projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecb0d20
)
Add missing entry in last aix52.h ChangeLog.
author
David Edelsohn
<dje@gcc.gnu.org>
Wed, 17 Nov 2004 05:21:46 +0000
(
00:21
-0500)
committer
David Edelsohn
<dje@gcc.gnu.org>
Wed, 17 Nov 2004 05:21:46 +0000
(
00:21
-0500)
From-SVN: r90791
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 1461084c592ffa49f8cd37e702259f04ece2b7e8..fd412057eda756f356beef6212b0617a62cc5d48 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-324,6
+324,7
@@
* config/rs6000/aix51.h (ASM_CPU_SPEC): Add 970 and G5.
* config/rs6000/aix52.h (ASM_CPU_SPEC): Same.
+ (atoll): Declare.
* config/rs6000/t-aix52 (BOOT_LDFLAGS): Define.
2004-11-14 Joseph Myers <joseph@codesourcery.com>