]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* NEWS: Mention hppa64-elf. Add binutils-2.11 marker.
authorAlan Modra <amodra@gmail.com>
Sat, 9 Jun 2001 02:24:07 +0000 (02:24 +0000)
committerAlan Modra <amodra@gmail.com>
Sat, 9 Jun 2001 02:24:07 +0000 (02:24 +0000)
* MAINTAINERS: Replace with mainline version.

binutils/ChangeLog
binutils/MAINTAINERS
binutils/NEWS

index 8f182bdcebb767d10deaf5988ea531c5221b4ab6..84e9d81f019a49b8291f46588d2c01e6fd173807 100644 (file)
@@ -1,3 +1,9 @@
+2001-06-09  Alan Modra  <amodra@bigpond.net.au>
+
+       * NEWS: Mention hppa64-elf.  Add binutils-2.11 marker.
+
+       * MAINTAINERS: Replace with mainline version.
+
 2001-06-07  Alan Modra  <amodra@bigpond.net.au>
 
        * Most files: Update copyright notices.
@@ -436,15 +442,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>
@@ -757,7 +763,7 @@ Fri Apr 21 13:20:53 2000  Richard Henderson  <rth@cygnus.com>
 
 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.
 
@@ -1010,7 +1016,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>
@@ -1055,7 +1061,7 @@ 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.
 
index 427dd3acdf7cce4fb0fa64ea4fa616de0d4600e3..9c44f776ca78f6241a6c6fbd0350af0673334577 100644 (file)
@@ -6,6 +6,9 @@ gas, gprof, ld, and opcodes subdirectories.  The home page for binutils
 is http://sources.redhat.com/binutils/ and patches should be sent to
 binutils@sources.redhat.com with "[patch]" as part of the subject.
 
+Note - patches to the top level configure.in and config.sub scripts
+should be sent to config-patches@gnu.org and not to the binutils list.
+
                --------- Blanket Write Privs ---------
 
 Nick Clifton <nickc@redhat.com> (head maintainer)
@@ -14,7 +17,7 @@ Ian Taylor <ian@zembu.com>
 Jeff Law <law@redhat.com>
 Jim Wilson <wilson@redhat.com>
 DJ Delorie <dj@redhat.com>
-Alan Modra <alan@linuxcare.com.au>
+Alan Modra <amodra@bigpond.net.au>
 Michael Meissner <meissner@redhat.com>
 
                    --------- Maintainers ---------
@@ -33,10 +36,10 @@ other maintainers.
 ARM            Nick Clifton <nickc@redhat.com>
 AVR            Denis Chertykov <denisc@overta.ru>
 CRIS           Hans-Peter Nilsson <hp@axis.com>
-HPPA elf32     Alan Modra <alan@linuxcare.com.au>
+HPPA elf32     Alan Modra <amodra@bigpond.net.au>
 IA64           Jim Wilson <wilson@redhat.com>
 i860           Jason Eckhardt <jle@redhat.com>
-ix86           Alan Modra <alan@linuxcare.com.au>
+ix86           Alan Modra <amodra@bigpond.net.au>
 ix86 COFF,PE   DJ Delorie <dj@redhat.com>
 ix86           H.J.Lu <hjl@gnu.org>
 ix86 INTEL MODE Diego Novillo <dnovillo@redhat.com>
@@ -76,3 +79,14 @@ one of the above lists (blanket write or maintainers).
 [It's a huge list, folks.  You know who you are.  If you have the
  *ability* to do binutils checkins, you're in this group.  Just remember
  to get approval before checking anything in.]
+
+              -------------  Obvious Fixes -------------
+
+Fixes for obvious mistakes do not need approval, and can be checked in
+right away, but the patch should still be sent to the binutils list.
+The definition of obvious is a bit hazy, and if you are not sure, then
+you should seek approval first.  Obvious fixes include fixes for
+spelling mistakes, blatantly incorrect code (where the correct code is
+also blatantly obvious), and so on.  Obvious fixes should always be
+small, the larger they are, the more likely it is that they contain
+some un-obvious side effect or consequence.
index 8f5028c648efd310a90b27aeb0cd62f9019b79df..fd07a6d776f6a35e8491e7331ee0e698dccb1760 100644 (file)
@@ -4,6 +4,8 @@
   global symbols, and also to specify files containing lists of such symbols.
   by Honda Hiroki.
 
+Changes in binutils 2.11:
+
 * Add support for ARM v5t and v5te architectures and Intel's XScale ARM
   extenstions.
 
@@ -18,6 +20,8 @@
 
 Changes in binutils 2.10:
 
+* Support for 64-bit ELF on HPPA.
+
 * New command line switch to objdump --file-start-context which shows the
   entire file contents up to the source line first encountered for a given
   file.