diff options
author | Alan Modra <amodra@gmail.com> | 2002-10-02 02:21:52 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-10-02 02:21:52 +0000 |
commit | a86a09cc1bd6125665407bcfb22d9a360419aeeb (patch) | |
tree | 45a19072afc3ca8240cad6ae61a0245111bcad18 /ld/ChangeLog | |
parent | 62a49b2cf4251cf30f338abe0bbfb11a9a9b4240 (diff) | |
download | gdb-a86a09cc1bd6125665407bcfb22d9a360419aeeb.zip gdb-a86a09cc1bd6125665407bcfb22d9a360419aeeb.tar.gz gdb-a86a09cc1bd6125665407bcfb22d9a360419aeeb.tar.bz2 |
* emulparams/elf64ppc.sh (MAXPAGESIZE): Set to 0x10000.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index c92ae9d..ca7506a 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2002-10-02 Alan Modra <amodra@bigpond.net.au> + + * emulparams/elf64ppc.sh (MAXPAGESIZE): Set to 0x10000. + 2002-09-30 Alan Modra <amodra@bigpond.net.au> * scripttempl/elfd30v.sc: Order reloc sections placing .plt last. |