Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
0a89d2bf76dc3b800cd5a027c7823e67290c6eda
/
llvm
/
lib
/
MC
/
MCObjectFileInfo.cpp
3d96acb
[-cxx-abi microsoft] Stick zero initialized symbols into the .bss section for COFF
by David Majnemer
· 12 years ago
0a9170d
[PowerPC] Support powerpc64le as a syntax-checking target.
by Bill Schmidt
· 12 years ago
4209730
Revert: Emit personality function and Dwarf EH data for Win64 SEH.
by Kai Nacke
· 12 years ago
c947ad2
Emit personality function and Dwarf EH data for Win64 SEH.
by Kai Nacke
· 12 years ago
e7c6dfe
by Ulrich Weigand
· 12 years ago
0213e7f
by Ulrich Weigand
· 12 years ago
2d1df6b
Track the compact unwind encoding for when we are unable to generate compact unwind information.
by Bill Wendling
· 13 years ago
b9b7ae0
Fix the fde encoding used by mips to match gas.
by Rafael Espindola
· 13 years ago
9423f50
Mips direct object exception handling regression
by Jack Carter
· 13 years ago
ef9d349
Fix the FDE encoding to be relative on ELF.
by Rafael Espindola
· 13 years ago
228daa6
Allow optionally generating pubnames section in DWARF info. Introduce
by Krzysztof Parzyszek
· 13 years ago
e0e3aef
Add AArch64 as an experimental target.
by Tim Northover
· 13 years ago
962c908
Split address information for DWARF5 split dwarf proposal. This involves
by Eric Christopher
· 13 years ago
1ae2248
PowerPC: EH adjustments
by Adhemerval Zanella
· 13 years ago
9b0b781
PowerPC: Fix eh_frame relocation for PIC
by Adhemerval Zanella
· 13 years ago
c0fa867
Add section information for the DWARF5 split debug proposal
by Eric Christopher
· 13 years ago
ed0881b
Use the new script to sort the includes of every file under lib.
by Chandler Carruth
· 13 years ago
3c23009
Add the rest of the experimental fission sections to MC.
by Eric Christopher
· 13 years ago
c3b434b
Add brief support for the fission .debug_info.dwo section for ELF output.
by Eric Christopher
· 13 years ago
27ed8ec
Add comments.
by Eric Christopher
· 13 years ago
a0ad67d
Add names for the accelerator table sections so that they can
by Eric Christopher
· 13 years ago
feb805f
Support for generating ELF objects on Windows.
by Andrew Kaylor
· 13 years ago
37d7300
Emit dtors into proper section while compiling in vcpp-compatible mode.
by Anton Korobeynikov
· 13 years ago
cc8c539
Fix for .pdata and .xdata section attributes on COFF. Patch by kai@redstar.de !
by Anton Korobeynikov
· 13 years ago
dc1e36e
Tidy up. Trailing whitespace.
by Jim Grosbach
· 13 years ago
bbec872
Use the correct section types on Solaris for unwind data on both x86 and x86-64.
by David Chisnall
· 14 years ago
b560d07
Emit global ctors into .CRT$XCU instead of .ctors on Win32. Patch by Joe Groff!
by Michael J. Spencer
· 14 years ago
07f8d3e
Generate the correct EH frame section types on Solaris, this time without breaking other platforms...
by David Chisnall
· 14 years ago
85dd309
Revert r150814. It turns out that there is a good reason for this after all...
by David Chisnall
· 14 years ago
38e25ab
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.
by David Chisnall
· 14 years ago
c6b4017
Add support for implicit TLS model used with MS VC runtime. Patch by Kai Nacke!
by Anton Korobeynikov
· 14 years ago
7722a2d
Properly emit ctors / dtors with priorities into desired sections
by Anton Korobeynikov
· 14 years ago
965e0c6
Emit the ctors in the proper order on ARM/EABI.
by Anton Korobeynikov
· 14 years ago
0dde349
Tidy up. 80 columns.
by Jim Grosbach
· 14 years ago
5223a57
Remove the pubnames section, no one consumes it.
by Eric Christopher
· 14 years ago
4996c70
Add the support code to enable the dwarf accelerator tables. Upcoming patches
by Eric Christopher
· 14 years ago
1a62d78
On an ELF system, ".debug_str" is mergeable and contains null terminated strings
by Nick Lewycky
· 14 years ago
7113f22
Fix grammar, noticed by Duncan.
by Bill Wendling
· 14 years ago
ebab735
Initialize CompactUnwindSection so that other targets won't use an uninitialized value.
by Bill Wendling
· 14 years ago
c3035d6
X86 is the only target that uses coff format. This should fixes test failures running on Windows, Cygwin, or MingW hosts.
by Evan Cheng
· 14 years ago
bbf3b0d
Goodbye TargetAsmInfo. This eliminate last bit of CodeGen and Target in llvm-mc.
by Evan Cheng
· 14 years ago
acb9ed4
Initialize the EHFrameSection pointer to zero.
by Benjamin Kramer
· 14 years ago
7679299
Add MCObjectFileInfo and sink the MCSections initialization code from
by Evan Cheng
· 14 years ago