diff options
author | David Edelsohn <dje@gcc.gnu.org> | 2002-02-19 14:46:51 -0500 |
---|---|---|
committer | David Edelsohn <dje@gcc.gnu.org> | 2002-02-19 14:46:51 -0500 |
commit | 6d1def5c667f516b4e7c0d8445c7598fb060e88f (patch) | |
tree | fa3953b83fceb3c7b9c04e1f082204a6a89decfc | |
parent | 71c061e67397606a6dbdf3ea2b41a033f1ba7648 (diff) | |
download | gcc-6d1def5c667f516b4e7c0d8445c7598fb060e88f.zip gcc-6d1def5c667f516b4e7c0d8445c7598fb060e88f.tar.gz gcc-6d1def5c667f516b4e7c0d8445c7598fb060e88f.tar.bz2 |
Add (FP_SAVE_INLINE): Delete. to previous entry.
From-SVN: r49874
-rw-r--r-- | gcc/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e5ec407..55243c9 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -2,6 +2,7 @@ * config/rs6000/linux64.h (LINK_OS_LINUX_SPEC): Look in /lib64. ({STARTFILE,ENDFILE}_LINUX_SPEC): Define. + (FP_SAVE_INLINE): Delete. * config/rs6000/sysv4.h (ENDFILE_SPEC): Add crtsaveres.o. * config/rs6000/eabi.asm: Remove ABI save restore routines. |