pierre
|
0b5af8a53f
Extend ait_ua_elf_const2str to all aitconst_XXX to fix mips/mipsel RTTI generation
|
5 жил өмнө |
Pierre Muller
|
7b2f6871ff
Fix bug report #39952.
|
2 жил өмнө |
florian
|
377193e72f
+ gcc_except_table section
|
6 жил өмнө |
Jonas Maebe
|
76045bfc04
* merged macOS/AArch64 support + revisions these changes depended on
|
4 жил өмнө |
marco
|
22f48c207e
|
6 жил өмнө |
Károly Balogh
|
ac127ac10a
palmos: no .rodata section here either
|
7 жил өмнө |
nickysn
|
2af5c9d508
* changed type used for section alignment from byte/shortint to longint, so the
|
7 жил өмнө |
yury
|
f37613ddd8
* Use .rodata and .data.rel.ro sections for Android with PIC.
|
8 жил өмнө |
pierre
|
f7c2ab2e7c
aggas.pas: Make WriteSection method of TGNUAssembler class virtual.
|
8 жил өмнө |
pierre
|
6eee90ad3f
Fix section alignment code for GNU assembler for smartlinked objects on aix system
|
8 жил өмнө |
yury
|
d139868dc4
* Use .rodata section for Android.
|
8 жил өмнө |
svenbarth
|
deb86a9e70
* Windows and GNU AS both correctly handle read only sections with relocations, so make use of that
|
8 жил өмнө |
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
|
8 жил өмнө |
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
|
8 жил өмнө |
Károly Balogh
|
ff09cb569d
atari: the Atari GNU AS won't tolerate .section .fpc, much like the amiga one
|
8 жил өмнө |
Károly Balogh
|
39f0b9c888
m68k: added atari to the .section exception list in the GNU AS writer
|
8 жил өмнө |
Jonas Maebe
|
5ac99f62e9
+ AT_METADATA symbol type for data that is unrelated to the program
|
9 жил өмнө |
florian
|
90b284e169
+ generate .debug_aranges sections for dwarf debug info: enables faster address to debug info translation
|
9 жил өмнө |
nickysn
|
178dab45d3
+ added new asm directive 'asd_cpu' (specifies the CPU's instruction set) in the
|
9 жил өмнө |
Jonas Maebe
|
3aba28deb7
* factored out the generation of the Objective-C section names, so we can
|
9 жил өмнө |
Jonas Maebe
|
110a5642c0
- removed ait_weak/tai_weak, and replaced it with the previously existing
|
9 жил өмнө |
Jonas Maebe
|
d303e15eae
* support custom section names for Darwin platforms
|
9 жил өмнө |
pierre
|
61aa4b6a40
Solaris assembler does not want 0x90 fill pattern for text section alignment
|
9 жил өмнө |
pierre
|
90ff332b49
Add -Aas-sol to use native Solaris assembler
|
9 жил өмнө |
yury
|
2bcd49bbc4
* Fixed i386 case jump table when PIC with GOT and an external assembler is used.
|
9 жил өмнө |
yury
|
e04a3b4ac6
* Removed unused vars for x86 compiler.
|
10 жил өмнө |
yury
|
432248cbf1
* Removed lot of unused vars.
|
10 жил өмнө |
yury
|
61c0448903
* Big fix for ARM GOT support to make it work:
|
10 жил өмнө |
Jonas Maebe
|
991e1f49bd
* store a pointer to the used tasminfo record in every assembler writer, so
|
10 жил өмнө |
Jonas Maebe
|
b3d0197f98
* factored out the output file handling (mostly writing data) from the
|
10 жил өмнө |