cvs commit: src/gnu/usr.bin/cc34/cc_prep protector.c src/gnu/usr.bin/cc34/cc_prep/patches c-cppbuiltin.c.patch combine.c.patch function.c.patch integrate.c.patch loop.c.patch optabs.c.patch simplify-rtx.c.patch toplev.c.patch src/gnu/usr.bin/cc34/doc/patches invoke.texi.patch
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Sat Aug 27 14:05:24 PDT 2005
joerg 2005/08/27 14:03:52 PDT
DragonFly src repository
Modified files:
gnu/usr.bin/cc34/cc_prep protector.c
gnu/usr.bin/cc34/cc_prep/patches combine.c.patch
function.c.patch
integrate.c.patch
loop.c.patch optabs.c.patch
simplify-rtx.c.patch
toplev.c.patch
gnu/usr.bin/cc34/doc/patches invoke.texi.patch
Added files:
gnu/usr.bin/cc34/cc_prep/patches c-cppbuiltin.c.patch
Log:
Sync GCC 3.4's propolice with Etoh's official version. This fixes the
reorder bug in -O2+, which killed Samba from pkgsrc and mutt.
Revision Changes Path
1.2 +20 -2 src/gnu/usr.bin/cc34/cc_prep/protector.c
1.4 +4 -4 src/gnu/usr.bin/cc34/cc_prep/patches/combine.c.patch
1.5 +34 -3 src/gnu/usr.bin/cc34/cc_prep/patches/function.c.patch
1.4 +6 -3 src/gnu/usr.bin/cc34/cc_prep/patches/integrate.c.patch
1.4 +1 -1 src/gnu/usr.bin/cc34/cc_prep/patches/loop.c.patch
1.4 +2 -1 src/gnu/usr.bin/cc34/cc_prep/patches/optabs.c.patch
1.4 +4 -4 src/gnu/usr.bin/cc34/cc_prep/patches/simplify-rtx.c.patch
1.4 +21 -22 src/gnu/usr.bin/cc34/cc_prep/patches/toplev.c.patch
1.2 +56 -7 src/gnu/usr.bin/cc34/doc/patches/invoke.texi.patch
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/cc_prep/protector.c.diff?r1=1.1&r2=1.2&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/cc_prep/patches/combine.c.patch.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/cc_prep/patches/function.c.patch.diff?r1=1.4&r2=1.5&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/cc_prep/patches/integrate.c.patch.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/cc_prep/patches/loop.c.patch.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/cc_prep/patches/optabs.c.patch.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/cc_prep/patches/simplify-rtx.c.patch.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/cc_prep/patches/toplev.c.patch.diff?r1=1.3&r2=1.4&f=u
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc34/doc/patches/invoke.texi.patch.diff?r1=1.1&r2=1.2&f=u
More information about the Commits
mailing list