Commit történet

Szerző SHA1 Üzenet Dátum
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 5 éve
  Jonas Maebe e7d1a77f9a * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS 5 éve
  nickysn a8fe46c0f5 + introduced labelmaxlen in tasminfo and added code in ReplaceForbiddenAsmSymbolChars that limits the 5 éve
  florian 8ac8c79a71 + initial support for arm-freertos largely based on patch by Michael Ring 5 éve
  florian 8ecdb2e9ca + dwarf support for tls threadvars 6 éve
  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) 6 éve
  florian 03f7ef4c63 * renamed tls model switches and symbols to match gcc 6 éve
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would 6 éve
  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 éve
  marcus 86940dfb32 AROS: added arm-aros target to compiler and fpcmake 9 éve
  Jeppe Johansen 1b02dd27dc Make relocation type more precise compared to output of gas. 9 éve
  Jeppe Johansen 52e505bff7 Fixed internal error in GOT related code for ARM internal assembler. 10 éve
  Jeppe Johansen 5c3093a937 Add most non-VFP Thumb-2 instruction entries for the ARM internal writer. 10 éve
  Jeppe Johansen b4a4dda4e5 Make sure to change BLX instructions back to BL when the target is not a Thumb function. 10 éve
  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 éve
  Jeppe Johansen 0b5bcdf439 Modify fixup of BL/BLX instructions and ensure proper form is generated. 10 éve
  Jeppe Johansen eb3eaab54b Fix some small encoding bugs. 10 éve
  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 éve
  sergei 4a90d7e3de + ARM internal linker: very initial support for Thumb mode, helloworld-class programs compiled with "-Cparmv6m -CIthumb" can now run. 11 éve
  sergei 97a706c672 + Add definitions for ELF header flags. 12 éve
  sergei 32ffddaad8 + ELF linker back-ends for ARM and MIPS. 12 éve