OSDN Git Service

Update aosp/master LLVM for rebase to r256229
[android-x86/external-llvm.git] / lib / MC / MCSectionMachO.cpp
2016-03-21 Pirama Arumuga NainarUpdate aosp/master LLVM for rebase to r256229
2015-06-08 Stephen HinesMerge "add aarch64 codegen for x86_64 LLVM if specified"
2015-04-10 Pirama Arumuga Nainaram 31195f0b: Merge "Update aosp/master llvm for rebase...
2015-04-10 Pirama Arumuga NainarMerge "Update aosp/master llvm for rebase to r233350"
2015-04-09 Pirama Arumuga NainarUpdate aosp/master llvm for rebase to r233350
2014-05-30 Stephen Hinesam 8b6f0f11: am 51c66e01: am cd06393a: Merge "Update...
2014-05-30 Stephen Hinesam 51c66e01: am cd06393a: Merge "Update LLVM for 3...
2014-05-30 Stephen Hinesam cd06393a: Merge "Update LLVM for 3.5 rebase (r209712)."
2014-05-30 Stephen HinesMerge "Update LLVM for 3.5 rebase (r209712)."
2014-05-29 Stephen HinesUpdate LLVM for 3.5 rebase (r209712).
2014-05-05 Stephen HinesMerge "Don't try to use Clang on Windows yet."
2014-04-29 Bill YiMerge commit '2136801bbd32f5e9554aa8009d0e5f862744162b...
2014-04-25 Stephen Hinesam 1f3d12be: am b5eb99b8: am 37a6adeb: Merge "Update...
2014-04-25 Stephen Hinesam b5eb99b8: am 37a6adeb: Merge "Update to LLVM 3.5a."
2014-04-25 Stephen Hinesam 37a6adeb: Merge "Update to LLVM 3.5a."
2014-04-25 Stephen HinesMerge "Update to LLVM 3.5a."
2014-04-24 Stephen HinesUpdate to LLVM 3.5a.
2013-09-24 Stephen Hinesam 8e708faf: am 5edef2e8: Merge "x86_64/x32: Avoid...
2013-08-27 Stephen Hinesam 3acb57db: (-s ours) am f31eb8ab: (-s ours) Merge...
2013-08-03 Stephen Hinesam 5dba1170: am c7ef4e40: Fix Windows build issues...
2013-05-16 The Android Open... am 1a961143: (-s ours) Reconcile with jb-mr2-release...
2013-05-02 Stephen HinesMerge remote-tracking branch 'upstream/master' into...
2013-04-17 Peter CollingbourneAdd support for subsections to the ELF assembler. Fixes...
2013-03-06 Stephen HinesMerge commit 'b3201c5cf1e183d840f7c99ff779d57f1549d8e5...
2013-02-12 Guy BenyeiAdd static cast to unsigned char whenever a character...
2011-04-09 Jush LuMerge upstream r129128
2011-03-19 Stuart HastingsReapply 127939 since Daniel fixed the breakage. <rdar...
2011-03-19 Stuart HastingsRevert 127939. <rdar://problem/9012638>
2011-03-19 Stuart HastingsRevise r126127 to address Daniel's comments. <rdar...
2011-03-09 Jush LuMerge upstream r127116
2011-03-09 Jush LuAdd a fake merge point for llvm.org/git/llvm.git
2011-02-28 jushMerge LLVM upstream r119309 into honey
2011-02-21 Stuart HastingsEnd the line if we return early. Radar 9012638.
2011-02-21 Stuart HastingsFix to correctly support attribute((section("__DATA...
2010-12-19 Nick LewyckyAdd missing standard headers. Patch by Joerg Sonnenberger!
2010-11-17 Rafael Espindolamake isVirtualSection a virtual method on MCSection...
2010-10-21 Jim GrosbachTrailing whitespace.
2010-10-21 Jim GrosbachTrailing whitespace.
2010-10-04 Jan Wen VoungAdd hook in MCSection to decide when to use "optimized...
2010-10-04 Jan Wen VoungAdd hook in MCSection to decide when to use "optimized...
2010-09-14 Shih-wei LiaoMerge commit 'refs/changes/82/67782/1' of ssh://android...
2010-09-11 Shih-wei LiaoMerge commit '69494cf8102cf872e9cb76662e9960be7c112112...
2010-09-09 Anatol PomazauAdd a fake merge point for git://repo.or.cz/llvm.git...
2010-05-21 Eric ChristopherFix section attribute name.
2010-05-21 Eric ChristopherFix section attribute name.
2010-05-17 Daniel DunbarMC: Add dyn_cast support to MCSection.
2010-05-17 Daniel DunbarMC: Add dyn_cast support to MCSection.
2010-05-17 Eric ChristopherAdd some section and constant support for darwin TLS.
2010-05-17 Eric ChristopherAdd some section and constant support for darwin TLS.
2010-04-28 Shih-wei LiaoSync upstream to r102410.
2010-04-08 Chris Lattnermove elf section uniquing to MCContext. Along the way
2010-04-08 Chris Lattnermove elf section uniquing to MCContext. Along the way
2010-04-07 Shih-wei Liaolibbcc
2010-02-10 Shih-wei LiaoCheck in LLVM r95781.
2009-11-06 Daniel DunbarPass StringRef by value.
2009-11-06 Daniel DunbarPass StringRef by value.
2009-10-07 Kevin EnderbyFixed MCSectionMachO::ParseSectionSpecifier to allow...
2009-10-07 Kevin EnderbyFixed MCSectionMachO::ParseSectionSpecifier to allow...
2009-09-20 Chris Lattnereliminate a use of strtoul.
2009-09-20 Chris Lattnereliminate a use of strtoul.
2009-08-22 Chris Lattnerrename TAI -> MAI, being careful not to make MAILJMP...
2009-08-22 Chris Lattnerrename TAI -> MAI, being careful not to make MAILJMP...
2009-08-22 Chris LattnerRename TargetAsmInfo (and its subclasses) to MCAsmInfo.
2009-08-22 Chris LattnerRename TargetAsmInfo (and its subclasses) to MCAsmInfo.
2009-08-10 Chris Lattnersplit MachO section handling stuff out to its out ...
2009-08-10 Chris Lattnersplit MachO section handling stuff out to its out ...