gcc ./ChangeLog.apple-ppc ./build_gcc libstdc+ ...
shebs@gcc.gnu.org
shebs@gcc.gnu.org
Fri Sep 24 02:19:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: apple-ppc-branch
Changes by: shebs@gcc.gnu.org 2004-09-24 02:19:21
Modified files:
. : ChangeLog.apple-ppc build_gcc
libstdc++-v3 : configure
gcc : ChangeLog.apple-ppc Makefile.in fixinc.in
config.gcc
Added files:
gcc/config/rs6000: t-darwin8
Log message:
* build_gcc: Detect version 3.5.0, enable 64-bit bringup option
and disable dylib building, also manually copy ppc64 archives
to their preferred locations, and don't run strip on 64-bit
archives.
* libstdc++-v3/configure: Filter out -m64 option when configuring,
then add back for compilation proper.
* Makefile.in: Use --print-multi-lib to collect
compiled-in multilibs.
* config.gcc: Add in a Darwin 8.x makefile fragment.
* fixinc.in: Bandaid for a missing __ppc64__ in limits.h
* config/rs6000/t-darwin8: New file, adds -m64 multilib.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ChangeLog.apple-ppc.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.2.26&r2=1.1.2.27
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/build_gcc.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.2.14&r2=1.1.2.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/configure.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.262.2.36.2.4&r2=1.262.2.36.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.apple-ppc.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.1.2.148&r2=1.1.2.149
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.903.2.195.2.25&r2=1.903.2.195.2.26
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fixinc.in.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=2.1.10.1&r2=2.1.10.2
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config.gcc.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=1.215.2.50.2.5&r2=1.215.2.50.2.6
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/t-darwin8.diff?cvsroot=gcc&only_with_tag=apple-ppc-branch&r1=NONE&r2=1.1.2.1
More information about the Gcc-cvs
mailing list