diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c71b4e9..d777cc3 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2004-02-15 Andrew Cagney <cagney@redhat.com> + * solib.c (solib_map_sections): Use bfd_set_cacheable instead of + poking .cacheable directly. + * symfile.c (symfile_bfd_open): Ditto. + * Makefile.in: Update all dependencies. * Makefile.in: (.SUFFIXES): Add ".l" and ".y". |