diff options
author | Svein Seldal <svein@dev.seldal.com> | 2002-11-18 08:28:44 +0000 |
---|---|---|
committer | Svein Seldal <svein@dev.seldal.com> | 2002-11-18 08:28:44 +0000 |
commit | 48c5eb8a707f4a6daf9c3f1da5691a0f3f678884 (patch) | |
tree | f8bff8fc06a93750ff72a9c8da4f3eba071390b9 /binutils/ChangeLog | |
parent | 23ce3b1cd03d01e68979f3a4a66fd16aba993fe0 (diff) | |
download | gdb-48c5eb8a707f4a6daf9c3f1da5691a0f3f678884.zip gdb-48c5eb8a707f4a6daf9c3f1da5691a0f3f678884.tar.gz gdb-48c5eb8a707f4a6daf9c3f1da5691a0f3f678884.tar.bz2 |
TIC4X testcase commit
* binutils/testsuite/binutils-all/objcopy.exp: Disable tic4x
from test
* binutils/testsuite/binutils-all/objdump.exp: Setup proper
values for tic4x testcase
* gas/testsuite/gas/all/gas.exp: Setup for tic4x testcase
* gas/testsuite/gas/macros/macros.exp: Ditto
* gas/testsuite/gas/all/gas.exp: Setup for tic4x testcase
* gas/testsuite/gas/macros/macros.exp: Ditto
* gas/testsuite/gas/tic4x: New tic4x gas testsuite directory
* ld/testsuite/ld-scripts/script.exp: Setup for tic4x testcase
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index bbf1d61..8a58087 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com> + + * testsuite/binutils-all/objcopy.exp: Disable tic4x from test + * testsuite/binutils-all/objdump.exp: Setup proper values for tic4x + testcase + 2002-11-14 Nick Clifton <nickc@redhat.com> * readelf.c (process_program_headers): Add comment about return |