2006-11-27 Jeff Johnston <jjohnstn@redhat.com>
* mips/crt0.S: Fix preprocessor statements from previous patch to be ANSI.
This commit is contained in:
parent
8e4735df6c
commit
e2edec23e5
@ -1,3 +1,8 @@
|
||||
2006-11-27 Jeff Johnston <jjohnstn@redhat.com>
|
||||
|
||||
* mips/crt0.S: Fix preprocessor statements from previous patch
|
||||
to be ANSI.
|
||||
|
||||
2006-11-24 Thiemo Seufer <ths@mips.com>
|
||||
Nigel Stephens <nigel@mips.com>
|
||||
|
||||
|
@ -73,7 +73,7 @@ _start:
|
||||
/* Turn on 64-bit addressing and additional float regs. */
|
||||
# define STATUS_MASK (SR_CU1|SR_FR|SR_KX|SR_SX|SR_UX)
|
||||
# else
|
||||
# ifdef __mips_fpr=32
|
||||
# if __mips_fpr==32
|
||||
# define STATUS_MASK (SR_CU1)
|
||||
# else
|
||||
/* Turn on additional float regs. */
|
||||
|
Loading…
Reference in New Issue
Block a user