rizin/libr/asm/arch/arm/gnu
2016-08-06 05:12:58 +01:00
..
arm-dis.c
elfarm.h
floatformat.c Port to Termux (Android-Debian environment) 2016-08-06 05:12:58 +01:00
floatformat.h
gnu-arm.h
README.md

Instructions to update this code

Download latest GNU binutils

  • overwrite
  • s/#%/%/g - no # for decimal numbers
  • s/\t/ /g - no tabs plz
  • find all '" ; "' and remove related code
  • find info->symbols references and comment them out
  • Find " ; 0x" and remove all those refs
  • Use git diff in case of doubt
  • Remove all references to abort()