diff options
author | Nick Clifton <nickc@redhat.com> | 2001-07-19 10:43:13 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-07-19 10:43:13 +0000 |
commit | 1b577b00bda93731de384fefea094f3b78d96ee0 (patch) | |
tree | 77ab4e769d39ccc27048e4ce4aacfbc7b0c83e31 /ld | |
parent | e36118e76573ac9f897f7e9105ff6c9caa3c4280 (diff) | |
download | gdb-1b577b00bda93731de384fefea094f3b78d96ee0.zip gdb-1b577b00bda93731de384fefea094f3b78d96ee0.tar.gz gdb-1b577b00bda93731de384fefea094f3b78d96ee0.tar.bz2 |
Change bug reporting email address.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rw-r--r-- | ld/README | 2 |
2 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 284c5ae..108f63f 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2001-07-19 Nick Clifton <nickc@cambridge.redhat.com> + + * README: Add header for consistency with other README files. + 2001-07-14 H.J. Lu <hjl@gnu.org> * emultempl/elf32.em (output_prev_sec_find): Never return @@ -1,3 +1,5 @@ + README for LD + This is the GNU linker. It is distributed with other "binary utilities" which should be in ../binutils. See ../binutils/README for more general notes, including where to send bug reports. |