index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
MC
/
MCObjectFileInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
MC: Remove superfluous section attribute flag definitions
David Majnemer
2014-03-07
1
-42
/
+42
*
Reapply "MC: simplify object file selection for Windows"
Saleem Abdulrasool
2014-03-06
1
-3
/
+2
*
Support: split object format out of environment
Saleem Abdulrasool
2014-03-06
1
-2
/
+2
*
MC: simplify object file selection for Windows
Saleem Abdulrasool
2014-03-06
1
-4
/
+3
*
Use __literal16. It has been supported by the linker since 2005.
Rafael Espindola
2014-02-13
1
-10
/
+4
*
Reland r200340 - 'Add line table debug info to COFF files when using a win32 ...
Timur Iskhodzhanov
2014-01-30
1
-0
/
+4
*
MC: Add a .debug section that we'll soon use to emit debug info into COFF files
Timur Iskhodzhanov
2014-01-28
1
-0
/
+7
*
Fix the DWARF EH encodings for Sparc PIC code.
Jakob Stoklund Olesen
2014-01-28
1
-0
/
+27
*
Revert "Revert r198851, "Prototype of skeleton type units for fission""
David Blaikie
2014-01-10
1
-2
/
+3
*
Revert r198851, "Prototype of skeleton type units for fission"
NAKAMURA Takumi
2014-01-09
1
-3
/
+2
*
Prototype of skeleton type units for fission
David Blaikie
2014-01-09
1
-2
/
+3
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-1
/
+1
*
DebugInfo: Move type units into the debug_types section with appropriate comd...
David Blaikie
2013-12-13
1
-0
/
+12
*
Revert "DebugInfo: Move type units into the debug_types section with appropri...
David Blaikie
2013-12-13
1
-12
/
+0
*
DebugInfo: Move type units into the debug_types section with appropriate comd...
David Blaikie
2013-12-13
1
-0
/
+12
*
Revert "DebugInfo: Move type units into the debug_types section with appropri...
David Blaikie
2013-12-13
1
-12
/
+0
*
DebugInfo: Move type units into the debug_types section with appropriate comd...
David Blaikie
2013-12-13
1
-0
/
+12
*
Revert "DebugInfo: Move type units into the debug_types section with appropri...
David Blaikie
2013-12-11
1
-12
/
+0
*
DebugInfo: Move type units into the debug_types section with appropriate comd...
David Blaikie
2013-12-11
1
-0
/
+12
*
Add a method to get the object-file appropriate stack map section.
Lang Hames
2013-11-08
1
-0
/
+3
*
Initialize BSSSection explicitly in InitMachOMCObjectFileInfo() to appease msvc.
NAKAMURA Takumi
2013-09-21
1
-0
/
+3
*
MCObjectFileInfo.cpp: Fix a couple of possible typo(s), s/DwarfPub/DwarfGnuPu...
NAKAMURA Takumi
2013-09-10
1
-2
/
+2
*
Add the gnu pubnames and pubtypes sections to the mc object file
Eric Christopher
2013-09-09
1
-0
/
+24
*
[-cxx-abi microsoft] Stick zero initialized symbols into the .bss section for...
David Majnemer
2013-08-13
1
-0
/
+6
*
[PowerPC] Support powerpc64le as a syntax-checking target.
Bill Schmidt
2013-07-26
1
-2
/
+3
*
Revert: Emit personality function and Dwarf EH data for Win64 SEH.
Kai Nacke
2013-07-08
1
-10
/
+5
*
Emit personality function and Dwarf EH data for Win64 SEH.
Kai Nacke
2013-07-06
1
-5
/
+10
*
[SystemZ] Update non-pic DWARF encodings
Ulrich Weigand
2013-05-06
1
-6
/
+13
*
[SystemZ] Define DWARF encoding
Ulrich Weigand
2013-05-06
1
-0
/
+9
*
Track the compact unwind encoding for when we are unable to generate compact ...
Bill Wendling
2013-04-10
1
-1
/
+7
*
Fix the fde encoding used by mips to match gas.
Rafael Espindola
2013-04-03
1
-4
/
+7
*
Mips direct object exception handling regression
Jack Carter
2013-04-01
1
-3
/
+4
*
Fix the FDE encoding to be relative on ELF.
Rafael Espindola
2013-03-15
1
-6
/
+6
*
Allow optionally generating pubnames section in DWARF info. Introduce
Krzysztof Parzyszek
2013-02-12
1
-0
/
+12
*
Add AArch64 as an experimental target.
Tim Northover
2013-01-31
1
-0
/
+19
*
Split address information for DWARF5 split dwarf proposal. This involves
Eric Christopher
2013-01-15
1
-0
/
+3
*
PowerPC: EH adjustments
Adhemerval Zanella
2013-01-09
1
-10
/
+7
*
PowerPC: Fix eh_frame relocation for PIC
Adhemerval Zanella
2013-01-04
1
-0
/
+11
*
Add section information for the DWARF5 split debug proposal
Eric Christopher
2013-01-04
1
-0
/
+3
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-1
/
+1
*
Add the rest of the experimental fission sections to MC.
Eric Christopher
2012-11-30
1
-0
/
+13
*
Add brief support for the fission .debug_info.dwo section for
Eric Christopher
2012-11-28
1
-0
/
+5
*
Add comments.
Eric Christopher
2012-11-28
1
-0
/
+4
*
Add names for the accelerator table sections so that they can
Eric Christopher
2012-10-08
1
-0
/
+12
*
Support for generating ELF objects on Windows.
Andrew Kaylor
2012-10-02
1
-0
/
+1
*
Emit dtors into proper section while compiling in vcpp-compatible mode.
Anton Korobeynikov
2012-09-23
1
-6
/
+14
*
Fix for .pdata and .xdata section attributes on COFF.
Anton Korobeynikov
2012-08-08
1
-4
/
+2
*
Tidy up. Trailing whitespace.
Jim Grosbach
2012-05-11
1
-1
/
+1
*
Use the correct section types on Solaris for unwind data on both x86 and x86-64.
David Chisnall
2012-04-10
1
-3
/
+8
*
Emit global ctors into .CRT$XCU instead of .ctors on Win32. Patch by Joe Groff!
Michael J. Spencer
2012-02-23
1
-6
/
+16
[next]