* aix5ppc-core.c: Remove duplicate prototypes.
[external/binutils.git] / bfd / ChangeLog
index 521d51b..f77f116 100644 (file)
@@ -1,3 +1,14 @@
+2005-12-24  Alan Modra  <amodra@bigpond.net.au>
+
+       * aix5ppc-core.c: Remove duplicate prototypes.
+       (xcoff64_core_file_matches_executable_p): Provide implementation
+       for !AIX_5_CORE.
+       * corefile.c (generic_core_file_matches_executable_p): Correct
+       syntax error in prototype.
+       * libbfd-in.h (generic_core_file_matches_executable_p): Delete.
+       * libbfd.h: Regenerate.
+       * bfd-in2.h: Regenerate.
+
 2005-12-23  Michael Weiser  <michael@weiser.dinsnail.net>
 
        PR 1150