]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gas/
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 17 Feb 2005 23:22:05 +0000 (23:22 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 17 Feb 2005 23:22:05 +0000 (23:22 +0000)
commit91d777eed76adf91d91e558330e7dbb0158656f7
tree11ed853da004df6c558bfd75b10b01a7bfcc5965
parent59a63098f28e284d31a4be1f6b0f52cd30441423
gas/

2005-02-17  H.J. Lu  <hongjiu.lu@intel.com>

* NEWS: Mention "-mhint.b=[ok|warning|error]".

* config/tc-ia64.c (md): Add hint_b.
(emit_one_bundle): Handle md.hint_b for "hint".
(md_parse_option): Accepted "-mhint.b=[ok|warning|error]".
(md_show_usage): Add "-mhint.b=[ok|warning|error]".
(ia64_init): Set md.hint_b to error.
(md_assemble): Handle md.hint_b for "hint.b".

* doc/as.texinfo: Add "-mhint.b=[ok|warning|error]".
* doc/c-ia64.texi: Likewise.

gas/testsuite/

2005-02-17  H.J. Lu  <hongjiu.lu@intel.com>

* gas/ia64/hint.b-err.l: New file.
* gas/ia64/hint.b-err.s: Likewise.
* gas/ia64/hint.b-warn.l: Likewise.
* gas/ia64/hint.b-warn.s: Likewise.

* gas/ia64/ia64.exp: Run hint.b-err and hint.b-warn.

* gas/ia64/opc-b.d: Pass -mhint.b=ok to as.
12 files changed:
gas/ChangeLog
gas/NEWS
gas/config/tc-ia64.c
gas/doc/as.texinfo
gas/doc/c-ia64.texi
gas/testsuite/ChangeLog
gas/testsuite/gas/ia64/hint.b-err.l [new file with mode: 0644]
gas/testsuite/gas/ia64/hint.b-err.s [new file with mode: 0644]
gas/testsuite/gas/ia64/hint.b-warn.l [new file with mode: 0644]
gas/testsuite/gas/ia64/hint.b-warn.s [new file with mode: 0644]
gas/testsuite/gas/ia64/ia64.exp
gas/testsuite/gas/ia64/opc-b.d