diff options
author | Joseph Myers <joseph@codesourcery.com> | 2009-03-05 15:27:59 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2009-03-05 15:27:59 +0000 |
commit | cc3f603a65ec4b4d6049f8c61931abf400433c4b (patch) | |
tree | 0f00b965e7d149287d0134d8dc50b3c4e341d740 /gas/testsuite/ChangeLog | |
parent | b92997d66d6001389dfad5d5a662c9032faa319d (diff) | |
download | gdb-cc3f603a65ec4b4d6049f8c61931abf400433c4b.zip gdb-cc3f603a65ec4b4d6049f8c61931abf400433c4b.tar.gz gdb-cc3f603a65ec4b4d6049f8c61931abf400433c4b.tar.bz2 |
gas:
* read.c (s_fill, s_space, s_float_space, float_cons, stringer,
s_incbin): Call md_cons_align (1).
gas/testsuite:
* gas/arm/mapmisc.d, gas/arm/mapmisc.dat, gas/arm/mapmisc.s: New.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r-- | gas/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index 0cc3652..8e828f4 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2009-03-05 Joseph Myers <joseph@codesourcery.com> + + * gas/arm/mapmisc.d, gas/arm/mapmisc.dat, gas/arm/mapmisc.s: New. + 2009-03-02 Qinwei <qinwei@sunnorth.com.cn> * gas/score/arith_32-lt.d: New file. |