diff options
author | John Darrington <john@darrington.wattle.id.au> | 2019-05-22 07:16:14 +0200 |
---|---|---|
committer | John Darrington <john@darrington.wattle.id.au> | 2019-05-22 08:13:36 +0200 |
commit | 22c6ccb89e0f38a70a42fb49eb167e7857d51f5c (patch) | |
tree | 53939413dadacc46e7b3c2975212e52e9cf5ad6d /bfd/ChangeLog | |
parent | a7df56e5f840e2ce8bb09487ee0b6570cddb1550 (diff) | |
download | gdb-22c6ccb89e0f38a70a42fb49eb167e7857d51f5c.zip gdb-22c6ccb89e0f38a70a42fb49eb167e7857d51f5c.tar.gz gdb-22c6ccb89e0f38a70a42fb49eb167e7857d51f5c.tar.bz2 |
S12Z: GAS: New option --mdollar-hex.
This option (also implied by --traditional) causes '$' to introduce
literal hexadecimal constants, rather than the modern convention '0x'.
gas/
* config/tc-s12z.c (s12z_strtol): New function. (md_show_usage): Update.
(md_parse_option): new case OPTION_DOLLAR_HEX. (s12z_init_after_args):
(<global>): Use s12z_strtol instead of strtol.
* doc/c-s12z.texi (S12Z Options): Document new option -mdollar-hex.
* testsuite/gas/s12z/dollar-hex.d: New file.
* testsuite/gas/s12z/dollar-hex.s: New file.
* testsuite/gas/s12z/s12z.exp: Add them.
Diffstat (limited to 'bfd/ChangeLog')
0 files changed, 0 insertions, 0 deletions