diff options
author | Tom Tromey <tromey@redhat.com> | 2012-10-19 16:59:57 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2012-10-19 16:59:57 +0000 |
commit | 67d004eb5fb3d4b79dda53866b4a70983cd7ed06 (patch) | |
tree | 339929734592c29ba9f84215a7beac0be709888b /bfd/ChangeLog | |
parent | 06c2e2c12cb88e092a8f82f20d0b8fa6407759d1 (diff) | |
download | gdb-67d004eb5fb3d4b79dda53866b4a70983cd7ed06.zip gdb-67d004eb5fb3d4b79dda53866b4a70983cd7ed06.tar.gz gdb-67d004eb5fb3d4b79dda53866b4a70983cd7ed06.tar.bz2 |
* compress.c: Revert previous patch.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ab216bd..76d91c2 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,9 @@ 2012-10-19 Tom Tromey <tromey@redhat.com> + * compress.c: Revert previous patch. + +2012-10-19 Tom Tromey <tromey@redhat.com> + * compress.c (bfd_get_full_section_contents): Don't cache decompressed contents. |