diff options
author | Catherine Moore <clm@redhat.com> | 1998-07-31 15:08:44 +0000 |
---|---|---|
committer | Catherine Moore <clm@redhat.com> | 1998-07-31 15:08:44 +0000 |
commit | be5b92f93275e550b177c015c6f832f8cbce0c87 (patch) | |
tree | ac06d80ceda086a44117d8b1b5cf301efa480573 /binutils/ChangeLog | |
parent | 860fe0c07ee757781e2d18f1cc5361713a178fa3 (diff) | |
download | gdb-be5b92f93275e550b177c015c6f832f8cbce0c87.zip gdb-be5b92f93275e550b177c015c6f832f8cbce0c87.tar.gz gdb-be5b92f93275e550b177c015c6f832f8cbce0c87.tar.bz2 |
(dump_relocations): EM_ARM uses rela relocs.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index e5c0e97..13a9ac2 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,15 @@ +Fri Jul 31 10:04:23 1998 Catherine Moore <clm@cygnus.com> + + * readelf.c (dump_relocations): EM_ARM uses rela relocs. + +1998-07-30 16:25 Ulrich Drepper <drepper@cygnus.com> + + * readelf.c (get_dynamic_type): Don't used gettext on the names. + Add new DT_* values from Solaris. Don't print nuemric value in + case of an unknown entry. + (process_dynamic_segment): Handle new DT_* entries. Print numeric + values in decimal, not hex. + Fri Jul 24 16:28:57 1998 Jeff Holcomb <jeffh@cygnus.com> * readelf.c (get_dynamic_type): Remove empty default from switch |