diff options
author | Richard Henderson <rth@redhat.com> | 2000-10-09 23:16:30 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2000-10-09 23:16:30 +0000 |
commit | f3b6f7c34d3b6d5024a66ab4e35d115c1c207bec (patch) | |
tree | fdde43fd8e690886445bf625342724888387279b /bfd/ChangeLog | |
parent | 16d6ab64288329eca1c794645e5bda4b333a35f3 (diff) | |
download | gdb-f3b6f7c34d3b6d5024a66ab4e35d115c1c207bec.zip gdb-f3b6f7c34d3b6d5024a66ab4e35d115c1c207bec.tar.gz gdb-f3b6f7c34d3b6d5024a66ab4e35d115c1c207bec.tar.bz2 |
* elf64-ia64.c (elf64_ia64_unwind_entry_compare_bfd): New.
(elf64_ia64_unwind_entry_compare): New.
(elf64_ia64_final_link): Sort the .IA_64.unwind section.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index c683b4d..249a4bf 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2000-10-09 Richard Henderson <rth@cygnus.com + + * elf64-ia64.c (elf64_ia64_unwind_entry_compare_bfd): New. + (elf64_ia64_unwind_entry_compare): New. + (elf64_ia64_final_link): Sort the .IA_64.unwind section. + 2000-10-07 Alan Modra <alan@linuxcare.com.au> * elflink.h (size_dynamic_sections): Don't create various tags if |