Move display_info() function into bucomm.c
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 02bd94dc57ea9cbaf4582cab656deca569898c5b..e1c79ed8a08cc1bbca71e2ad834bb58b0e5ad9e4 100644 (file)
@@ -1,3 +1,45 @@
+2003-03-24  Elias Athanasopoulos  <elathan@phys.uoa.gr>
+
+       * objdump.c (endian_string): Move to bucomm.c.
+       (display_info): Likewise.
+       (display_target_list): Likewise.
+       (display_info_table): Likewise.
+       (display_target_tables): Likewise.
+       (main): Assign the return value of display_info to exit_status.
+       * bucomm.c: Include bfdver.h and libbfd.h
+       (display_target_list): Call bfd_nonfatal instead of nonfatal and
+       return 0 on a non-fatal error, 1 on success.
+       (display_info_table): Likewise. 
+       * bucomm.h (display_info): Provide a prototype.
+       * Makefile.am (bucomm.o): Add dependencies on bfdver.h and
+       libbfd.h.
+       * Makefile.in: Regenerate.
+
+2003-03-22  Danny Smith  <dannysmith@users.sourceforge,net>
+
+       * dlltool.c (gen_def_file): Put demangled name comments on
+       own line preceding export name.
+
+2003-03-17  Nick Clifton  <nickc@redhat.com>
+
+       * objdump.c (disassemble_data): Use disasm_info.fprintf_func not
+       printf for emitting new lines.
+
+2003-03-16  Elias Athanasopoulos  <elathan@phys.uoa.gr>
+
+       * nm.c (print_symbol_info_bsd): Print the symbol's size instead of
+       the symbol's value when --size-sort is used, unless -S is used.
+       doc/binutils.texi (--size-sort): For non-bsd formats both the
+       value and size of the symbols are displayed.
+       
+2003-03-13  Nick Clifton  <nickc@redhat.com>
+
+       * po/da.po: Update.
+
+2003-03-12  Nick Clifton  <nickc@redhat.com>
+
+       * MAINTAINERS: Remove Peter Targett as ARC maintainer.
+
 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
 
        * MAINTAINERS: Update my mail address.
This page took 0.02323 seconds and 4 git commands to generate.