diff options
author | Timothy Wall <twall@alum.mit.edu> | 2001-02-27 03:23:00 +0000 |
---|---|---|
committer | Timothy Wall <twall@alum.mit.edu> | 2001-02-27 03:23:00 +0000 |
commit | 2bc551c701a8e359ab162f55808a29773d52f0e1 (patch) | |
tree | 67bb6d51a1137b12552da409e2308763845b90ac /ld/ChangeLog | |
parent | 1af96959a194b1be6abfec4fa0f08328316cca79 (diff) | |
download | gdb-2bc551c701a8e359ab162f55808a29773d52f0e1.zip gdb-2bc551c701a8e359ab162f55808a29773d52f0e1.tar.gz gdb-2bc551c701a8e359ab162f55808a29773d52f0e1.tar.bz2 |
Add aix5 settings.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 78f0803..e816de7 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2001-02-26 Timothy Wall <twall@cygnus.com> + + * emulparams/elf64_aix.sh: Add additional read-only sections; + uncomment lines which are now required. + 2001-02-26 H.J. Lu <hjl@gnu.org> * ldlang.c (open_input_bfds): Set the bfd error handler so |