projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05e4a2a
)
Correct typo in my last change
author
Geoffrey Keating
<geoffk@gcc.gnu.org>
Tue, 27 Jul 1999 06:49:29 +0000
(06:49 +0000)
committer
Geoffrey Keating
<geoffk@gcc.gnu.org>
Tue, 27 Jul 1999 06:49:29 +0000
(06:49 +0000)
From-SVN: r28286
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index d1cef5c2a210f2d1558318d9d93586981d593ccf..d1db279202a7ff732a76be4624b49cb5ba9baef0 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-2,7
+2,7
@@
Mon Jul 26 19:07:11 1999 Geoff Keating <geoffk@cygnus.com>
* config/rs6000/rs6000.c (rs6000_expand_builtin_saveregs):
Rename from expand_builtin_saveregs.
- * config/rs6000/rs6000.
c
(EXPAND_BUILTIN_SAVEREGS): Change caller.
+ * config/rs6000/rs6000.
h
(EXPAND_BUILTIN_SAVEREGS): Change caller.
Mon Jul 26 22:52:47 1999 Richard Henderson <rth@cygnus.com>