diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2004-12-03 10:30:13 +0000 |
---|---|---|
committer | Richard Sandiford <rdsandiford@googlemail.com> | 2004-12-03 10:30:13 +0000 |
commit | 73fb7068004be3d810e4c885f2f794aa25550e13 (patch) | |
tree | aa5981762b03b8c5c26b60dd4fc5128ccf2a1ec9 /binutils | |
parent | c820d41869a60c8b043d4cfe104b0df39d1eb650 (diff) | |
download | ppe42-binutils-73fb7068004be3d810e4c885f2f794aa25550e13.tar.gz ppe42-binutils-73fb7068004be3d810e4c885f2f794aa25550e13.zip |
Remove config.if.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 4 | ||||
-rw-r--r-- | binutils/MAINTAINERS | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index d19314061f..d7f22f8881 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2004-12-03 Richard Sandiford <rsandifo@redhat.com> + + * MAINTAINERS: Remove mention of config.if. + 2004-11-30 Tero Niemela <tero_niemela@yahoo.com> * Makefile.am: Change LOCALEDIR to $(datadir)/share. diff --git a/binutils/MAINTAINERS b/binutils/MAINTAINERS index 85ed70469b..2f023b6068 100644 --- a/binutils/MAINTAINERS +++ b/binutils/MAINTAINERS @@ -22,8 +22,8 @@ top level config.guess and config.sub scripts should be sent to: config-patches@gnu.org and not to the binutils lists. Patches to the other top level -configure files (configure, configure.in, config-if, config-ml.in) -should be sent to the binutils lists, and copied to the gcc and gdb +configure files (configure, configure.in, config-ml.in) should +be sent to the binutils lists, and copied to the gcc and gdb lists as well (gcc-patches@gcc.gnu.org and gdb-patches@sources.redhat.com). |