aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libgcc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFC r294935 (kan): Make .debug file for libgcc_s.so.1 more useful.Ed Maste2016-05-201-1/+1
* MFC r296002,r296012:Bryan Drewery2016-03-121-8/+6
* MFC r270216:Enji Cooper2014-09-041-0/+1
* MFH (r264367): add RANLIBFLAGS and set timestamps in static libraries to 0Dag-Erling Smørgrav2014-08-241-2/+2
* MFC r260874:Pedro F. Giffuni2014-01-221-3/+3
* MFC r257532 (by adrian):Dimitry Andric2013-12-301-3/+1
* Enable libcompiler-rt on MIPS.Ed Schouten2013-04-201-4/+0
* Link libgcc_s against compiler-rt on ARM EABI. This allows us to use all ofAndrew Turner2013-03-171-3/+3
* Add compiler support for the ARM EABI.Andrew Turner2013-01-171-8/+17
* Get libcompiler-rt and libgcc building on ARM with clang.Andrew Turner2012-12-181-1/+8
* Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS inEitan Adler2012-12-061-2/+2
* Switch sparc64 to using libcompiler_rt; since r230021 we have a workaroundMarius Strobl2012-05-151-1/+1
* Replace a bare use of nm with ${NM} for easier cross compilation inWarner Losh2012-04-211-2/+2
* Assume a big-endian default on MIPS and drop the "eb" suffix from MACHINE_ARCH.Juli Mallett2012-03-291-1/+1
* Revert last change now that the reason for it is no more...Warner Losh2011-02-021-2/+1
* Rewrite the ARCH check another way for backward compatibility.Jayachandran C.2011-01-291-1/+2
* Fix n32 compile.Jayachandran C.2011-01-271-2/+2
* Retire TARGET_ABI.Warner Losh2011-01-071-2/+3
* Switch mips architectures back to libgcc.Alexander Kabaev2010-12-291-1/+1
* These two cases should be different...Warner Losh2010-11-141-2/+2
* Revert to libgcc for sparc64.Ed Schouten2010-11-121-0/+4
* Replace libgcc.a by libcompiler_rt.a.Ed Schouten2010-11-111-1/+0
* Don't use ${LIB} to obtain the library name.Ed Schouten2010-11-111-9/+9
* Complete the integration of tbemd branch into head.Warner Losh2010-11-101-9/+9
* Teach our toolchain how to generate 64-bit PowerPC binaries. This fixesNathan Whitehorn2010-07-101-0/+5
* Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain.Juli Mallett2010-06-021-0/+6
* Non-GCC gcc compatible compilers may provide the same multimedia intrinsicDavid E. O'Brien2010-05-121-0/+1
* Merge r195030 from project/mips into head by hand:Warner Losh2010-01-081-1/+5
* Fix one spelling and one copy&paste error in comments.Alexander Kabaev2009-12-141-2/+2
* Second attempt at eliminating .text relocations in shared librariesAlexander Kabaev2009-07-141-0/+6
* Back out previous revision until better tested fix is ready.Alexander Kabaev2009-06-291-7/+1
* Eliminate .text relocations in shared libraries compiled with stack protector.Alexander Kabaev2009-06-281-1/+7
* Honor WITHOUT_INSTALLLIB in some places.Jung-uk Kim2009-02-131-0/+2
* MFP4: Add mips to the list of soft-float platforms.Warner Losh2008-09-191-2/+2
* Prefer the patch in p4 to the patch in svn as it properly sorts theWarner Losh2008-09-191-1/+1
* Add FreeBSD/MIPS support to GCC.David E. O'Brien2008-09-011-1/+1
* Let PowerPC world optionally build with -msoft-float. For FPU-less PowerPCRafal Jaworowski2008-02-241-1/+1
* Remove comment that was added by mistakes and which prevented _eprintfAlexander Kabaev2007-08-141-1/+1
* Update bmake glue to build GCC 4.2.Alexander Kabaev2007-05-191-134/+254
* Don't build the libgcc with functions already included in the libc toOlivier Houchard2006-10-121-1/+1
* Convert NO_PROFILE and NO_LIB32 to new style.Ruslan Ermilov2006-03-181-2/+3
* NODOCCOMPRESS -> NO_DOCCOMPRESSRuslan Ermilov2004-12-211-4/+4
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* Add missing patch which was forgotten during GCC 3.4.2 import. libgcc.aAlexander Kabaev2004-08-041-4/+2
* Bmake glue for GCC 3.4.2-prerelease.Alexander Kabaev2004-07-281-25/+29
* Add unwind-c.c file required for -fexceptions in C sources.Alexander Kabaev2003-07-111-2/+2
* Catch up with bsd.lib.mk,v 1.143.Ruslan Ermilov2003-06-301-13/+0
* Build/install the PIC version of libgcc (libcc_pic.a) for use by sharedPeter Wemm2003-06-131-0/+3
* Zap now-unused SHLIB_MINORPeter Wemm2002-09-281-1/+0
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-171-7/+0