diff options
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index e8c9ebe..65bb341 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,15 @@ +2011-04-12 H.J. Lu <hongjiu.lu@intel.com> + + * config/tc-i386.c (i386_mach): Start error message with lower + case. + (md_begin): Likewise. + (md_parse_option): Likewise. + (i386_target_format): Likewise. + (check_byte_reg): Likewise. + (check_long_reg): Likewise. + (check_qword_reg): Likewise. + (check_word_reg): Likewise. + 2011-04-12 Nick Clifton <nickc@redhat.com> PR gas/12532 |