diff options
author | Tom Rix <trix@redhat.com> | 2002-03-20 16:49:10 +0000 |
---|---|---|
committer | Tom Rix <trix@redhat.com> | 2002-03-20 16:49:10 +0000 |
commit | 51b9608c3acc602ef72802af90521aa42e2ea44b (patch) | |
tree | 63fc33f2745116e06315a45823f7101efdf0dd38 /bfd/ChangeLog | |
parent | 789c90aa81e45de5c4f6dc520a73ce77cddb6647 (diff) | |
download | gdb-51b9608c3acc602ef72802af90521aa42e2ea44b.zip gdb-51b9608c3acc602ef72802af90521aa42e2ea44b.tar.gz gdb-51b9608c3acc602ef72802af90521aa42e2ea44b.tar.bz2 |
Fix extracting from AIX big archives.
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 c0e8dee..13dc43b 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +2002-03-20 Tom Rix <trix@redhat.com> + + * coff-rs6000.c (_bfd_xcoff_stat_arch_elt): Renamed from + _bfd_xcoff_generic_stat_arch_elt. Fix format check. + * coff64-rs6000.c : Use _bfd_xcoff_stat_arch_elt. + 2002-03-19 Tom Rix <trix@redhat.com> * xcofflink.c (_bfd_xcoff_bfd_link_add_symbols): Look through all |