diff options
author | Nick Clifton <nickc@redhat.com> | 2000-10-31 20:37:25 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2000-10-31 20:37:25 +0000 |
commit | 4d765177eb6495c6107f673ad76bdd258cdc50e6 (patch) | |
tree | 3ecf62d6ea32d85007abf913c00f59db4a1bb46a /binutils | |
parent | 1a8629c73571e63f55313b354033825a7ef7cad1 (diff) | |
download | gdb-4d765177eb6495c6107f673ad76bdd258cdc50e6.zip gdb-4d765177eb6495c6107f673ad76bdd258cdc50e6.tar.gz gdb-4d765177eb6495c6107f673ad76bdd258cdc50e6.tar.bz2 |
Add Jim Wilson as Maintainer for IA64 code.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 17 | ||||
-rw-r--r-- | binutils/MAINTAINERS | 1 |
2 files changed, 12 insertions, 6 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 5e42e36..112f47a 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2000-10-31 Nick Clifton <nickc@redhat.com> + + * MAINTAINERS: Add Jim Wilson as the maintainer for the IA64 + code. + 2000-10-12 Roger Sayle <roger@metaphorics.com> * Make comma after string after icon/control optional. @@ -1535,8 +1540,8 @@ Thu May 27 11:58:33 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> 1999-05-05 Catherine Moore <clm@cygnus.com> - * readelf.c (get_machine_flags): Check for EF_CPU32. - (get_data_encoding): Fix typo. + * readelf.c (get_machine_flags): Check for EF_CPU32. + (get_data_encoding): Fix typo. 1999-04-26 Tom Tromey <tromey@cygnus.com> @@ -1686,7 +1691,7 @@ Wed Mar 10 15:10:14 1999 Stan Cox <scox@cygnus.com> 1999-02-17 DJ Delorie <dj@cygnus.com> - * resbin.c (res_to_bin_versioninfo): Instead of entering a value + * resbin.c (res_to_bin_versioninfo): Instead of entering a value length of zero in a version info string, enter the appropriate length. @@ -1712,7 +1717,7 @@ Tue Feb 16 16:00:33 1999 Ian Lance Taylor <ian@cygnus.com> Mon Feb 1 12:38:01 1999 Catherine Moore <clm@cygnus.com> - * readelf.c (dump_relocations): Handle EM_ARM as REL. + * readelf.c (dump_relocations): Handle EM_ARM as REL. 1999-01-29 Nick Clifton <nickc@cygnus.com> @@ -1839,8 +1844,8 @@ Wed Nov 4 16:25:55 1998 Nick Clifton <nickc@cygnus.com> Mon Nov 2 14:59:33 1998 Geoffrey Noer <noer@cygnus.com> - * configure.in: detect cygwin* instead of cygwin32* - * configure: regenerate + * configure.in: detect cygwin* instead of cygwin32* + * configure: regenerate Fri Oct 30 15:14:49 1998 Geoffrey Noer <noer@cygnus.com> diff --git a/binutils/MAINTAINERS b/binutils/MAINTAINERS index e41457a..58ab033 100644 --- a/binutils/MAINTAINERS +++ b/binutils/MAINTAINERS @@ -34,6 +34,7 @@ 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> +IA64 Jim Wilson <wilson@redhat.com> i860 Jason Eckhardt <jle@redhat.com> ix86 Alan Modra <alan@linuxcare.com.au> ix86 COFF,PE DJ Delorie <dj@redhat.com> |