diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 1d4bd0e..e34574c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2010-03-02 Andrew Stubbs <ams@codesourcery.com> + + * config/tc-sh.c (get_specific): Move overflow checking code to avoid + reading uninitialized data. + 2010-03-01 Tristan Gingold <gingold@adacore.com> * config/tc-score7.c (s7_frag_check): Add ATTRIBUTE_UNUSED. |