aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.8
Commit message (Expand)AuthorAgeFilesLines
* Update -mstack-protector-guard= support based on upstream commentsAndrew Hsieh2013-04-174-8/+17
* Disable aarch64/linux-unwind.h for nowAndrew Hsieh2013-04-091-0/+5
* Add -fuse-ld=mcldAndrew Hsieh2013-04-051-1/+5
* Misc fixesAndrew Hsieh2013-04-042-2/+2
* [4.8] Maintain default visibility for helper functions in libgcc.a.Ben Cheng2013-04-031-0/+10
* [4.8] GNU libstdc++ --enable-linux-futexAndrew Hsieh2013-04-022-0/+17
* [4.8] Use READELF_FOR_TARGET in GCC 4.8Andrew Hsieh2013-04-022-3/+7
* [4.8] Fix openmp support to use libgomp/config/linuxAndrew Hsieh2013-04-024-3/+28
* [4.8] OpenMP: Better CPU count detection for LinuxGeunsik Lim2013-04-021-3/+186
* [4.8] Use default visibility for the __cxa functions in eh_arm.cc.Ben Cheng2013-04-021-0/+12
* [4.8] Fixed GCC 4.8 ICE gen_thumb_movhi_clobber at config/arm/arm.md:5832Andrew Hsieh2013-04-022-2/+3
* [4.8] Fix MIPS GCC to emit -m elf32ltsmip for linkerAndrew Hsieh2013-04-021-0/+1
* [4.8] Add mclinker support: -fuse-ld=mcldAndrew Hsieh2013-04-023-2/+9
* [4.8] Use memalign instead of posix_memalign in GCC x86 mm_malloc.hAndrew Hsieh2013-04-021-0/+6
* [4.8] Disable libstdc versioningAndrew Hsieh2013-04-022-2/+2
* [4.8] Support OpenMPAndrew Hsieh2013-04-028-9/+72
* [4.8] Enable _GLIBCXX_HAS_GTHREADS in GCC 4.8Andrew Hsieh2013-04-021-1/+1
* [4.8] Patch GCC libstdc++ to work with Clang in C++11Andrew Hsieh2013-04-021-1/+1
* [4.8] Fix ARM GCC fail to links code using 64-bit atomic built-inAndrew Hsieh2013-04-021-0/+4
* [4.8] Enable MIPS floating-point madd/msub/nmadd/nmsub/recip/rsqrt with 32-bi...Iceberg Fu2013-04-022-9/+4
* [4.8] Backport a gimplify fix.Ben Cheng2013-04-022-0/+48
* [4.8] Enable armv7/thumb2 multilib for arm-eabi.Ben Cheng2013-04-021-12/+17
* [4.8] Add -mstack-protector-guard= to x86 compilersAndrew Hsieh2013-04-024-4/+29
* [4.8] Handle NULL return value of setlocale() in libstdc++Andrew Hsieh2013-04-023-21/+41
* [4.8] Simplify GCC 4.7 BASE-VERAndrew Hsieh2013-04-021-1/+1
* [4.8] Port MIPS Android support to GCC-4.8Andrew Hsieh2013-04-024-2/+12
* [4.8] Enable x86/arm gcc defaults; Remove march/mtune/mfpmath hardcoded valuesAndrew Hsieh2013-04-023-4/+11
* [4.8] Enable assembler linker default for securityAndrew Hsieh2013-04-025-5/+17
* [4.8] Workaround for Android __cxa_finalize bugAndrew Hsieh2013-04-021-0/+8
* [4.8] Fix crash on null context in cp/mangle.c::write_unscoped_nameAndrew Hsieh2013-04-021-1/+1
* [4.8] Disable warning: the mangling of <va_list> has changed in GCC 4.4Andrew Hsieh2013-04-021-1/+23
* [GCC 4.8] Initial check-in of GCC 4.8.0Ben Cheng2013-03-2879423-0/+13679678