Module Name:src
Committed By: matt
Date: Sat Jun 11 00:59:44 UTC 2011
Modified Files:
src/gnu/usr.bin/gcc4/arch/powerpc: configargs.h
Log Message:
If compiled with -msoft-float, make the compiler emit soft float code
by default.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: joerg
Date: Fri May 20 22:13:22 UTC 2011
Modified Files:
src/gnu/usr.bin/gcc4: Makefile.inc
Log Message:
Put the -std=gnu89 into CPPFLAGS to make sure it gets applied after the
-std=gnu99. Add a comment about this.
To generate a diff of this
Module Name:src
Committed By: joerg
Date: Fri May 20 21:35:02 UTC 2011
Modified Files:
src/gnu/usr.bin/gcc4: Makefile.inc
Log Message:
Force GNU89 mode for GCC itself to deal with the non-standard
"extern inline" mess.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: skrll
Date: Thu Mar 10 15:15:26 UTC 2011
Modified Files:
src/gnu/usr.bin/gcc4/arch/hppa: auto-host.h
Log Message:
Re-run mknative to pick up TLS support..
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/gnu/usr.bin/gcc4/arch/
Module Name:src
Committed By: matt
Date: Sun Jan 23 06:31:39 UTC 2011
Modified Files:
src/gnu/usr.bin/gcc4/arch/mips64eb: defs.mk tm.h
src/gnu/usr.bin/gcc4/arch/mips64el: defs.mk tm.h
Log Message:
mips64 gcc now defaults to soft-float
To generate a diff of this c
Module Name:src
Committed By: mrg
Date: Tue Mar 30 07:27:09 UTC 2010
Modified Files:
src/gnu/usr.bin/gcc4/include: Makefile
Log Message:
install altivec.h in powerpc64.
from dennis.c.fergu...@gmail.com in PR#43075.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -
Module Name:src
Committed By: joerg
Date: Thu Apr 30 00:30:56 UTC 2009
Modified Files:
src/gnu/usr.bin/gcc4/gcc: gcc.1
Added Files:
src/gnu/usr.bin/gcc4/gcc: gcc-contrib.1
Log Message:
Convert GCC man page to mdoc(7) using othersrc/usr.bin/pod2mdoc.
Do some manual