aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-26[X86] Always return the sret parameter in eax/rax, even on 32-bitrelease_36Reid Kleckner
2015-03-24[ndk] Add isOSAndroid()Andrew Hsieh
2015-03-24[ndk][backport] Fix a problem where the AArch64 ELF assembler.Eric Christopher
2015-03-24[ndk] Rename Windows.h as windows.hAndrew Hsieh
2015-03-24[ndk] Undefine macros in mingw's headerAndrew Hsieh
2015-03-24[ndk][mips] writable .gcc_except_table for mips[64]Andrew Hsieh
2015-03-24[ndk][conf] Rename 3.6.x as 3.6.Logan Chien
2015-03-24[ndk][conf] Python: AC_PATH_PROG -> AC_PATH_PROGS and fix search orderRay Donnelly
2015-03-24[ndk][arm64] Set aarch64-fix-cortex-a53-835769 as default for AArch64Andrew Hsieh
2015-03-24[ndk] Fix inappropriate debug info assertion.WenHan Gu
2015-03-24[ndk][pndk] Let ndk-link support -static.WenHan Gu
2015-03-24[ndk][mips] Old binutils does not support nan directive.Logan Chien
2015-03-24[ndk][pndk] Add PNDK 64-bit support.Logan Chien
2015-03-24[ndk] Add DISABLE_FUTIMENS to guard the use of futimensAndrew Hsieh
2015-03-24[ndk][pndk] Accept but ignore -rpath-link=Andrew Hsieh
2015-03-24[ndk][conf] Add enable-shrink-binary-size to reduce size.Logan Chien
2015-03-24[ndk][conf] Fix Canadian build.Logan Chien
2015-03-24[ndk][conf] Patch for canadian cross build via NDK standalone.WenHan Gu
2015-03-24[ndk][pndk] Script for bitcode to native binaries.Lai Wei-Chih
2015-03-24[ndk][pndk] Add bitcode translation tool ndk-translate.Lai Wei-Chih
2015-03-24[ndk][pndk] Add bitcode strip tool ndk-strip.Lai Wei-Chih
2015-03-24[ndk][pndk] Add bitcode link tool ndk-link.Lai Wei-Chih
2015-03-24[ndk][pndk] Add 2 tags in LLVMWrap.Lai Wei-Chih
2015-03-24[ndk][pndk] Import Wrap library for bitcode wrapper.Lai Wei-Chih
2015-03-24[ndk][pndk] Add ndk triple for Android bitcode.Lai Wei-Chih
2015-03-24[ndk][x86] Add option to store sp cookie in var.Logan Chien
2015-03-24[ndk][arm] Conditional compile fenv.h for NDK headers.WenHan Gu
2015-03-20[release_36] Cherry-pick r231219.Andrea Di Biagio
2015-03-20[release_36] Cherry-pick r232046.Andrea Di Biagio
2015-03-20[release_36] Cherry-pick r231601.Andrea Di Biagio
2015-03-19[release_36] Cherry-pick r232179.Andrea Di Biagio
2015-03-16Merge r232189 from trunk to 3.6Sanjoy Das
2015-03-12[release_36] Cherry-pick r232085.Quentin Colombet
2015-03-10Merging r227089:Dimitry Andric
2015-03-10Merging r227087:Dimitry Andric
2015-03-09Merging r231563 from adibiagio:Joerg Sonnenberger
2015-03-09Merging r230058 by d0k:Joerg Sonnenberger
2015-03-09Merging r229911 by d0k:Joerg Sonnenberger
2015-03-04Bump version to 3.6.1Tom Stellard
2015-02-25Revert 224782: "Finish removing DestroySource."Hans Wennborg
2015-02-24ReleaseNotes: final touch-upsHans Wennborg
2015-02-24ReleaseNotes: add LLVMSharp & ClangSharp, by Mukul SabharwalHans Wennborg
2015-02-24Fix typo in the release notes: mechanism -> mechanismsHal Finkel
2015-02-23Fix typo in release notes (owns -> own)Hal Finkel
2015-02-23Note stackmap/patchpoint support for PowerPC in the release notesHal Finkel
2015-02-23Release Notes: add text about garbage collection, from Philip ReamesHans Wennborg
2015-02-19Add release notes about vectorcall support and Win64 unwind infoReid Kleckner
2015-02-19Add Go bindings to release notes.Peter Collingbourne
2015-02-18Merging r229731:Hans Wennborg
2015-02-18Remove another in-progress warningHans Wennborg