diff options
author | Richard Henderson <rth@redhat.com> | 2001-02-10 01:44:39 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2001-02-10 01:44:39 +0000 |
commit | f3988fd90157e983d40e11a8dd21c6f52c3eec36 (patch) | |
tree | fbcd808116db1c5ffe1ecd356626a95e89b56f61 /ld/ChangeLog | |
parent | 91a2ae2a30a7935807a7d138de8cfa9e4613e797 (diff) | |
download | gdb-f3988fd90157e983d40e11a8dd21c6f52c3eec36.zip gdb-f3988fd90157e983d40e11a8dd21c6f52c3eec36.tar.gz gdb-f3988fd90157e983d40e11a8dd21c6f52c3eec36.tar.bz2 |
* emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add
.IA_64.unwind.* pattern to unwind table section and
.IA_64.unwind_info* pattern to unwind info section.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 5bc32ff..9b95eb5 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2001-02-09 David Mosberger <davidm@hpl.hp.com> + + * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Add + .IA_64.unwind.* pattern to unwind table section and + .IA_64.unwind_info* pattern to unwind info section. + 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com> * Makefile.am: Add linux target for S/390. |