Bill Wendling
|
62c75ad430
Track the compact unwind encoding for when we are unable to generate compact unwind information.
|
12 years ago |
Rafael Espindola
|
04011e8429
Fix the fde encoding used by mips to match gas.
|
12 years ago |
Jack Carter
|
732f4bc7c4
Mips direct object exception handling regression
|
12 years ago |
Rafael Espindola
|
7a86ffb19f
Fix the FDE encoding to be relative on ELF.
|
12 years ago |
Krzysztof Parzyszek
|
c5ef7eee3c
Allow optionally generating pubnames section in DWARF info. Introduce
|
12 years ago |
Tim Northover
|
72062f5744
Add AArch64 as an experimental target.
|
12 years ago |
Eric Christopher
|
72f7bfbf0e
Split address information for DWARF5 split dwarf proposal. This involves
|
12 years ago |
Adhemerval Zanella
|
a1db5de9e7
PowerPC: EH adjustments
|
12 years ago |
Adhemerval Zanella
|
7b449889e7
PowerPC: Fix eh_frame relocation for PIC
|
12 years ago |
Eric Christopher
|
60230ef987
Add section information for the DWARF5 split debug proposal
|
12 years ago |
Chandler Carruth
|
d04a8d4b33
Use the new script to sort the includes of every file under lib.
|
12 years ago |
Eric Christopher
|
67587f462e
Add the rest of the experimental fission sections to MC.
|
12 years ago |
Eric Christopher
|
6acb53152c
Add brief support for the fission .debug_info.dwo section for
|
12 years ago |
Eric Christopher
|
ea1504d0bd
Add comments.
|
12 years ago |
Eric Christopher
|
5b4461c0f1
Add names for the accelerator table sections so that they can
|
13 years ago |
Andrew Kaylor
|
7bbd6e366b
Support for generating ELF objects on Windows.
|
13 years ago |
Anton Korobeynikov
|
371e17c03c
Emit dtors into proper section while compiling in vcpp-compatible mode.
|
13 years ago |
Anton Korobeynikov
|
0a0e50cd18
Fix for .pdata and .xdata section attributes on COFF.
|
13 years ago |
Jim Grosbach
|
2684d9e3c7
Tidy up. Trailing whitespace.
|
13 years ago |
David Chisnall
|
bce0de462f
Use the correct section types on Solaris for unwind data on both x86 and x86-64.
|
13 years ago |
Michael J. Spencer
|
32d22ee11d
Emit global ctors into .CRT$XCU instead of .ctors on Win32. Patch by Joe Groff!
|
13 years ago |
David Chisnall
|
4cbcee1618
Generate the correct EH frame section types on Solaris, this time without breaking other platforms...
|
13 years ago |
David Chisnall
|
8bb51ef6d2
Revert r150814. It turns out that there is a good reason for this after all...
|
13 years ago |
David Chisnall
|
637b25a6a0
Don't lazily allocate eh_frame. We're not lazily allocating things like the LSDA, which are only used when the eh frame is used, so this lazy allocation doesn't really make sense.
|
13 years ago |
Anton Korobeynikov
|
d4a19b6a72
Add support for implicit TLS model used with MS VC runtime.
|
13 years ago |
Anton Korobeynikov
|
4a99f59aef
Properly emit ctors / dtors with priorities into desired sections
|
13 years ago |
Anton Korobeynikov
|
0cb2a45cce
Emit the ctors in the proper order on ARM/EABI.
|
13 years ago |
Jim Grosbach
|
946227d64a
Tidy up. 80 columns.
|
13 years ago |
Eric Christopher
|
dfa30e1ab2
Remove the pubnames section, no one consumes it.
|
13 years ago |
Eric Christopher
|
09ac3d8413
Add the support code to enable the dwarf accelerator tables. Upcoming patches
|
13 years ago |