summaryrefslogtreecommitdiff
path: root/lib/MC/MCObjectFileInfo.cpp
Commit message (Expand)AuthorAge
* AArch64/ARM64: port across stub handling for ELF C++ exceptions.Tim Northover2014-04-16
* [C++11] More 'nullptr' conversion or in some cases just using a boolean check...Craig Topper2014-04-13
* WinCOFF: Emit common symbols as specified in the COFF specDavid Majnemer2014-04-08
* ARM64: initial backend importTim Northover2014-03-29
* MC-exceptions: add support for compact-unwind without .eh_frameTim Northover2014-03-29
* Canonicalise Windows target triple spellingsSaleem Abdulrasool2014-03-27
* AArch64_BE Elf support for MC-JIT runtime dynamic linkerChristian Pirker2014-03-26
* DebugInfo: Add fission-related sections to COFFDavid Blaikie2014-03-26
* MC: Remove superfluous section attribute flag definitionsDavid Majnemer2014-03-07
* Reapply "MC: simplify object file selection for Windows"Saleem Abdulrasool2014-03-06
* Support: split object format out of environmentSaleem Abdulrasool2014-03-06
* MC: simplify object file selection for WindowsSaleem Abdulrasool2014-03-06
* Use __literal16. It has been supported by the linker since 2005.Rafael Espindola2014-02-13
* Reland r200340 - 'Add line table debug info to COFF files when using a win32 ...Timur Iskhodzhanov2014-01-30
* MC: Add a .debug section that we'll soon use to emit debug info into COFF filesTimur Iskhodzhanov2014-01-28
* Fix the DWARF EH encodings for Sparc PIC code.Jakob Stoklund Olesen2014-01-28
* Revert "Revert r198851, "Prototype of skeleton type units for fission""David Blaikie2014-01-10
* Revert r198851, "Prototype of skeleton type units for fission"NAKAMURA Takumi2014-01-09
* Prototype of skeleton type units for fissionDavid Blaikie2014-01-09
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-07
* DebugInfo: Move type units into the debug_types section with appropriate comd...David Blaikie2013-12-13
* Revert "DebugInfo: Move type units into the debug_types section with appropri...David Blaikie2013-12-13
* DebugInfo: Move type units into the debug_types section with appropriate comd...David Blaikie2013-12-13
* Revert "DebugInfo: Move type units into the debug_types section with appropri...David Blaikie2013-12-13
* DebugInfo: Move type units into the debug_types section with appropriate comd...David Blaikie2013-12-13
* Revert "DebugInfo: Move type units into the debug_types section with appropri...David Blaikie2013-12-11
* DebugInfo: Move type units into the debug_types section with appropriate comd...David Blaikie2013-12-11
* Add a method to get the object-file appropriate stack map section.Lang Hames2013-11-08
* Initialize BSSSection explicitly in InitMachOMCObjectFileInfo() to appease msvc.NAKAMURA Takumi2013-09-21
* MCObjectFileInfo.cpp: Fix a couple of possible typo(s), s/DwarfPub/DwarfGnuPu...NAKAMURA Takumi2013-09-10
* Add the gnu pubnames and pubtypes sections to the mc object fileEric Christopher2013-09-09
* [-cxx-abi microsoft] Stick zero initialized symbols into the .bss section for...David Majnemer2013-08-13
* [PowerPC] Support powerpc64le as a syntax-checking target.Bill Schmidt2013-07-26
* Revert: Emit personality function and Dwarf EH data for Win64 SEH.Kai Nacke2013-07-08
* Emit personality function and Dwarf EH data for Win64 SEH.Kai Nacke2013-07-06
* [SystemZ] Update non-pic DWARF encodingsUlrich Weigand2013-05-06
* [SystemZ] Define DWARF encodingUlrich Weigand2013-05-06
* Track the compact unwind encoding for when we are unable to generate compact ...Bill Wendling2013-04-10
* Fix the fde encoding used by mips to match gas.Rafael Espindola2013-04-03
* Mips direct object exception handling regressionJack Carter2013-04-01
* Fix the FDE encoding to be relative on ELF.Rafael Espindola2013-03-15
* Allow optionally generating pubnames section in DWARF info. IntroduceKrzysztof Parzyszek2013-02-12
* Add AArch64 as an experimental target.Tim Northover2013-01-31
* Split address information for DWARF5 split dwarf proposal. This involvesEric Christopher2013-01-15
* PowerPC: EH adjustmentsAdhemerval Zanella2013-01-09
* PowerPC: Fix eh_frame relocation for PIC Adhemerval Zanella2013-01-04
* Add section information for the DWARF5 split debug proposalEric Christopher2013-01-04
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-03
* Add the rest of the experimental fission sections to MC.Eric Christopher2012-11-30
* Add brief support for the fission .debug_info.dwo section forEric Christopher2012-11-28