aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cc/libgcc
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.5.0_cvscvs2svn2000-06-251-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
* Switch to using ".So" as the extension for PIC object files ratherJohn Polstra1999-01-091-3/+3
* Replace use of non-standard ld -O with a ld -o / mv combination as usedPeter Wemm1998-10-061-7/+13
* Use a different hack for building libgcc2: `XCC= ${CC}' instead ofBruce Evans1998-07-081-37/+19
* Support building of libgcc.a without building all of gcc. This isBruce Evans1998-03-231-15/+34
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Resync the libgcc functions list with the 2.7.2.1 tree. We were buildingPeter Wemm1996-10-011-17/+27
* Remove the partial support for a shared -lcc_int, since it's been unusablePeter Wemm1996-09-211-1/+3
* Man the lifeboats! Tie down the hatches! Red alert! Activate gcc-2.7.2.1!Peter Wemm1996-09-193-2920/+52
* Make rules reentrant.Poul-Henning Kamp1996-05-281-5/+5
* ``mv'' -> ``mv -f''Wolfram Schneider1996-05-071-3/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-14/+14
* Don't install shared libgcc, we can't do it this way.Poul-Henning Kamp1995-03-121-3/+1
* Remove a bunch of funtions that are in libc already.Poul-Henning Kamp1995-03-121-3/+5
* We can't bail out on generating the pic archive yet.Jordan K. Hubbard1995-03-061-2/+2
* Don't make the shared libgcc. I don't belive we need the libgcc_pic.aPoul-Henning Kamp1995-03-061-4/+2
* Integrated GCC-2.6.1 -> GCC-2.6.2 changes.Poul-Henning Kamp1994-11-151-1/+1
* As pointed out by Paul Traina, we need the libs to be 261.0 not 26.1.Poul-Henning Kamp1994-11-071-2/+2
* ----------------------------------Poul-Henning Kamp1994-11-032-17/+165
* Here comes the right import of gcc-2.6.0.Poul-Henning Kamp1994-08-023-0/+2805