Add openRISC support in opcodes
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 3a8257ebde541970cb58ca19bbd3be112bb2feb5..49d50645c2944283f5957a99ebbc907c406447f4 100644 (file)
@@ -1,3 +1,212 @@
+2001-04-27  Johan Rydberg  <jrydberg@opencores.org>
+
+        * NEWS: Announce support for OpenRISC.
+
+2001-04-17  Danny Smith  <dannysmith@users.sourceforge.net>
+       * dlltool.c (do_default_excludes): Initialise to true. 
+2001-04-10  Alan Modra  <amodra@one.net.au>
+
+       * MAINTAINERS: Update my email address
+       * nm.c (print_symbol_info_bsd): Use a simple printf string.
+
+2001-04-05  Hans-Peter Nilsson  <hp@axis.com>
+
+       * readelf.c (display_debug_lines): Fix typo for "Prologue".
+
+2001-03-30  H.J. Lu  <hjl@gnu.org>
+
+       * readelf.c (process_unwind): Just return if do_unwind is 0.
+
+2001-03-28  Roger Sayle  <roger@metaphorics.com>
+
+       * dlltool.c (make_one_lib_file): Fix section flags for
+       .text, .data and .bss in stub ds*.o files to match those
+       generated by gas.
+
+2001-03-29  H.J. Lu  <hjl@gnu.org>
+
+       * readelf.c (process_unwind): Only do unwind sections for
+       IA64.
+
+2001-03-28  H.J. Lu  <hjl@gnu.org>
+
+       * Makefile.am ($(srcdir)/dlltool.1): Remove the extra target.
+       * Makefile.in: Regenerate.
+
+2001-03-26  Andreas Jaeger  <aj@suse.de>
+
+       * binutils.texi (nm): Fix texi syntax.
+
+2001-03-25  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
+
+       * binutils.texi: Put @c man begin and @c man end indications
+       to generate man pages using texi2pod and pod2man. Put @c man title
+       to identify each man. Add SEEALSO entries.
+       * Makefile.am (MANCONF, TEXI2POD, POD2MAN): New variable.
+       (man_MANS): Add dlltool.1, nlmconv.1, readelf.1, windres.1,
+       sort the list.
+       (*.1): Build the man pages from binutils.texi.
+       * Makefile.in: Regenerate.
+
+2001-03-13  Eric Kohl  <ekohl@rz-online.de>
+
+       * defparse.y (opt_equal_name): allow "." in name.
+       * dlltool.c (def_exports): Added ability to generate forwarded exports.
+       (gen_exp_file): Likewise.
+
+2001-03-12  Stefan Geuken <mail@stefan-geuken.de>
+
+       * NEWS: Document addition of -B switch to objcopy.
+       * binutils.texi:  Document addition of -B switch to objcopy.
+       * objcopy.c: (copy_options): Add --binary-architecture.
+       (copy_usage): Document -B/--binary-architecture.
+       (copy_main): Support -B/--binary-architecture.  Set
+       bfd_external_binary_architecture.
+
+2001-03-11  Andreas Jaeger  <aj@suse.de>
+
+       * readelf.c (guess_is_rela): Handle EM_S390_OLD.
+       (dump_relocations): Likewise.
+       (get_machine_name): Likewise.
+
+2001-02-28  Nick Clifton  <nickc@redhat.com>
+
+       * readelf.c: (struct unw_aux_info): Remove const modifier for
+       'strtab' field.
+       (process_unwind): Remove non-K&R compliant LHS type cast in call
+       to GET_DATA_ALLOC macro.
+
+2001-02-28  Philip Blundell  <pb@futuretv.com>
+
+       * readelf.c (decode_ARM_machine_flags): Explicitly mention which
+       ABI is in use; remove ambiguity between the "unknown" EABI and
+       unrecognised ABIs.  Handle version 2 ARM EABI.  Update uses of
+       renamed EF_xx constants.
+
+2001-02-27  Alan Modra  <alan@linuxcare.com.au>
+
+       * configure.in (BFD_VERSION): New.
+       (AM_INIT_AUTOMAKE): Use $BFD_VERSION.
+       * configure: Regenerate.
+       * Makefile.am: Run "make dep-am"
+       * Makefile.in: Regenerate.
+
+2001-02-14  Nick Clifton  <nickc@redhat.com>
+
+       * MAINTAINERS: Add "Obvious Fix" rule.
+
+2001-02-11  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
+
+       * unwind-ia64.c: Don't use ANSI C preprocessor stringisation and string
+       literal concatenation.
+
+2001-02-11  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
+
+       * readelf.c (struct unw_aux_info): Remove const from the info member.
+       (process_unwind): Don't type-cast the third argument to the
+       GET_DATA_ALLOC macro.
+
+2001-02-11  Nick Clifton  <nickc@redhat.com>
+
+       * readelf.c (dump_relocations): Free corrected allocated
+       array.
+       (process_unwind): Fix compile time warning.
+
+2001-02-10  Nick Clifton  <nickc@redhat.com>
+
+       * binutils.texi: Document new --unwind option to readelf.
+
+2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
+
+       * readelf.c: Add linux target for S/390.
+
+2001-02-10  Alan Modra  <alan@linuxcare.com.au>
+
+       * nm.c (print_symbol_info_bsd): Don't #ifdef inside printf in case
+       printf is a macro.
+
+2001-02-08  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * acinclude.m4 (AM_PROG_LEX): Override installed definition.
+       * aclocal.m4: Regenerate.
+       * configure: Regenerate.
+
+2001-02-07  Todd Vierling  <tv@wasabisystems.com>
+
+       * bucomm.c (bfd_target_vector): Change extern array to pointer.
+       * objdump.c (bfd_target_vector): Likewise.
+
+2001-02-07  David Mosberger  <davidm@hpl.hp.com>
+
+       * readelf.c (process_unwind): New function.
+       (slurp_ia64_unwind_table): Ditto.
+       (dump_ia64_unwind): Ditto.
+       (find_symbol_for_address): Ditto.
+       (slurp_rela_relocs): New function (split off from dump_relocations()).
+       (slurp_rel_relocs): Ditto.
+       (parse_args): Handle '-u' option.
+
+       * unwind-ia64.c: New file.
+       * unwind-ia64.h: New file.
+       * Makefile.am: Include unwind-ia64.c in readelf build.
+       * Makefile.in: Regenerate.
+       * po/binutils.pot: Regenerate.
+
+2001-02-04  Philip Blundell  <philb@gnu.org>
+
+       * configure.in (OBJDUMP_DEFS): Match `arm*-*', not just `arm-*'.
+       * configure: Regenerate.
+
+2001-01-31  Steve deRosier  <sderosier@vari-lite.com>
+
+       * ieee.c (ieee_add_bb11): Don't check for backslashes
+       unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
+
+2001-01-24  Mark Elbrecht  <snowball3@bigfoot.com>
+
+       * ieee.c: Update copyright.
+       (ieee_start_compilation_unit): Don't check for backslashes
+       unless HAVE_DOS_BASED_FILE_SYSTEM is defined.
+
+       * stabs.c: Update copyright. Include "filenames.h".
+       (parse_stab): Use IS_ABSOLUTE_PATH. Ignore N_WARNING stabs.
+
+2001-01-23  Jakub Jelinek  <jakub@redhat.com>
+
+       * readelf.c (process_version_sections): Check if VERDEF or VERNEED
+       sections are present before using them.  Remove code duplication.
+       (process_symbol_table): Check if VERDEF or VERNEED sections are
+       present before using them.
+
+2001-01-17  Nick Clifton  <nickc@redhat.com>
+
+       * objcopy.c (copy_object): Fail if attempting to convert the
+       endianness of the input object file.
+
+       * binutils.texi: Explain that objcopy cannot convert endianness.
+
+2001-01-16  Nick Clifton  <nickc@redhat.com>
+
+       * readelf.c (string_table_length): New variable.
+       (SECTION_NAME): Catch out of range indices and missing section
+       pointers.
+       (process_section_headers): Delete useless local variable
+       string_table_offset.  Set the value of string_table_length
+       after loading the string table.
+       (process_mips_specific): Use SECTION_NAME macro.
+       (process_file): Set string_table_length to 0 when it is freed.
+
+2001-01-12  Nick Clifton  <nickc@redhat.com>
+
+       * version.c (print_version): Update copyright date.
+
+2001-01-11  Peter Targett  <peter.targett@arccores.com>
+
+       * readelf.c (dump_relocations): Include selection with EM_ARC.
+       (get_machine_name) Update name to "ARC".
+
 2001-01-09  Nick Clifton  <nickc@redhat.com>
 
        * Makefile.am: Add rule to build objdump.o from objdump.c and
@@ -78,7 +287,7 @@ Mon Dec 11 14:30:21 MET 2000  Jan Hubicka  <jh@suse.cz>
 
 2000-11-28  Hans-Peter Nilsson  <hp@bitrange.com>
 
-       * MAINTAINERS: Add Jรถrn Rennecke and self as SH maintainers.
+       * MAINTAINERS: Add Jvrn Rennecke and self as SH maintainers.
        Change sourceware.cygnus.com to sources.redhat.com.
        Fix typo for "amongst".
 
@@ -160,7 +369,7 @@ Mon Dec 11 14:30:21 MET 2000  Jan Hubicka  <jh@suse.cz>
        * binutils.texi: Document new command line switches.
        * objcopy.1: Docuemnt the new command line switches.
        * NEWS: Announce the existence of the new command line switches.
-       
+
 2000-10-31  Nick Clifton  <nickc@redhat.com>
 
        * MAINTAINERS: Add Jim Wilson as the maintainer for the IA64
@@ -175,7 +384,7 @@ Mon Dec 11 14:30:21 MET 2000  Jan Hubicka  <jh@suse.cz>
        * readelf.c (get_machine_flags): Also print EF_MIPS_MACH field.
 
        * NEWS: Mention support for MIPS32.
-       
+
 2000-09-08  Nick Clifton  <nickc@redhat.com>
 
        * MAINTAINERS: Add Stephane Carrez as maintainer for 68HC[11|12].
@@ -206,7 +415,7 @@ Mon Dec 11 14:30:21 MET 2000  Jan Hubicka  <jh@suse.cz>
        * aclocal.m4: Regenerate.
        * config.in: Regenerate.
        * po/binutils.pot: Regenerate.
-       
+
 2000-08-31  Alexandre Oliva  <aoliva@redhat.com>
 
        * acinclude.m4: Include libtool and gettext macros from the
@@ -280,15 +489,15 @@ Mon Dec 11 14:30:21 MET 2000  Jan Hubicka  <jh@suse.cz>
 
 2000-07-20  H.J. Lu  <hjl@gnu.org>
 
-       * binutils/binutils.texi: Put back "@end table" deleted by
+       * binutils.texi: Put back "@end table" deleted by
        accident.
 
 2000-07-05  Kenneth Block  <krblock@computer.org>
 
-        * binutils/nm.c: Add optional style to demangle switch.
-        * binutils/objdump.c: Add optional style to demangle switch.
-        * binutils/addr2line.c: Add optional style to demangle switch.
-        * binutils/binutils.texi: Document optional style to demangle
+       nm.c: Add optional style to demangle switch.
+       objdump.c: Add optional style to demangle switch.
+       addr2line.c: Add optional style to demangle switch.
+       binutils.texi: Document optional style to demangle
        switch.
 
 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
@@ -586,7 +795,7 @@ Fri Apr 21 13:20:53 2000  Richard Henderson  <rth@cygnus.com>
        * Makefile.in: Rebuild.
        * readelf.c: Include elf/ia64.h.
        (guess_is_rela, dump_relocations): Handle EM_IA_64.
-       
+
 2000-04-17  Timothy Wall  <twall@cygnus.com>
 
        * objdump.c (disassemble_data): Set octets per byte *after*
@@ -597,18 +806,18 @@ Fri Apr 21 13:20:53 2000  Richard Henderson  <rth@cygnus.com>
        * arlex.l: Add directives to increase lex buffer size.
 
        * objdump.c, readelf.c: Don't include strarg.h or varargs.h. They are
-        already included by bucomm.h.
+       already included by bucomm.h.
 
 2000-04-10  Philippe De Muyter  <phdm@macqel.be>
 
-       * readelf (dynamic_segment_mips_val): Call `sprintf', not
+       * readelf.c (dynamic_segment_mips_val): Call `sprintf', not
        `strftime' since strftime is not available on all systems.
        (process_mips_specific): Ditto.
 
 Fri Apr  7 15:56:57 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
        * configure.in (WARN_CFLAGS): Set to -W -Wall by default.  Add
-       --enable-build-warnings option.
+       --enable-build-warnings option.
        * Makefile.am (AM_CFLAGS, WARN_CFLAGS): Add definitions.
        * Makefile.in, configure: Re-generate.
 
@@ -726,7 +935,7 @@ Fri Apr  7 15:56:57 2000  Andrew Cagney  <cagney@b1.cygnus.com>
        * readelf.c (decode_ARM_machine_flags): New function.
        (get_machine_flags): Call decode_ARM_machine_flags for ARM
        targets.
-       
+
        (get_machine_name): Catch EM_AVR
 
 2000-04-05  Alan Modra  <alan@linuxcare.com.au>
@@ -854,7 +1063,7 @@ Fri Apr  7 15:56:57 2000  Andrew Cagney  <cagney@b1.cygnus.com>
        * configure.in: Add arm-wince, mips-pe and sh-pe targets.
        * configure: Regenerate.
 
-       * dlltoolc.: Add support for sh-pe and mips-pe targets.
+       * dlltool.c: Add support for sh-pe and mips-pe targets.
        * rescoff.c: Add support for sh-pe and mips-pe targets.
 
 2000-02-23  H.J. Lu  <hjl@gnu.org>
@@ -899,18 +1108,18 @@ Fri Apr  7 15:56:57 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
 2000-02-03  Timothy Wall <twall@redhat.com>
 
-       * binutils/objdump.c (dump_section_header, find_symbol_for_address,
+       * objdump.c (dump_section_header, find_symbol_for_address,
        show_line, disassemble_bytes, disassemble_data, dump_data):
        distinguish between octets and bytes.
-       
+
 2000-01-27  Thomas de Lellis  <tdel@windriver.com>
 
-        * nm.c (print_symbol_info_bsd): Use bfd_is_undefined_symclass to
+       * nm.c (print_symbol_info_bsd): Use bfd_is_undefined_symclass to
        check to unresolved symbols.
-        (print_symbol_info_sysv):  Ditto.
-        (print_symbol_info_posix):  Ditto.
+       (print_symbol_info_sysv):  Ditto.
+       (print_symbol_info_posix):  Ditto.
 
-        * binutils.texi: Document new 'V' symclass flag for nm.
+       * binutils.texi: Document new 'V' symclass flag for nm.
 
 2000-01-27  Nick Clifton  <nickc@redhat.com>
 
@@ -956,28 +1165,28 @@ Fri Apr  7 15:56:57 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
 2000-01-07  Mumit Khan  <khan@xraylith.wisc.edu>
 
-       * windres.c (long_options): Add --use-temp-file and 
+       * windres.c (long_options): Add --use-temp-file and
        --no-use-temp-file options.
        (usage): Document.
        (main): Handle.
-       
+
        * windres.h: Update read_rc_file prototype.
-       
+
        * resrc.c (cpp_temp_file): New static variable.
        (istream_type): New static variable.
        (close_pipe): Delete function.
        (run_cmd): New static function.
        (open_input_stream): New static function.
        (close_input_stream): New static function.
-       (look_for_default): Handle DOS directory separator. Use 
+       (look_for_default): Handle DOS directory separator. Use
        open_input_stream instead of popen.
        (read_rc_file): Likewise.
-       
+
        * binutils.texi: Document --use-temp-file, --no-use-temp-file
-       options. 
+       options.
 
 2000-01-04  Mumit Khan  <khan@xraylith.wisc.edu>
+
        * dlltool.c (create_compat_implib): New variable.
        (gen_exp_file): Use.
        (make_one_lib_file): Use.
@@ -991,7 +1200,7 @@ Fri Apr  7 15:56:57 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 2000-01-03  Nick Clifton  <nickc@cygnus.com>
 
        * binutils.texi: Document new, ARM specific disassembler
-          command line switch "-M force-thumb".For older changes see ChangeLog-9697
+       command line switch "-M force-thumb".
 
 For older changes see ChangeLog-9899
 \f
This page took 0.028457 seconds and 4 git commands to generate.