diff options
author | Richard Henderson <rth@redhat.com> | 2000-11-15 23:16:30 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2000-11-15 23:16:30 +0000 |
commit | d34802440cbfa90c30602e62e18100c81427ea86 (patch) | |
tree | ab811fbffbca77eb53f502e4a9d08a9e969794c3 /ld/ChangeLog | |
parent | c5930ee6b4ab3ced669b1dc37d86558e9d5813d5 (diff) | |
download | gdb-d34802440cbfa90c30602e62e18100c81427ea86.zip gdb-d34802440cbfa90c30602e62e18100c81427ea86.tar.gz gdb-d34802440cbfa90c30602e62e18100c81427ea86.tar.bz2 |
* emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M.
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 c110b36..409d1a8 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2000-11-15 Richard Henderson <rth@redhat.com> + + * emulparams/elf64alpha.sh (MAXPAGESIZE): Typo -- 64k, not 1M. + 2000-11-14 Kazu Hirata <kazu@hxi.com> * scripttempl/h8300.sc: Fix formatting. |