Don't explicitly include config.h. Deleted a bunch of "#if 0" code and useless
authorKen Raeburn <raeburn@cygnus>
Tue, 11 Apr 1995 01:03:07 +0000 (01:03 +0000)
committerKen Raeburn <raeburn@cygnus>
Tue, 11 Apr 1995 01:03:07 +0000 (01:03 +0000)
commitb79de3a17822e3ed005ad21a7730772969b8e649
treeda6a68420e3b4f889608cb6391ef3178d18f28ff
parent73dab896d406ce96df17d78204c84c5a5c477075
Don't explicitly include config.h.  Deleted a bunch of "#if 0" code and useless
comments.
(struct m68k_cpu): New type.
(archs, n_archs): New variables, with single list of name/enum mapping and
aliases.
(m68k_ip): Delete the table here.
(m68k_init_after_args): Use the new table here instead of open-coding it.
(md_parse_option, case 'm'): Ditto.
gas/config/tc-m68k.c