diff options
author | Thiemo Seufer <ths@networkno.de> | 2003-06-27 01:16:30 +0000 |
---|---|---|
committer | Thiemo Seufer <ths@networkno.de> | 2003-06-27 01:16:30 +0000 |
commit | 7a79a000c157a9dd4560ddbc71565cb3bef3520a (patch) | |
tree | c3ce2c82443b3e26e7b03139d27ba557063daf4c /binutils/ChangeLog | |
parent | 0c7a8e5acd399d1d36dbe0cda815844dd5308c10 (diff) | |
download | gdb-7a79a000c157a9dd4560ddbc71565cb3bef3520a.zip gdb-7a79a000c157a9dd4560ddbc71565cb3bef3520a.tar.gz gdb-7a79a000c157a9dd4560ddbc71565cb3bef3520a.tar.bz2 |
* elfxx-mips.c (_bfd_mips_elf_fake_sections): Remove non-default
relocation header setup.
* binutils-all/readelf.ss-tmips: Adjust symbol indices.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 5b01202..ae11596 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2003-06-27 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> + + * binutils-all/readelf.ss-tmips: Adjust symbol indices. + 2003-06-26 Roland McGrath <roland@redhat.com> * readelf.c (loadaddr): Variable removed. |