Historial de Commits

Autor SHA1 Mensaje Fecha
  svenbarth deb86a9e70 * Windows and GNU AS both correctly handle read only sections with relocations, so make use of that hace 8 años
  Károly Balogh f1f18d6f83 aggas: removed a bunch of amiga related hacks which are unnecessary if those systems use an aout GAS writer. made it possible to inject sectionattrs in a generic way hace 8 años
  Károly Balogh 4e51dc2298 m68k: enable named sections for vasm generated objects. have a separate as_m68k_as_aout for a.out objects which doesn't have named sections. amiga and atari gas defaults to a.out, so have it default on these systems. finally enable section smartlinking for amiga and atari, which will be used with vasm assembler hace 8 años
  Károly Balogh ff09cb569d atari: the Atari GNU AS won't tolerate .section .fpc, much like the amiga one hace 9 años
  Károly Balogh 39f0b9c888 m68k: added atari to the .section exception list in the GNU AS writer hace 9 años
  Jonas Maebe 5ac99f62e9 + AT_METADATA symbol type for data that is unrelated to the program hace 9 años
  florian 90b284e169 + generate .debug_aranges sections for dwarf debug info: enables faster address to debug info translation hace 9 años
  nickysn 178dab45d3 + added new asm directive 'asd_cpu' (specifies the CPU's instruction set) in the hace 9 años
  Jonas Maebe 3aba28deb7 * factored out the generation of the Objective-C section names, so we can hace 9 años
  Jonas Maebe 110a5642c0 - removed ait_weak/tai_weak, and replaced it with the previously existing hace 9 años
  Jonas Maebe d303e15eae * support custom section names for Darwin platforms hace 10 años
  pierre 61aa4b6a40 Solaris assembler does not want 0x90 fill pattern for text section alignment hace 10 años
  pierre 90ff332b49 Add -Aas-sol to use native Solaris assembler hace 10 años
  yury 2bcd49bbc4 * Fixed i386 case jump table when PIC with GOT and an external assembler is used. hace 10 años
  yury e04a3b4ac6 * Removed unused vars for x86 compiler. hace 10 años
  yury 432248cbf1 * Removed lot of unused vars. hace 10 años
  yury 61c0448903 * Big fix for ARM GOT support to make it work: hace 10 años
  Jonas Maebe 991e1f49bd * store a pointer to the used tasminfo record in every assembler writer, so hace 10 años
  Jonas Maebe b3d0197f98 * factored out the output file handling (mostly writing data) from the hace 10 años
  Jonas Maebe 3f9f498e0d - removed leftover alpha, ia64 and vis code hace 10 años
  florian d180187a48 + DEBUG_AGGAS: tais like tai_marker are written as comments hace 10 años
  Jeppe Johansen e2272c8a7e Added aitconst_gs for AVR pointer references to Flash. hace 10 años
  Jonas Maebe bd203a5b57 * synchronised with trunk till r30240 hace 10 años
  Jonas Maebe 9a73c9a460 * avoid string truncation for ait_symbolpair in assembler writer hace 10 años
  Jonas Maebe fb27dff638 * generate ".abiversion 2" directive when targeting ppc64/ELFv2 hace 10 años
  Jonas Maebe 8445381929 * merged ait_set and ait_thumb_set into a single tai class hace 10 años
  Jonas Maebe 1e227f78fe * factored out the check for whether we have to generate dotted function hace 10 años
  Jeppe Johansen 914e9e7b49 Merged from trunk hace 10 años
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 hace 10 años
  Jonas Maebe 79a06b1514 + iphonesim/x86_64 target (64 bit iOS simulator) hace 10 años