Remove checks of the return value from bfd_cache_ookup()
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 5ffb9fea8451445f0db10bfabfb40410cb17f72e..d8b366621464d8870604fe4caa8192ea53dcac33 100644 (file)
@@ -1,3 +1,19 @@
+2004-05-05  Nick Clifton  <nickc@redhat.com>
+
+       PR/136
+       * cache.c (bfd_cache_lookup_worker): Call abort() rather than
+       returning NULL as most users of this function do not check its
+       return value.
+       * hppabsd-core.c (hppabsd_core_core_file_p): Do not check result
+       of bfd_cache_lookup().
+       * sco5-core.c (sco5_core_file_p): Likewise.
+       * trad-core.c (trad_unix_core_file_p): Likewise.
+
+2004-05-05  Nick Clifton  <nickc@redhat.com>
+
+       * cache.c (bfd_cache_lookup): Improve formatting.
+       * archive.c: Fix formatting.
+
 2004-05-05  Peter Barada  <peter@the-baradas.com>
 
        * bfd_archures.c(bfd_architecture): Add 521x,5249,547x,548x.
This page took 0.025152 seconds and 4 git commands to generate.