Move alignment from MCSectionData to MCSection.
[oota-llvm.git] / lib / MC / MCObjectFileInfo.cpp
2015-05-21 Rafael EspindolaMove alignment from MCSectionData to MCSection.
2015-05-04 Keno FischerRespect object format choice on Darwin
2015-04-29 Douglas Katzman[Sparc] Really add sparcel architecture support.
2015-03-11 Rafael EspindolaDon't print labels that on ELF are never used.
2015-03-10 Rafael EspindolaAdd missing section symbol to COFF's .debug_types.dwo.
2015-03-10 Rafael EspindolaCreate symbols marking the start of a section earlier.
2015-03-10 Rafael Espindolaclang-format code that is about to change.
2015-03-02 Paul RobinsonRemove useless .debug_macinfo section setup.
2015-02-22 David MajnemerCOFF: Add 'IMAGE_SCN_CNT_INITIALIZED_DATA' to all DWARF...
2015-02-22 David MajnemerCOFF: Consistently format the DWARF sections
2015-01-29 Rafael EspindolaCompute the ELF SectionKind from the flags.
2014-11-27 Rafael EspindolaCommit back the correct bits of r222760 (was r222538).
2014-11-27 Rafael EspindolaRevert "Reapply 222538 and update tests to explicitly...
2014-11-25 Joerg SonnenbergerReapply 222538 and update tests to explicitly request...
2014-11-22 Simon PilgrimTidied up target triple OS detection. NFC
2014-11-21 Duncan P. N. Exon... Revert "Allow FDE references outside the +/-2GB range...
2014-11-21 Joerg SonnenbergerAllow FDE references outside the +/-2GB range supported...
2014-11-14 Frederic RissCOFF: Add support for Dwarf accelerator tables.
2014-11-05 Petar Jovanovic[mips64] Fix MIPS64 exception personality encoding
2014-09-21 David MajnemerMC: Support aligned COMMON symbols for COFF
2014-08-01 Philip ReamesAdd support for StackMap section for ELF/Linux systems
2014-07-25 David BlaikieReapply "DebugInfo: Don't put fission type units in...
2014-07-24 Joerg SonnenbergerUse the same .eh_frame encoding for 32bit PPC as on...
2014-07-23 Tim NorthoverAArch64: remove arm64 triple enumerator.
2014-06-25 NAKAMURA TakumiRe-apply r211399, "Generate native unwind info on Win64...
2014-06-23 Rafael EspindolaStop producing func.eh symbols on Darwin.
2014-06-22 Saleem AbdulrasoolMC: adjust text section flags for WoA
2014-06-22 NAKAMURA TakumiRevert r211399, "Generate native unwind info on Win64"
2014-06-20 Rafael EspindolaUse compact unwind for the iOS simulator.
2014-06-20 Rafael EspindolaUse a helper function and clang-format.
2014-06-20 Reid KlecknerGenerate native unwind info on Win64
2014-06-09 Patrik HagglundFix gcc warning (enumeral and non-enumeral type in...
2014-06-08 Saleem AbdulrasoolMC: fix text section characteristics for WoA
2014-06-08 Saleem AbdulrasoolMC: fix ctor/dtor section for windows-itanium
2014-06-08 Saleem AbdulrasoolMC: whitespace, grouping for COFF section setup
2014-05-30 Logan ChienFix MIPS exception personality encoding.
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place
2014-05-21 David BlaikieRevert "DebugInfo: Don't put fission type units in...
2014-05-21 Saleem AbdulrasoolMC: mark COFF .drectve section as REMOVE
2014-05-16 NAKAMURA TakumiMC: Add DwarfTypesDWOSection also to MCCOFF.
2014-05-15 David BlaikieDebugInfo: Don't put fission type units in comdat sections.
2014-05-13 Joerg SonnenbergerCheck explicitly for EHABI and just use the default...
2014-05-12 Rafael EspindolaRemove always true argument and unused field.
2014-05-07 Joerg SonnenbergerAllow using normal .eh_frame based unwinding on ARM...
2014-04-30 Joerg SonnenbergerAdd missing breaks.
2014-04-30 Joerg SonnenbergerSwitch over getArch()'s result.
2014-04-30 James Molloy[ARM64] Ensure arm64_be is dealt with when emitting...
2014-04-27 Saleem AbdulrasoolMC: restore behaviour of defaulting to ELF
2014-04-27 Saleem AbdulrasoolAdd WoA object file emission support
2014-04-16 Tim NorthoverAArch64/ARM64: port across stub handling for ELF C...
2014-04-13 Craig Topper[C++11] More 'nullptr' conversion or in some cases...
2014-04-08 David MajnemerWinCOFF: Emit common symbols as specified in the COFF...
2014-03-29 Tim NorthoverARM64: initial backend import
2014-03-29 Tim NorthoverMC-exceptions: add support for compact-unwind without...
2014-03-27 Saleem AbdulrasoolCanonicalise Windows target triple spellings
2014-03-26 Christian PirkerAArch64_BE Elf support for MC-JIT runtime dynamic linker
2014-03-26 David BlaikieDebugInfo: Add fission-related sections to COFF
2014-03-07 David MajnemerMC: Remove superfluous section attribute flag definitions
2014-03-06 Saleem AbdulrasoolReapply "MC: simplify object file selection for Windows"
2014-03-06 Saleem AbdulrasoolSupport: split object format out of environment
2014-03-06 Saleem AbdulrasoolMC: simplify object file selection for Windows
2014-02-13 Rafael EspindolaUse __literal16. It has been supported by the linker...
2014-01-30 Timur IskhodzhanovReland r200340 - 'Add line table debug info to COFF...
2014-01-28 Timur IskhodzhanovMC: Add a .debug section that we'll soon use to emit...
2014-01-28 Jakob Stoklund OlesenFix the DWARF EH encodings for Sparc PIC code.
2014-01-10 David BlaikieRevert "Revert r198851, "Prototype of skeleton type...
2014-01-09 NAKAMURA TakumiRevert r198851, "Prototype of skeleton type units for...
2014-01-09 David BlaikiePrototype of skeleton type units for fission
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-12-13 David BlaikieDebugInfo: Move type units into the debug_types section...
2013-12-13 David BlaikieRevert "DebugInfo: Move type units into the debug_types...
2013-12-13 David BlaikieDebugInfo: Move type units into the debug_types section...
2013-12-13 David BlaikieRevert "DebugInfo: Move type units into the debug_types...
2013-12-13 David BlaikieDebugInfo: Move type units into the debug_types section...
2013-12-11 David BlaikieRevert "DebugInfo: Move type units into the debug_types...
2013-12-11 David BlaikieDebugInfo: Move type units into the debug_types section...
2013-11-08 Lang HamesAdd a method to get the object-file appropriate stack...
2013-09-21 NAKAMURA TakumiInitialize BSSSection explicitly in InitMachOMCObjectFi...
2013-09-10 NAKAMURA TakumiMCObjectFileInfo.cpp: Fix a couple of possible typo...
2013-09-09 Eric ChristopherAdd the gnu pubnames and pubtypes sections to the mc...
2013-08-13 David Majnemer[-cxx-abi microsoft] Stick zero initialized symbols...
2013-07-26 Bill Schmidt[PowerPC] Support powerpc64le as a syntax-checking...
2013-07-08 Kai NackeRevert: Emit personality function and Dwarf EH data...
2013-07-06 Kai NackeEmit personality function and Dwarf EH data for Win64...
2013-05-06 Ulrich Weigand[SystemZ] Update non-pic DWARF encodings
2013-05-06 Ulrich Weigand[SystemZ] Define DWARF encoding
2013-04-10 Bill WendlingTrack the compact unwind encoding for when we are unabl...
2013-04-03 Rafael EspindolaFix the fde encoding used by mips to match gas.
2013-04-01 Jack CarterMips direct object exception handling regression
2013-03-15 Rafael EspindolaFix the FDE encoding to be relative on ELF.
2013-02-12 Krzysztof ParzyszekAllow optionally generating pubnames section in DWARF...
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.
2013-01-15 Eric ChristopherSplit address information for DWARF5 split dwarf propos...
2013-01-09 Adhemerval ZanellaPowerPC: EH adjustments
2013-01-04 Adhemerval ZanellaPowerPC: Fix eh_frame relocation for PIC
2013-01-04 Eric ChristopherAdd section information for the DWARF5 split debug...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-11-30 Eric ChristopherAdd the rest of the experimental fission sections to MC.
2012-11-28 Eric ChristopherAdd brief support for the fission .debug_info.dwo secti...
2012-11-28 Eric ChristopherAdd comments.
next