diff options
author | Nick Clifton <nickc@redhat.com> | 2003-03-12 09:59:52 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-03-12 09:59:52 +0000 |
commit | 64fb18397420d25e0ef96ab34198adb2ee890885 (patch) | |
tree | 03ee257e3b8ae0b4deae7b32f764dd8f3da38983 /bfd/ChangeLog | |
parent | 9be2edc5c495cabf0d13c4783c9ea9dea941bd11 (diff) | |
download | gdb-64fb18397420d25e0ef96ab34198adb2ee890885.zip gdb-64fb18397420d25e0ef96ab34198adb2ee890885.tar.gz gdb-64fb18397420d25e0ef96ab34198adb2ee890885.tar.bz2 |
Rename 'index' to 'offset'
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 051769b..d2209f4 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2003-03-12 Nick Clifton <nickc@redhat.com> + + * xsym.c (bfd_sym_fetch_type_information_table_entry): Change + 'index' to 'offset' in test for zero value. + 2003-03-11 Alexandre Oliva <aoliva@redhat.com> * elfxx-mips.c (mips_elf_create_dynamic_relocation): Do not create |