diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-05-31 17:27:56 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-05-31 17:27:56 +0000 |
commit | 321fa0973d9d488fd980ce5ec890da6995a1c4e8 (patch) | |
tree | 1fb3fd665e0f00ddcdbcb43c4e40911ebe779651 /bfd | |
parent | f631889e7a562d613d69be04a900d567aee4dd73 (diff) | |
download | gdb-321fa0973d9d488fd980ce5ec890da6995a1c4e8.zip gdb-321fa0973d9d488fd980ce5ec890da6995a1c4e8.tar.gz gdb-321fa0973d9d488fd980ce5ec890da6995a1c4e8.tar.bz2 |
Update.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 20526a4..03fc856 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2000-05-31 Ulrich Drepper <drepper@redhat.com> + + * elf.c (_bfd_elf_slurp_version_tables): Correct reading of version + definitions. We must not assume they are sorted in the file + according to their index numbers. + 2000-05-31 Alan Modra <alan@linuxcare.com.au> * elf-hppa.h: (elf_hppa_final_link_relocate): Use e_rsel field |