Commit History

作者 SHA1 備註 提交日期
  florian 8ecdb2e9ca + dwarf support for tls threadvars 5 年之前
  florian 16163b74ec + support for the gnu2 general-dynamic tls model on arm, use it instead of the gnu one as the gnu2 one can be relaxed (access optimizations by the linker) 5 年之前
  florian 03f7ef4c63 * renamed tls model switches and symbols to match gcc 5 年之前
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would 6 年之前
  Károly Balogh dbb91b5ef0 arm-netbsd: added platform define and dummy rtl files so the build passes for this platform. port not functional yet 7 年之前
  marcus 86940dfb32 AROS: added arm-aros target to compiler and fpcmake 8 年之前
  Jeppe Johansen 1b02dd27dc Make relocation type more precise compared to output of gas. 9 年之前
  Jeppe Johansen 52e505bff7 Fixed internal error in GOT related code for ARM internal assembler. 10 年之前
  Jeppe Johansen 5c3093a937 Add most non-VFP Thumb-2 instruction entries for the ARM internal writer. 10 年之前
  Jeppe Johansen b4a4dda4e5 Make sure to change BLX instructions back to BL when the target is not a Thumb function. 10 年之前
  Jeppe Johansen fe0cdcfb2e Add a small function to handle encoding of CPU specific ELF flags. This is used to encode EABI version for ARM. 10 年之前
  Jeppe Johansen 0b5bcdf439 Modify fixup of BL/BLX instructions and ensure proper form is generated. 10 年之前
  Jeppe Johansen eb3eaab54b Fix some small encoding bugs. 10 年之前
  Jeppe Johansen 9e5979e8be Implemented UAL syntax support in the ARM assembler reader. Can be toggled with a field for now, but not implemented yet. Still using pre-UAL syntax for now. 10 年之前
  sergei 4a90d7e3de + ARM internal linker: very initial support for Thumb mode, helloworld-class programs compiled with "-Cparmv6m -CIthumb" can now run. 11 年之前
  sergei 97a706c672 + Add definitions for ELF header flags. 11 年之前
  sergei 32ffddaad8 + ELF linker back-ends for ARM and MIPS. 12 年之前