[PARISC] Specify level to fix binutils level promotion bug
authorGrant Grundler <grundler@parisc-linux.org>
Sat, 22 Oct 2005 02:56:35 +0000 (22:56 -0400)
committerKyle McMartin <kyle@parisc-linux.org>
Sat, 22 Oct 2005 02:56:35 +0000 (22:56 -0400)
fixup.S needs to specify .level and use correct LDREG macro.
New binutils has a bug where it doesn't "promote" from PA1.0 to PA1.1
correctly when using ",s" completer.

remove use of __LP64__ in assembly.h and add some white space.

Signed-off-by: Grant Grundler <grundler@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>

No differences found