diff options
author | Vladimir Makarov <vmakarov@redhat.com> | 1998-07-22 15:05:52 +0000 |
---|---|---|
committer | Vladimir Makarov <vmakarov@redhat.com> | 1998-07-22 15:05:52 +0000 |
commit | 7943e38d43a7cfd3ff024c44d0d094d77c8dec22 (patch) | |
tree | 7627fb5e6f006ae12f9b762b7ccafe8a4215af91 /binutils | |
parent | 92a7119c1f8488c109a7d816b23ca4f9623abc64 (diff) | |
download | gdb-7943e38d43a7cfd3ff024c44d0d094d77c8dec22.zip gdb-7943e38d43a7cfd3ff024c44d0d094d77c8dec22.tar.gz gdb-7943e38d43a7cfd3ff024c44d0d094d77c8dec22.tar.bz2 |
Moving entry about changes in testsuite/binutils-all/objcopy.exp from
ChangeLog to testsuite/ChangeLog.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 3 | ||||
-rw-r--r-- | binutils/testsuite/ChangeLog | 9 |
2 files changed, 9 insertions, 3 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index daafa5a..c5e6781 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -16,9 +16,6 @@ (strip_main): Remove guard `strip_specific_list == NULL' for setting up strip all symbols by default. - * objcopy.exp: Two new tests - strip object file with saving a - symbol and strip executable file with saving a symbol. - Mon Jul 20 12:51:16 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * addr2line.c (find_address_in_section): Only consider a section diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index a624e25..b501c7e 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,7 @@ +Wed Jul 1 16:27:40 1998 Nick Clifton <nickc@cygnus.com> + + * binutils-all/objcopy.exp: ARM simple objcopy now passes. + Wed Jun 24 09:20:21 1998 Nick Clifton <nickc@cygnus.com> * binutils-all/objdump.exp: Look for '.data' rather than 'data' @@ -5,6 +9,11 @@ Wed Jun 24 09:20:21 1998 Nick Clifton <nickc@cygnus.com> * binutils-all/size.exp: Look for '.data' rather than 'data' when parsing output of size -A. +1998-07-20 Vladimir N. Makarov <vmakarov@cygnus.com> + + * objcopy.exp: Two new tests - strip object file with saving a + symbol and strip executable file with saving a symbol. + Fri May 29 14:50:24 1998 Ian Lance Taylor <ian@cygnus.com> * binutils-all/objcopy.exp: Don't xfail the simple objcopy test |