]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/config/rs6000/rs6000.c
See the ChangeLog on the branch for more details.
authorGeoff Keating <geoffk@cygnus.com>
Thu, 16 Mar 2000 03:16:41 +0000 (03:16 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Thu, 16 Mar 2000 03:16:41 +0000 (03:16 +0000)
commit9ebbca7d736ea66eabef6263a4317458bc2676ac
treedeeee822f70c0839518a6c1fc46453b506288344
parent1282214677071111c6b56dc8b49efa192c59996b
See the ChangeLog on the branch for more details.

* configure.in: Merge in changes from newppc-branch.
* configure: Regenerate.
* config/rs6000/*: Merge in changes from newppc-branch.
Also correct copyright notices.

From-SVN: r32575
37 files changed:
gcc/ChangeLog
gcc/config/rs6000/aix.h [new file with mode: 0644]
gcc/config/rs6000/aix31.h
gcc/config/rs6000/aix3newas.h
gcc/config/rs6000/aix41.h
gcc/config/rs6000/aix43.h
gcc/config/rs6000/beos.h
gcc/config/rs6000/cygwin.h [deleted file]
gcc/config/rs6000/eabi-ci.asm
gcc/config/rs6000/eabi-cn.asm
gcc/config/rs6000/eabi-ctors.c
gcc/config/rs6000/eabi.h
gcc/config/rs6000/lynx.h
gcc/config/rs6000/netware.h
gcc/config/rs6000/nt-ci.asm [deleted file]
gcc/config/rs6000/nt-cn.asm [deleted file]
gcc/config/rs6000/ntstack.asm [deleted file]
gcc/config/rs6000/rs6000-protos.h [new file with mode: 0644]
gcc/config/rs6000/rs6000.c
gcc/config/rs6000/rs6000.h
gcc/config/rs6000/rs6000.md
gcc/config/rs6000/sol2.h
gcc/config/rs6000/sysv4.h
gcc/config/rs6000/sysv4le.h
gcc/config/rs6000/t-aix43
gcc/config/rs6000/t-ppccomm
gcc/config/rs6000/t-ppcgas
gcc/config/rs6000/t-winnt [deleted file]
gcc/config/rs6000/tramp.asm
gcc/config/rs6000/vxppc.h
gcc/config/rs6000/vxppcle.h [new file with mode: 0644]
gcc/config/rs6000/win-nt.h [deleted file]
gcc/config/rs6000/x-aix41
gcc/config/rs6000/x-aix41-gld [deleted file]
gcc/config/rs6000/x-aix43 [deleted file]
gcc/configure
gcc/configure.in