summaryrefslogtreecommitdiffstats
path: root/contrib/gcc
Commit message (Expand)AuthorAgeFilesLines
* Merging of projects/armv6, part 3gonzo2012-08-151-2/+14
* Pass --enable-new-dtags to the linker invocation by default. Ifkib2012-07-157-4/+7
* Bring a couple of fixes for gcc optimizations.pfg2012-06-215-10/+45
* Merge r236137 from x86:marius2012-06-141-0/+1
* Revert r236962 - Experimental amdfam10/barcelona support.pfg2012-06-1320-1724/+493
* Space mismatch - typo in r236962.pfg2012-06-121-1/+1
* Add experimental support for amdfam10/barcelona from the GCC 4.3 branch.pfg2012-06-1220-493/+1724
* Merge r236137 from x86:marius2012-05-301-2/+4
* Enable gnu hash generation for dynamic ELF binaries on x86.kib2012-05-272-0/+2
* Revert r235797. GCC's mis-assumptions has led to incorrect usage ofobrien2012-05-231-4/+0
* Do not incorrectly warn when printing a quad_t using "%qd" on 64-bit platforms.obrien2012-05-221-0/+4
* Bring in a subset of gcc fixes that were back ported topfg2012-05-1810-99/+194
* Unbreak jemalloc build with MALLOC_PRODUCTION set. New jemalloc versiongonzo2012-04-301-2/+26
* Fix a typo in GCC affecting calculations with -ffast-math.pfg2012-04-052-1/+6
* Disable IRIX compatibility flags for DWARF code generator. IRIX-compatiblegonzo2012-03-231-1/+2
* Implement -print-file-name=include (which is undocumentedkientzle2012-02-101-0/+11
* Silence a warning about redefinition of TARGET_ELF on powerpc.andreast2012-01-061-0/+1
* Clean an inconsistency with -ffinite-math-only.pfg2011-12-212-7/+15
* Rename the linker emulation name for powerpc and powerc64. This is needed thatandreast2011-11-191-1/+1
* Copy over the ASM_DECLARE_FUNCTION_SIZE macro from linux64.h. This macroandreast2011-11-161-0/+19
* Import gcc fix for -fstack-protector that produces segfaultingfabient2011-11-091-2/+4
* * Don't give the impression that this compiler is GPLv3.obrien2011-10-242-2/+2
* Adjust posix_memalign() prototype to match what we define in stdlib.h forstefanf2011-10-161-1/+1
* Fix accidential dos-style endings to unix-style line endingsmm2011-07-301-6/+6
* Fix invalid assertion of C++ external static data member declarationsmm2011-07-302-1/+7
* - Fix typo in check_for_nested_with_variably_modified presentuqs2011-07-014-1/+15
* Fix clang warnings.benl2011-06-184-9/+20
* Fix clang warnings.benl2011-05-226-18/+16
* Fix clang warnings.benl2011-05-193-15/+15
* Fix clang warnings.benl2011-05-181-2/+2
* Add ChangeLog.gcc43 for backported changes from gcc 4.3mm2011-04-301-0/+163
* Remove libobjc and other Objective-C related components, as these aredim2011-04-1723-12793/+105
* Upgrade of base gcc and libstdc++ to the last GPLv2-licensed revisionmm2011-03-2936-56/+667
* Backport missing tunings for -march=core2:mm2011-03-171-2/+2
* Fix -march/-mtune=native autodetection for Intel Core 2 CPUsmm2011-03-161-2/+9
* Backport SSSE3 instruction set support to base gcc.mm2011-03-1411-20/+1312
* Now that TLS is supported for sparc64 by both binutils 2.17.50 committedmarius2011-03-111-0/+7
* Backport Intel Core 2 and AMD Geode CPU types from gcc-4.3 (GPLv2)mm2011-03-077-48/+361
* Backport svn r124339 from gcc 4.3 and add opteron-sse3, athlon64-sse3mm2011-02-203-1/+15
* Turn off default generation of userland dot symbols on powerpc64 now thatnwhitehorn2011-02-181-1/+8
* Configure gcc to emit .note.GNU-stack for both 32 and 64 bits PowerPC.kib2011-01-144-1/+9
* Make gcc emit the .note.GNU-stack section into the assembler files.kib2011-01-071-0/+3
* Now that the fix for gcc PR 20218 is applied, and hidden attributesdim2010-11-251-1/+8
* Apply backported fix for gcc PR 20218. This makes __attribute__dim2010-11-257-111/+66
* Check for NULL link registers as found in initial stack frames when doingnwhitehorn2010-09-261-6/+5
* Mark __DTOR_LIST__, __EH_FRAME_BEGIN__ and __CTOR_END__ as used to avoidrpaulo2010-08-261-5/+5
* Mark __JCR_LIST__, __DTOR_END__, __JCR_END__, __FRAME_END__ as used torpaulo2010-08-261-5/+5
* Mark the following static variables as __used__ instead of __unused__:rpaulo2010-08-241-6/+6
* Revert part of r211505. Some of the removed casts are actually safe sorpaulo2010-08-211-16/+16
* Remove unneeded casts in inline assembly in contrib/gcc/longlong.h,rpaulo2010-08-191-22/+22
OpenPOWER on IntegriCloud