1999-09-19 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index bfe7ee4dd3a47fe933918735dcdb6f4ddb898271..8f81ca3d8fd66d5b66f31f32fcc2207815b2ace3 100644 (file)
@@ -1,3 +1,67 @@
+1999-09-14  Michael Meissner  <meissner@cygnus.com>
+
+       * configure.in (Canonicalization of target names): Remove adding
+       ${CONFIG_SHELL} in front of $ac_config_sub, since autoconfig 2.14
+       generates $ac_config_sub with a ${CONFIG_SHELL} already.
+       * configure: Regenerate.
+
+1999-09-12  Ian Lance Taylor  <ian@zembu.com>
+
+       * ar.c (main): Clear output_file if we don't change the archive.
+       (delete_members, replace_members): Likewise.
+
+1999-09-12  Donn Terry  <donn@interix.com>
+
+       * objdump.c (dump_headers): If wide_output, print Flags header.
+
+       * objdump.c (dump_section_header): Print any comdat information.
+
+       * objcopy.c (parse_flags): Handle "noload", "debug", and "share".
+       * binutils.texi, objcopy.1: Document new flags.
+
+       * ar.c (counted_name_mode): New static variable.
+       (counted_name_counter): New static variable.
+       (map_over_members): Handle counted mode.
+       (usage): Mention N modifier.
+       (main): Handle N modifier.
+       (delete_members): Handle counted mode.
+       * binutils.texi, ar.1: Document N modifier.
+
+       * ar.c (print_contents): Change printing of member name for
+       POSIX.2 conformance.
+
+       * ar.c (output_filename): Make const.
+       (open_inarch): If creating a new empty archive, set
+       output_filename.
+
+1999-09-12  Ian Lance Taylor  <ian@zembu.com>
+
+       * ar.c (full_pathname): New static variable.
+       (map_over_members): Call normalize on command line parameter.
+       (usage): Mention P modifier.
+       (normalize): If full_pathname is true, don't do anything.
+       (main): Accept P modifier.
+       (delete_members): Call normalize on command line parameter.
+       * binutils.texi, ar.1: Document P modifier.
+
+1999-09-09  Andreas Schwab  <schwab@suse.de>
+
+       * binutils.texi: Add info dir entries for all programs described
+       here.  Fix arguments of @var to not contain punctuation.
+
+1999-09-06  Donn Terry  <donn@interix.com>
+
+       * nm.c (print_symbol_info_bsd): Check for 'w' as well as 'U'.
+       (print_symbol_info_sysv): Likewise.
+       (print_symbol_info_posix): Likewise.
+
+1999-09-04  Steve Chamberlain  <sac@pobox.com>
+
+       * readelf.c: Include "elf/pj.h".
+       (dump_relocations): Handle EM_PJ.
+       (get_machine_name): Likewise.
+       (get_machine_flags): Likewise.
+
 1999-08-31  Scott Bambrough <scottb@netwinder.org>
 
        * readelf.c (get_note_type): New function:  Decode the e_type
        (process_corefile_note_segment): New function.
        (process_corefile_note_segments): New function.
        (process_corefile_contents): New function.
-       (process_arch_specific): Add call to process_corefile_contents.
+       (process_file): Add call to process_corefile_contents.
        (parse_args): Add parsing of -n/--notes command line switch.
        (usage): Document new command line switch.
 
+       * binutils.texi: Documemnt new command line switch to readelf.
+
 1999-08-31  Ian Lance Taylor  <ian@zembu.com>
 
        * binutils.texi (Bug Reporting): Clarify that large files should
This page took 0.026165 seconds and 4 git commands to generate.