aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libgcc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix the sparc64 build and make the LIB1ASMSRC handling more robust.David E. O'Brien2002-05-181-9/+14
* Improve chances that we correctly compile LIB1ASMSRC on all architectures.Poul-Henning Kamp2002-05-181-2/+2
* Move LIB1ASMFUNCS from the SYMS variable and explicitly add it to OBJSPeter Wemm2002-05-171-3/+2
* Post rev 1.39, the PowerPC specific additions to OBJS was getting lost.David E. O'Brien2002-05-171-1/+3
* bsd.lib.mk now understands what to do with .asm files.David E. O'Brien2002-05-171-2/+2
* Properly build lb1spc.asm on Sparc64.David E. O'Brien2002-05-121-3/+28
* I was not strict enough with my ordering of things to satisfy make(1) nieveDavid E. O'Brien2002-05-121-28/+26
* [Ab]use LDFLAGS rather than CFLAGS.David E. O'Brien2002-05-101-1/+2
* Bmake bits for Gcc 3.1.David E. O'Brien2002-05-101-119/+154
|\
| * Need to build libgcc.so with -nostdlib -- otherwise we try linking withDavid E. O'Brien2002-05-101-1/+1
| * Update for GCC 3.1.David E. O'Brien2002-05-071-174/+161
| * MFC: reorg.David E. O'Brien2002-04-051-3/+1
| * Working changes for GCC 3.0.2.David E. O'Brien2001-12-181-0/+230
* It is easier for me to debug with -I's at the rear.David E. O'Brien2002-04-201-1/+1
* Style reorg. Also spell -fpic as determined by bsd.lib.mk.David E. O'Brien2002-04-051-6/+5
* Use a unified libgcc rather than a seperate one for threaded andDavid E. O'Brien2001-01-061-0/+7
* Scoot things over to the temporary *.295 source while I do major constructionDavid E. O'Brien2000-06-041-1/+1
* Clean up the FreeBSD configuration files -- includes removing the usageDavid E. O'Brien2000-03-231-1/+0
* Pay attention to the "KEEP THIS IN SYNC" comment, and sync the `tm.h'David E. O'Brien1999-11-171-4/+0
* Cut over the system compiler from from EGCS 1.1.2 to GCC 2.95.2.David E. O'Brien1999-11-151-2/+10
* Cosmetic change to match cc_tools/MakefileDavid E. O'Brien1999-11-151-7/+7
* Fixed the hack for using "../libgcc/Makefile" in libgcc_r/Makefile.Bruce Evans1999-10-031-0/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Purely cosmetic changes -- fix Id'sDavid E. O'Brien1999-08-161-4/+2
* alpha/freebsd-elf.h has been merged with alpha/freebsd.hDavid E. O'Brien1999-04-081-3/+1
* Don't require gcc/config/${MACHINE_ARCH}/xm-freebsd.h when we already knowDavid E. O'Brien1999-04-081-2/+3
* Conditionalize one more i386'ism.David E. O'Brien1999-04-041-1/+3
* Attempt to creating the right ``tm.h'' file for the Alpha.David E. O'Brien1999-04-041-1/+5
* Minimum set of changes to switch from Gcc 2.7.2 (in contrib/gcc) to Egcs 1.1.2David E. O'Brien1999-04-041-9/+66