9 Commits (223989adb9cce379d650b9cd67581c0a26df2f6f)

Author SHA1 Message Date
Andre Richter 223989adb9
Overhaul linker script 3 years ago
Andre Richter 2f90304149
Add color and verbosity to Makefile 3 years ago
Andre Richter 5e65a80145
Rework conditional compilation for lib.rs for tests 3 years ago
Andre Richter e451d9d62c
Fix accidentally commited temp change 3 years ago
Andre Richter 6db8b2bc72
Update toolchain 3 years ago
Andre Richter 44bb3f8942
Update copyright year 4 years ago
Andre Richter bd16dfe4b3
Demangle++: Pipe through rustfilt 4 years ago
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.
4 years ago
Andre Richter 72215fcdb5
Shorten tutorial names 4 years ago