diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1995-02-10 02:01:01 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1995-02-10 02:01:01 +0000 |
commit | 31add5f0c96ac11ac534dbb74abf9cd989270b8e (patch) | |
tree | 0aedb6fee43ee9fbf7c7343b94ced831d6f9448e /Build-A-Release.mk | |
parent | 2db01c3d5249a16d710acdc73412d4d4fd1a29c4 (diff) | |
download | gdb-31add5f0c96ac11ac534dbb74abf9cd989270b8e.zip gdb-31add5f0c96ac11ac534dbb74abf9cd989270b8e.tar.gz gdb-31add5f0c96ac11ac534dbb74abf9cd989270b8e.tar.bz2 |
* config/tc-arc.c (md_pseudo_table): Add .cpu.
(comment_chars): Add ';'.
(arc_mach_type, mach_type_specified, cpu_tables_init_p): New globals.
(md_parse_option): Delete support for -mmult. Add -mcpu=xxx.
(md_begin): Current ARCs are little endian.
Call bfd_set_arch_mach to set the cpu type.
(init_opcode_tables): New function.
(md_begin): Ignore suffixes and registers not supported by cpu.
(md_assemble): Initialize opcode tables here.
Ignore opcodes not supported by selected cpu.
Always ask for more memory in one piece.
(arc_cpu): New function.
(md_numbers_to_chars): Support both endians (will probably be needed
eventually anyway).
(md_apply_fix): Likewise.
Diffstat (limited to 'Build-A-Release.mk')
0 files changed, 0 insertions, 0 deletions