diff options
author | Tristan Gingold <gingold@adacore.com> | 2011-09-19 08:24:23 +0000 |
---|---|---|
committer | Tristan Gingold <gingold@adacore.com> | 2011-09-19 08:24:23 +0000 |
commit | a06413e3efb2a015b372b5eb03eba1001e371690 (patch) | |
tree | 88ca2da880434ec2dfaa9d2609ca957ace7952b2 /gas/ChangeLog | |
parent | d061e45b9a923b4cd31f1ce4862dc0369da0049c (diff) | |
download | gdb-a06413e3efb2a015b372b5eb03eba1001e371690.zip gdb-a06413e3efb2a015b372b5eb03eba1001e371690.tar.gz gdb-a06413e3efb2a015b372b5eb03eba1001e371690.tar.bz2 |
2011-09-19 Tristan Gingold <gingold@adacore.com>
* config/tc-alpha.c (insert_operand): Call as_bad_value_out_of_range
instead of as_warn_out_of_range.
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 63afe4f..a48e187 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2011-09-19 Tristan Gingold <gingold@adacore.com> + + * config/tc-alpha.c (insert_operand): Call as_bad_value_out_of_range + instead of as_warn_out_of_range. + 2011-09-08 Mark Fortescue <mark@mtfhpc.demon.co.uk> * config/tc-sparc.c (sparc_ip): Handle 'i' + r<0..31> |