diff options
author | Nick Clifton <nickc@redhat.com> | 2003-09-04 12:30:27 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-09-04 12:30:27 +0000 |
commit | 04fbe4296a1f2fa30da767d60c40debf31859f57 (patch) | |
tree | 8dc6ef2d9c592bec36c8aa8e9a2719c9aa1c5986 /binutils/ChangeLog | |
parent | 8ad30312fff34325113307cb27bcae49d220df15 (diff) | |
download | gdb-04fbe4296a1f2fa30da767d60c40debf31859f57.zip gdb-04fbe4296a1f2fa30da767d60c40debf31859f57.tar.gz gdb-04fbe4296a1f2fa30da767d60c40debf31859f57.tar.bz2 |
Make it clear what should be done with patches to the top level configure files
(other than config.guess and config.sub).
Add binutils@sources.redhat.com as an address to which patches can be sent.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index d238572..e6a712e 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,5 +1,12 @@ 2003-09-04 Nick Clifton <nickc@redhat.com> + * MAINTAINERS: Make it clear what should be done with patches to + the top level configure files (other than config.guess and + config.sub). Add binutils@sources.redhat.com as an address to + which patches can be sent. + +2003-09-04 Nick Clifton <nickc@redhat.com> + * readelf.c (get_machine_flags): Recognise V850E1 machine type. 2003-09-03 Andrew Cagney <cagney@redhat.com> |