diff options
| author | dje <dje@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-11-17 05:21:46 +0000 |
|---|---|---|
| committer | dje <dje@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-11-17 05:21:46 +0000 |
| commit | cef6e5eaf72d99fd2f35d5bf8595b349c3ac6f59 (patch) | |
| tree | aeb8e11e590070d3eb3e98603cec914df6bf95af | |
| parent | 445ac328a1c69338c7dd5b588cb0551c640c25f2 (diff) | |
| download | ppe42-gcc-cef6e5eaf72d99fd2f35d5bf8595b349c3ac6f59.tar.gz ppe42-gcc-cef6e5eaf72d99fd2f35d5bf8595b349c3ac6f59.zip | |
Add missing entry in last aix52.h ChangeLog.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90791 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | gcc/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 1461084c592..fd412057eda 100644 --- 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> |

