* bfd.c: Remove error strings for errors removed below.
authorDavid MacKenzie <djm@cygnus>
Fri, 21 Jan 1994 23:48:55 +0000 (23:48 +0000)
committerDavid MacKenzie <djm@cygnus>
Fri, 21 Jan 1994 23:48:55 +0000 (23:48 +0000)
bfd/ChangeLog
bfd/bfd.c

index 0d33b38f15000d73a30b9ac3c75537fe0cca063a..d02a4f2d691db353ec9138d9cb25d728df0b6b53 100644 (file)
@@ -11,6 +11,7 @@ Fri Jan 21 14:11:16 1994  Sean Fagan (sef@cygnus.com)
 
 Fri Jan 21 09:29:01 1994  David J. Mackenzie  (djm@thepub.cygnus.com)
 
+       * bfd.c: Remove error strings for errors removed below.
        * aoutx.h (translate_to_native_sym_flags), bfd-in.h (bfd_ec),
        oasys.c (oasys_write_sections): Rename
        bfd_error_nonrepresentable_section to nonrepresentable_section.
index 8e58ddd90bf5a83e9229e2a1722cba12b0b9c4be..62872d8a597d9d17b0ed8ef7ff93f533e6deb768 100644 (file)
--- a/bfd/bfd.c
+++ b/bfd/bfd.c
@@ -212,10 +212,8 @@ CONST char *CONST bfd_errmsgs[] = {
                         "Invalid operation",
                         "Memory exhausted",
                         "No symbols",
-                        "No relocation info",
                         "No more archived files",
                         "Malformed archive",
-                        "Symbol not found",
                         "File format not recognized",
                         "File format is ambiguous",
                         "Section has no contents",