rust-raspberrypi-OS-tutorials/docker/rustembedded-osdev-utils
Andre Richter b30bc518c4
Switch to GCC objdump and nm
The GCC versions of `objdump` and `nm` seem to have better out-of-the-box
support (for AArch64). Demangling works better, and instructions in objdump are
presented as 4 bytes instead of 4 * 1 bytes, which helps a lot.

Hence, switch to the GCC versions for now until LLVM has caught up.
2020-11-01 15:58:05 +01:00
..
auto Add code for tutorial 09 2019-10-27 23:12:48 +01:00
Dockerfile Switch to GCC objdump and nm 2020-11-01 15:58:05 +01:00
Makefile Introducing Minipush, a raspbootcom replacement. 2020-01-14 20:45:41 +01:00
rpi3.cfg Add code for tutorial 09 2019-10-27 23:12:48 +01:00
rpi4.cfg Add code for tutorial 09 2019-10-27 23:12:48 +01:00