index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gnu
/
lib
/
libgcc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the sparc64 build and make the LIB1ASMSRC handling more robust.
obrien
2002-05-18
1
-9
/
+14
*
Improve chances that we correctly compile LIB1ASMSRC on all architectures.
phk
2002-05-18
1
-2
/
+2
*
Move LIB1ASMFUNCS from the SYMS variable and explicitly add it to OBJS
peter
2002-05-17
1
-3
/
+2
*
Post rev 1.39, the PowerPC specific additions to OBJS was getting lost.
obrien
2002-05-17
1
-1
/
+3
*
bsd.lib.mk now understands what to do with .asm files.
obrien
2002-05-17
1
-2
/
+2
*
Properly build lb1spc.asm on Sparc64.
obrien
2002-05-12
1
-3
/
+28
*
I was not strict enough with my ordering of things to satisfy make(1) nieve
obrien
2002-05-12
1
-28
/
+26
*
[Ab]use LDFLAGS rather than CFLAGS.
obrien
2002-05-10
1
-1
/
+2
*
Bmake bits for Gcc 3.1.
obrien
2002-05-10
1
-119
/
+154
*
It is easier for me to debug with -I's at the rear.
obrien
2002-04-20
1
-1
/
+1
*
Style reorg. Also spell -fpic as determined by bsd.lib.mk.
obrien
2002-04-05
1
-6
/
+5
*
Use a unified libgcc rather than a seperate one for threaded and
obrien
2001-01-06
1
-0
/
+7
*
Scoot things over to the temporary *.295 source while I do major construction
obrien
2000-06-04
1
-1
/
+1
*
Clean up the FreeBSD configuration files -- includes removing the usage
obrien
2000-03-23
1
-1
/
+0
*
Pay attention to the "KEEP THIS IN SYNC" comment, and sync the `tm.h'
obrien
1999-11-17
1
-4
/
+0
*
Cut over the system compiler from from EGCS 1.1.2 to GCC 2.95.2.
obrien
1999-11-15
1
-2
/
+10
*
Cosmetic change to match cc_tools/Makefile
obrien
1999-11-15
1
-7
/
+7
*
Fixed the hack for using "../libgcc/Makefile" in libgcc_r/Makefile.
bde
1999-10-03
1
-0
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-27
1
-1
/
+1
*
Purely cosmetic changes -- fix Id's
obrien
1999-08-16
1
-4
/
+2
*
alpha/freebsd-elf.h has been merged with alpha/freebsd.h
obrien
1999-04-08
1
-3
/
+1
*
Don't require gcc/config/${MACHINE_ARCH}/xm-freebsd.h when we already know
obrien
1999-04-08
1
-2
/
+3
*
Conditionalize one more i386'ism.
obrien
1999-04-04
1
-1
/
+3
*
Attempt to creating the right ``tm.h'' file for the Alpha.
obrien
1999-04-04
1
-1
/
+5
*
Minimum set of changes to switch from Gcc 2.7.2 (in contrib/gcc) to Egcs 1.1.2
obrien
1999-04-04
1
-9
/
+66
*
Add bits we were getting from gnu/usr.bin/cc/Makefile.inc.
obrien
1999-03-31
1
-2
/
+5
*
Switch to using ".So" as the extension for PIC object files rather
jdp
1999-01-09
1
-3
/
+3
*
Replace use of non-standard ld -O with a ld -o / mv combination as used
peter
1998-10-06
1
-7
/
+13
*
Use a different hack for building libgcc2: `XCC= ${CC}' instead of
bde
1998-07-08
1
-37
/
+19
*
Support building of libgcc.a without building all of gcc. This is
bde
1998-03-23
1
-15
/
+34
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Resync the libgcc functions list with the 2.7.2.1 tree. We were building
peter
1996-10-01
1
-17
/
+27
*
Remove the partial support for a shared -lcc_int, since it's been unusable
peter
1996-09-21
1
-1
/
+3
*
Man the lifeboats! Tie down the hatches! Red alert! Activate gcc-2.7.2.1!
peter
1996-09-19
1
-13
/
+52
*
Make rules reentrant.
phk
1996-05-28
1
-5
/
+5
*
``mv'' -> ``mv -f''
wosch
1996-05-07
1
-3
/
+3
*
Don't install shared libgcc, we can't do it this way.
phk
1995-03-12
1
-3
/
+1
*
Remove a bunch of funtions that are in libc already.
phk
1995-03-12
1
-3
/
+5
*
We can't bail out on generating the pic archive yet.
jkh
1995-03-06
1
-2
/
+2
*
Don't make the shared libgcc. I don't belive we need the libgcc_pic.a
phk
1995-03-06
1
-4
/
+2
*
Integrated GCC-2.6.1 -> GCC-2.6.2 changes.
phk
1994-11-15
1
-1
/
+1
*
As pointed out by Paul Traina, we need the libs to be 261.0 not 26.1.
phk
1994-11-07
1
-2
/
+2
*
----------------------------------
phk
1994-11-03
1
-2
/
+2
*
Here comes the right import of gcc-2.6.0.
phk
1994-08-02
1
-0
/
+46