diff options
author | Jakub Jelinek <jakub@redhat.com> | 2004-03-30 09:54:15 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2004-03-30 09:54:15 +0000 |
commit | adacfc818440c75724a00ed3abf50319340369cc (patch) | |
tree | df851c5e63ff8c7eaf8c094f6afeca37d1b7ffbf /binutils/testsuite/ChangeLog | |
parent | 0a159ef8da2d0d84cea5fb6b923f1c87a5f25af7 (diff) | |
download | gdb-adacfc818440c75724a00ed3abf50319340369cc.zip gdb-adacfc818440c75724a00ed3abf50319340369cc.tar.gz gdb-adacfc818440c75724a00ed3abf50319340369cc.tar.bz2 |
* binutils-all/objcopy.exp: Accept main as a data symbol as well.
Diffstat (limited to 'binutils/testsuite/ChangeLog')
-rw-r--r-- | binutils/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index 6c8de84..8c4665e 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2004-03-30 Jakub Jelinek <jakub@redhat.com> + + * binutils-all/objcopy.exp: Accept main as a data symbol as well. + 2004-02-27 Andreas Schwab <schwab@suse.de> * binutils-all/ar.exp (argument_parsing): New test. |