(nm --size-sort): Update description.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index e395fe31cd4a24d29b61284a06720d456278ba21..e6122143d5e30c68c5172cb43688f94cc857bf7b 100644 (file)
@@ -1,3 +1,142 @@
+2003-02-24  Elias Athanasopoulos  <elathan@phys.uoa.gr>
+
+       * doc/binutils.texi (nm --size-sort): Update.
+
+2003-02-21  James E Wilson  <wilson@tuliptree.org>
+
+       * MAINTAINERS: Update email address.
+
+2003-02-21  Ian Wienand  <ianw@gelato.unsw.edu.au>
+
+       * readelf.c (get_ia64_dynamic_type): New function.
+       (dynamic_segment_ia64_val): New function.
+       (get_dynamic_type): If machine type is EM_IA_64 call
+       get_ia64_dynamic_val.
+       (get_ia64_section_type_name): Handle sections with types in the
+       SHT_IA_64_LOPSREG to SHT_IA_64_HIPSREG range.
+       (get_dynamic_flags): If machine type is EM_IA_64 call
+       dynamic_segment_ia64_val.
+
+2003-02-21  Bob Wilson  <bob.wilson@acm.org>
+
+       * doc/binutils.texi: Fix typos and obvious texinfo mistakes.  Make
+       section title capitalization more consistent.  Update descriptions
+       of various options to be consistent with the code.  Fix errors and
+       incomplete list in the description of c++filt format options.  Remove
+       information about the linker.  Change to be more polite about poor
+       bug reports.  Replace FDL appendix with include of fdl.texi.
+       * doc/fdl.texi: New file.
+
+2003-02-21  Roger Sayle  <roger@eyesopen.com>
+
+       * objcopy.c (filter_symbols): Fix compilation problems with
+       HP-UX's C compiler.
+
+2003-02-19  Christopher Faylor  <cgf@redhat.com>
+
+       * rclex.l (handle_quotes): Fix minor formatting problems introduced in
+       previous change.
+
+2003-02-19  Mark Blackburn  <marklist@fangorn.ca>
+
+       * rclex.l (handle_quotes): Handle strings spanning more than one line.
+
+2003-02-12  Bob Wilson  <bob.wilson@acm.org>
+
+       * nm.c (usage): Add `java' and `gnat' demangle styles and make
+       quotes consistent.
+       * objdump.c (usage): Ditto.  Also fix some typos.
+
+       * readelf.c (parse_args): Include 'H' option in call to getopt_long.
+
+       * debug.c (debug_record_variable): Handle global register variables.
+
+       * stabs.c (parse_stab): For N_SLINE only include
+       function_start_offset if the symbol is within a function;
+       otherwise, the value is absolute.
+
+2003-02-10  Nick Clifton  <nickc@redhat.com>
+
+       * readelf.c (decode_ARM_machine_flags): Handle the
+       EF_ARM_MAVERICK_FLOAT flag.
+
+2003-02-04  Andreas Schwab  <schwab@suse.de>
+
+       * rddbg.c (read_section_stabs_debugging_info): Cast ptrdiff_t to
+       long and use %ld in printf format.
+
+2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
+
+       * readelf.c (dump_relocations): Reorder the r_info field for
+       little-endian mips elf64.  Move #ifdef BFD64 to cover the new code.
+
+2003-01-21  Daniel Berlin  <dan@dberlin.org>
+
+       * readelf.c (display_debug_loc): Skip address base changes.
+
+2003-01-17  Fabio Alemagna  <falemagn@aros.org>
+
+       * readelf.c (get_osabi_name): Handle ELFOSABI_AROS, ELFOSABI_OPENVMS
+       and ELFOSABI_NSK.
+
+2003-01-16  Alan Modra  <amodra@bigpond.net.au>
+
+       * readelf.c: Include elf/ppc64.h.
+       (dump_relocations <EM_PPC64>): Use elf_ppc64_reloc_type.
+       * Makefile.am: Run "make dep-am".
+       * Makefile.in: Regenerate.
+
+2003-01-02  Ben Elliston  <bje@redhat.com>
+
+       * readelf.c (guess_is_rela): Handle EM_IQ2000.
+       (get_machine_name): Likewise.
+       (dump_relocations): Likewise.
+       * NEWS: Mention IQ2000 support.
+
+2003-01-02  Richard Sandiford  <rsandifo@redhat.com>
+
+       * readelf.c (get_machine_flags): Handle E_MIPS_ARCH_32R2.
+
+2002-12-30  Chris Demetriou  <cgd@broadcom.com>
+
+       * doc/binutils.texi (objdump): Note MIPS HWR (Hardware Register)
+       changes in MIPS -M options.
+
+2002-12-30    Dmitry Diky <diwil@mail.ru>
+
+       * Makefile.am: Add msp430 target.
+       * Makefile.in: Regenerate.
+       * readelf.c: Add support for msp430 target.
+
+2002-12-27  Chris Demetriou  <cgd@broadcom.com>
+
+       * doc/binutils.texi (objdump): Document MIPS -M options.
+
+2002-12-23  Andreas Schwab  <schwab@suse.de>
+
+       * readelf.c (main): Reset dump request after each file.
+
+2002-12-23  Nick Clifton  <nickc@redhat.com>
+
+       * nlmconv.c (main): Pass TRUE as third argument to
+       bfd_arch_get_compatible.
+
+2002-12-23  Nick Clifton  <nickc@redhat.com>
+
+       * strings.c (isgraphic): Replace definition with STRING_ISGRAPHIC
+       macro.  Handle 'S' encoding, accepting 8-bit characters.
+       (main): Parse 'S' encoding.
+       (get_char): Accept 'S' encoding.
+       (print_strings): Use STRING_ISGRAPHIC.
+       (usage): Document support of 'S' encoding.
+       * doc/binutils.texi: Document support of 'S' encoding/
+       * NEWS: Mention new feature.
+
+2002-12-20  Alan Modra  <amodra@bigpond.net.au>
+
+       * README <building ar>: Don't use libibery's needed_list or
+       required_list, instead link libiberty/*.o.
+
 2002-12-19  Kazu Hirata  <kazu@cs.umass.edu>
 
        * doc/binutils.texi: Fix typos.
This page took 0.034297 seconds and 4 git commands to generate.