* config/tc-sparc.c (max_architecture): Change to sparclite for
authorDavid Edelsohn <dje.gcc@gmail.com>
Mon, 19 Feb 1996 10:43:01 +0000 (10:43 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Mon, 19 Feb 1996 10:43:01 +0000 (10:43 +0000)
commitd8b42b96d174fc9e251c8ccc46e7830a8f171be8
treefc29945ce216da2d3189dc796cf304eca809fc71
parentb62e64e9dab9b3d82759d911381a6382930e7ff3
* config/tc-sparc.c (max_architecture): Change to sparclite for
32 bit arch.
(default_compatible): Delete.
(sparc_ffs): New function.
(md_begin): Only call SPARC_OPCODE_CONFLICT_P once.
(sparc_ip): Rewrite architecture match and bump logic.
gas/ChangeLog
gas/config/tc-sparc.c