diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2008-02-18 21:05:07 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2008-02-18 21:05:07 +0000 |
commit | b646068837baf88debd0a0a164ae1dc4d05ba133 (patch) | |
tree | 8f4175f0b0b5e71cd9770b812cf7ff7751eb41c7 /gas/testsuite/ChangeLog | |
parent | 4ed226fe6da8c51a04bd9063a8a58117e2c7a769 (diff) | |
download | gdb-b646068837baf88debd0a0a164ae1dc4d05ba133.zip gdb-b646068837baf88debd0a0a164ae1dc4d05ba133.tar.gz gdb-b646068837baf88debd0a0a164ae1dc4d05ba133.tar.bz2 |
2008-02-18 H.J. Lu <hongjiu.lu@intel.com>
* cfi/cfi.exp (gas_x86_64_check): New.
(gas_x86_32_check): Likewise.
Run 32bit and 64bit tests for x86 targets if they are supportd.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index d973db7..fb46a27 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2008-02-18 H.J. Lu <hongjiu.lu@intel.com> + + * cfi/cfi.exp (gas_x86_64_check): New. + (gas_x86_32_check): Likewise. + Run 32bit and 64bit tests for x86 targets if they are supportd. + 2008-02-18 Jan Beulich <jbeulich@novell.com> * gas/i386/att-regs.s, gas/i386/att-regs.d, |