summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libgcc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
* Add missing patch which was forgotten during GCC 3.4.2 import. libgcc.akan2004-08-041-4/+2
* Bmake glue for GCC 3.4.2-prerelease.kan2004-07-281-25/+29
* Add unwind-c.c file required for -fexceptions in C sources.kan2003-07-111-2/+2
* Catch up with bsd.lib.mk,v 1.143.ru2003-06-301-13/+0
* Build/install the PIC version of libgcc (libcc_pic.a) for use by sharedpeter2003-06-131-0/+3
* Zap now-unused SHLIB_MINORpeter2002-09-281-1/+0
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-7/+0
* Fix the sparc64 build and make the LIB1ASMSRC handling more robust.obrien2002-05-181-9/+14
* Improve chances that we correctly compile LIB1ASMSRC on all architectures.phk2002-05-181-2/+2
* Move LIB1ASMFUNCS from the SYMS variable and explicitly add it to OBJSpeter2002-05-171-3/+2
* Post rev 1.39, the PowerPC specific additions to OBJS was getting lost.obrien2002-05-171-1/+3
* bsd.lib.mk now understands what to do with .asm files.obrien2002-05-171-2/+2
* Properly build lb1spc.asm on Sparc64.obrien2002-05-121-3/+28
* I was not strict enough with my ordering of things to satisfy make(1) nieveobrien2002-05-121-28/+26
* [Ab]use LDFLAGS rather than CFLAGS.obrien2002-05-101-1/+2
* Bmake bits for Gcc 3.1.obrien2002-05-101-119/+154
* It is easier for me to debug with -I's at the rear.obrien2002-04-201-1/+1
* Style reorg. Also spell -fpic as determined by bsd.lib.mk.obrien2002-04-051-6/+5
* Use a unified libgcc rather than a seperate one for threaded andobrien2001-01-061-0/+7
* Scoot things over to the temporary *.295 source while I do major constructionobrien2000-06-041-1/+1
* Clean up the FreeBSD configuration files -- includes removing the usageobrien2000-03-231-1/+0
* Pay attention to the "KEEP THIS IN SYNC" comment, and sync the `tm.h'obrien1999-11-171-4/+0
* Cut over the system compiler from from EGCS 1.1.2 to GCC 2.95.2.obrien1999-11-151-2/+10
* Cosmetic change to match cc_tools/Makefileobrien1999-11-151-7/+7
* Fixed the hack for using "../libgcc/Makefile" in libgcc_r/Makefile.bde1999-10-031-0/+2
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Purely cosmetic changes -- fix Id'sobrien1999-08-161-4/+2
* alpha/freebsd-elf.h has been merged with alpha/freebsd.hobrien1999-04-081-3/+1
* Don't require gcc/config/${MACHINE_ARCH}/xm-freebsd.h when we already knowobrien1999-04-081-2/+3
* Conditionalize one more i386'ism.obrien1999-04-041-1/+3
* Attempt to creating the right ``tm.h'' file for the Alpha.obrien1999-04-041-1/+5
* Minimum set of changes to switch from Gcc 2.7.2 (in contrib/gcc) to Egcs 1.1.2obrien1999-04-041-9/+66
* Add bits we were getting from gnu/usr.bin/cc/Makefile.inc.obrien1999-03-311-2/+5
* Switch to using ".So" as the extension for PIC object files ratherjdp1999-01-091-3/+3
* Replace use of non-standard ld -O with a ld -o / mv combination as usedpeter1998-10-061-7/+13
* Use a different hack for building libgcc2: `XCC= ${CC}' instead ofbde1998-07-081-37/+19
* Support building of libgcc.a without building all of gcc. This isbde1998-03-231-15/+34
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Resync the libgcc functions list with the 2.7.2.1 tree. We were buildingpeter1996-10-011-17/+27
* Remove the partial support for a shared -lcc_int, since it's been unusablepeter1996-09-211-1/+3
* Man the lifeboats! Tie down the hatches! Red alert! Activate gcc-2.7.2.1!peter1996-09-191-13/+52
* Make rules reentrant.phk1996-05-281-5/+5
* ``mv'' -> ``mv -f''wosch1996-05-071-3/+3
* Don't install shared libgcc, we can't do it this way.phk1995-03-121-3/+1
* Remove a bunch of funtions that are in libc already.phk1995-03-121-3/+5
* We can't bail out on generating the pic archive yet.jkh1995-03-061-2/+2
* Don't make the shared libgcc. I don't belive we need the libgcc_pic.aphk1995-03-061-4/+2
* Integrated GCC-2.6.1 -> GCC-2.6.2 changes.phk1994-11-151-1/+1
OpenPOWER on IntegriCloud