Jonas Maebe
|
3fee990218
* on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/
|
%!s(int64=6) %!d(string=hai) anos |
florian
|
1ed0000ae8
+ Encode(U/S)leb128 take now a third parameter to force that the constant has a certain minimum size
|
%!s(int64=6) %!d(string=hai) anos |
Jonas Maebe
|
9e9a982bfe
* synchronised with trunk till r42095
|
%!s(int64=6) %!d(string=hai) anos |
Jonas Maebe
|
47812c8a3d
* don't double-define function aliases for Darwin defined via ".set" directive
|
%!s(int64=6) %!d(string=hai) anos |
Jonas Maebe
|
1b6425176b
* synchronised with trunk till r42049
|
%!s(int64=6) %!d(string=hai) anos |
Jonas Maebe
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
%!s(int64=6) %!d(string=hai) anos |
Jonas Maebe
|
5d28e2156b
+ support for generating Dwarf CFI using .cfi_* directives
|
%!s(int64=6) %!d(string=hai) anos |
florian
|
27ab140dd9
+ gcc_except_table section
|
%!s(int64=6) %!d(string=hai) anos |
florian
|
9f16c34329
+ initial work for tls-based threadvar support on arm-linux
|
%!s(int64=6) %!d(string=hai) anos |
florian
|
a092da723a
+ new fields for more precise control of alignment
|
%!s(int64=6) %!d(string=hai) anos |
florian
|
0cc3be49fa
* GAS readers and writers can handle section flags
|
%!s(int64=6) %!d(string=hai) anos |
Jeppe Johansen
|
74a7963d58
Redo overflow checking code.
|
%!s(int64=6) %!d(string=hai) anos |
Károly Balogh
|
ac127ac10a
palmos: no .rodata section here either
|
%!s(int64=7) %!d(string=hai) anos |
nickysn
|
2af5c9d508
* changed type used for section alignment from byte/shortint to longint, so the
|
%!s(int64=7) %!d(string=hai) anos |
yury
|
f37613ddd8
* Use .rodata and .data.rel.ro sections for Android with PIC.
|
%!s(int64=8) %!d(string=hai) anos |
pierre
|
f7c2ab2e7c
aggas.pas: Make WriteSection method of TGNUAssembler class virtual.
|
%!s(int64=8) %!d(string=hai) anos |
pierre
|
6eee90ad3f
Fix section alignment code for GNU assembler for smartlinked objects on aix system
|
%!s(int64=8) %!d(string=hai) anos |
yury
|
d139868dc4
* Use .rodata section for Android.
|
%!s(int64=8) %!d(string=hai) anos |
svenbarth
|
deb86a9e70
* Windows and GNU AS both correctly handle read only sections with relocations, so make use of that
|
%!s(int64=8) %!d(string=hai) anos |
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
|
%!s(int64=8) %!d(string=hai) anos |
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
|
%!s(int64=8) %!d(string=hai) anos |
Károly Balogh
|
ff09cb569d
atari: the Atari GNU AS won't tolerate .section .fpc, much like the amiga one
|
%!s(int64=8) %!d(string=hai) anos |
Károly Balogh
|
39f0b9c888
m68k: added atari to the .section exception list in the GNU AS writer
|
%!s(int64=8) %!d(string=hai) anos |
Jonas Maebe
|
5ac99f62e9
+ AT_METADATA symbol type for data that is unrelated to the program
|
%!s(int64=9) %!d(string=hai) anos |
florian
|
90b284e169
+ generate .debug_aranges sections for dwarf debug info: enables faster address to debug info translation
|
%!s(int64=9) %!d(string=hai) anos |
nickysn
|
178dab45d3
+ added new asm directive 'asd_cpu' (specifies the CPU's instruction set) in the
|
%!s(int64=9) %!d(string=hai) anos |
Jonas Maebe
|
3aba28deb7
* factored out the generation of the Objective-C section names, so we can
|
%!s(int64=9) %!d(string=hai) anos |
Jonas Maebe
|
110a5642c0
- removed ait_weak/tai_weak, and replaced it with the previously existing
|
%!s(int64=9) %!d(string=hai) anos |
Jonas Maebe
|
d303e15eae
* support custom section names for Darwin platforms
|
%!s(int64=9) %!d(string=hai) anos |
pierre
|
61aa4b6a40
Solaris assembler does not want 0x90 fill pattern for text section alignment
|
%!s(int64=9) %!d(string=hai) anos |