Historique des commits

Auteur SHA1 Message Date
  Alligator-1 9caabdc4e7 Immediately set the capacity il y a 1 an
  florian bf57750436 * cosmetics il y a 1 an
  Pierre Muller 728fb7c58c Set ba variable upfront to avoid warning treated as error il y a 1 an
  Pierre Muller 79ed0db624 Avoid warning about unintialized 'ba' variable il y a 1 an
  Pierre Muller f3e03f0483 Fix tabs il y a 1 an
  Pierre Muller 1d1e070ad2 Support cross-endian compilation for telfobjdata.writereloc method il y a 1 an
  florian 4867d48e99 + support for .debug_loc and .debuc_loclist sections il y a 1 an
  pierre 17e3c31b7e Fix gotpcrel relocation for TESTQ x86_64 instruction il y a 4 ans
  florian 245b58c249 + support for arm attributes il y a 6 ans
  florian 56d91b4ca7 + support tls threadvars with the internal assembler il y a 6 ans
  florian 14b7eaa46f + x86-64: implemented support for relocation needed by tls threadvars in the binary elf writer il y a 6 ans
  Jonas Maebe 3fee990218 * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ il y a 6 ans
  Jonas Maebe 1b6425176b * synchronised with trunk till r42049 il y a 6 ans
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would il y a 6 ans
  florian 27ab140dd9 + gcc_except_table section il y a 6 ans
  nickysn b34ab6b279 * The MaybeSwapXXXHeader functions moved from ogelf to the elfbase unit, so they il y a 7 ans
  marco 9a136836fd * elf section alignment, patch by Florian, mantis #32900 il y a 7 ans
  nickysn 2af5c9d508 * changed type used for section alignment from byte/shortint to longint, so the il y a 8 ans
  florian b1dff29cbf * removed unused units il y a 8 ans
  Jonas Maebe 5ac99f62e9 + AT_METADATA symbol type for data that is unrelated to the program il y a 9 ans
  florian 90b284e169 + generate .debug_aranges sections for dwarf debug info: enables faster address to debug info translation il y a 9 ans
  Károly Balogh e0c21b6f8b ARM: avoid some range check errors, while running a compiler compiled with -CR il y a 9 ans
  Jeppe Johansen 0251263234 Move some of the local reloc calculation out of aasmcpu, and into COFF and ELF writers. il y a 9 ans
  yury 11a9ff4a43 * Removed unused vars for mipsel compiler. il y a 10 ans
  Jonas Maebe 991e1f49bd * store a pointer to the used tasminfo record in every assembler writer, so il y a 10 ans
  nickysn d204aaab72 * refactored "ar" object writer creation in the internal assembler to allow il y a 10 ans
  Jeppe Johansen 47dbec3111 Rebase to trunk revision il y a 10 ans
  sergei 53c943c5a1 + ELF linker: support writing DT_PREINIT_ARRAY/DT_INIT_ARRAY/DT_FINI_ARRAY dynamic tags. Still misses a lot of sanity checks, and does not sort entries. il y a 10 ans
  Jeppe Johansen 71cdedea82 Add missing NOP, and B instruction forms. il y a 10 ans
  Jeppe Johansen de00a1d76d Implement simple support for .thumb_func in the ELF output. il y a 10 ans