This commit was generated by cvs2svn to compensate for changes in r122186,

which included commits to RCS files with non-trunk default branches.
This commit is contained in:
kan 2003-11-07 02:44:13 +00:00
commit e5cb1e9069
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
2003-10-16 Release Manager
* GCC 3.3.2 Released.
2003-09-09 Alan Modra <amodra@bigpond.net.au>
* configure: Regenerate.
2003-08-04 Release Manager
* GCC 3.3.1 Released.

View File

@ -2083,7 +2083,7 @@ x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*|s390*-*linux*|sparc*-*linux*)
x86_64-*linux*)
LD="${LD-ld} -m elf_i386"
;;
ppc64-*linux*)
ppc64-*linux*|powerpc64-*linux*)
LD="${LD-ld} -m elf32ppclinux"
;;
s390x-*linux*)