diff options
author | Ian Lance Taylor <ian@airs.com> | 1995-08-09 23:22:13 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1995-08-09 23:22:13 +0000 |
commit | 6700d36e840fad4694c68b12915efdb8ac2ff3ec (patch) | |
tree | 549dec58502518e1b3010afed1abd4c9c0e07cd2 /gas/read.c | |
parent | 69e077f3c73bd55a09a92385ade3c447786123ac (diff) | |
download | gdb-6700d36e840fad4694c68b12915efdb8ac2ff3ec.zip gdb-6700d36e840fad4694c68b12915efdb8ac2ff3ec.tar.gz gdb-6700d36e840fad4694c68b12915efdb8ac2ff3ec.tar.bz2 |
* config/tc-m68k.c (m68k_abspcadd): New static variable.
(m68k_quick): New static variable.
(m68k_rel32): New static variable.
(md_pseudo_table): Add opt and reg.
(m68k_ip): Permit absolute symbols in 'l'/'L' recognition. Check
m68k_quick in 'M' and 'Q' recognition. Check m68k_abspcadd in
DISP handling. Check m68k_rel32 in BASE/POST/PRE handling.
(md_begin): In MRI mode, initialize m68k_abspcadd and m68k_rel32.
In MRI mode, change unsized branch aliases to be variable sized.
(struct opt_action): Define.
(opt_table): Define.
(s_opt): New static function.
(skip_to_comma): New static function.
(opt_chip): New static function.
(opt_list): New static function.
(opt_list_symbols): New static function.
(s_reg): New static function.
* as.h (flag_keep_locals): Change from unsigned char to int.
(flag_no_warnings): Likewise.
Diffstat (limited to 'gas/read.c')
0 files changed, 0 insertions, 0 deletions