diff options
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index f21d973..57ac6ec 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,11 @@ +2007-03-05 H.J. Lu <hongjiu.lu@intel.com> + + PR gas/3918 + * lib/gas-defs.exp (gas_started): New variable. Initialized to + 0. + (gas_start): Set gas_started to 1. + (gas_finish): Skip if gas_started is 0. Reset gas_started to 0. + 2007-03-02 Paul Brook <paul@codesourcery.com> * gas/arm/relax_branch_align.d: New test. |