Commit ad7c12b2 by James Van Artsdalen

Use new file names for included m68k files.

From-SVN: r3099
parent b4226a3f
...@@ -1635,7 +1635,7 @@ print_operand (file, op, letter) ...@@ -1635,7 +1635,7 @@ print_operand (file, op, letter)
we want. This difference can be accommodated by using an assembler we want. This difference can be accommodated by using an assembler
define such "LDnnn" to be either "Lnnn-LInnn-2.b", "Lnnn", or any other define such "LDnnn" to be either "Lnnn-LInnn-2.b", "Lnnn", or any other
string, as necessary. This is accomplished via the ASM_OUTPUT_CASE_END string, as necessary. This is accomplished via the ASM_OUTPUT_CASE_END
macro. See m68ksgs.h for an example; for versions without the bug. macro. See m68k/sgs.h for an example; for versions without the bug.
They also do not like things like "pea 1.w", so we simple leave off They also do not like things like "pea 1.w", so we simple leave off
the .w on small constants. the .w on small constants.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment