diff options
author | Nick Clifton <nickc@redhat.com> | 2004-05-19 14:46:59 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-05-19 14:46:59 +0000 |
commit | 1b09e940ece9cf4f29580025373ae19c9c640e2a (patch) | |
tree | 0dae08847a8739c843965a2456a09880e796f849 /bfd/ChangeLog | |
parent | 35835446e4115755fc48a367d58ea57f1b88dd1e (diff) | |
download | gdb-1b09e940ece9cf4f29580025373ae19c9c640e2a.zip gdb-1b09e940ece9cf4f29580025373ae19c9c640e2a.tar.gz gdb-1b09e940ece9cf4f29580025373ae19c9c640e2a.tar.bz2 |
Add code to cope with nested archives.
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 479cfcc..2904cd0 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2004-05-19 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz> + + * archive.c (_bfd_get_elt_at_filepos): Cope with a nested archives. + (bfd_generic_openr_next_archived_file): Likewise. + 2004-05-17 Bob Wilson <bob.wilson@acm.org> * elf32-xtensa.c (xtensa_get_property_section_name): Determine linkonce |