diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2001-06-24 16:27:00 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2001-06-24 16:27:00 +0000 |
commit | 6d900bf62cab3b563736b20e97dc388ad6d2eb3a (patch) | |
tree | 68e47a4008a483a6ff1978f084604bb979804d1a /binutils/ChangeLog | |
parent | 6cbac8b9dd0bc48e87d6e3366d2f64614a099c2d (diff) | |
download | gdb-6d900bf62cab3b563736b20e97dc388ad6d2eb3a.zip gdb-6d900bf62cab3b563736b20e97dc388ad6d2eb3a.tar.gz gdb-6d900bf62cab3b563736b20e97dc388ad6d2eb3a.tar.bz2 |
2001-06-24 H.J. Lu <hjl@gnu.org>
* objcopy.c (strip_main): Revert the change made on 2001-05-30
by accident.
(copy_main): Apply the the change made to strip_main on
2001-05-30 by accident.
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 de1ca76..f6d4213 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,10 @@ +2001-06-24 H.J. Lu <hjl@gnu.org> + + * objcopy.c (strip_main): Revert the change made on 2001-05-30 + by accident. + (copy_main): Apply the the change made to strip_main on + 2001-05-30 by accident. + 2001-06-23 Andreas Jaeger <aj@suse.de> * unwind-ia64.c (unw_decode_x1): Add unused attribute for |