7123b6ed1f
* pa.c (out_of_line_prologue_epilogue): Delete. (override_options): Remove -mspace related code. (hppa_expand_prologue, hppa_expand_epilogue): Likewise. (compute_frame_size): Only allocate space for register that actually need to be saved. * pa.h (MASK_SPACE, TARGET_SPACE): Delete. (TARGET_SWITCHES): Remove -mspace, -mno-space * pa/t-pa (LIB2FUNCS_EXTRA): Remove ee.asm and ee_fp.asm * pa/t-pro (LIB2FUNCS_EXTRA): Likewise. Remove -mspace multilib. * pa/ee.asm, pa/ee_fp.asm: Delete. From-SVN: r28125
11 lines
250 B
Plaintext
11 lines
250 B
Plaintext
LIBGCC1=libgcc1.null
|
|
CROSS_LIBGCC1=libgcc1.null
|
|
ADA_CFLAGS=-mdisable-indexing
|
|
LIB2FUNCS_EXTRA=lib2funcs.asm
|
|
|
|
lib2funcs.asm: $(srcdir)/config/pa/lib2funcs.asm
|
|
rm -f lib2funcs.asm
|
|
cp $(srcdir)/config/pa/lib2funcs.asm .
|
|
|
|
TARGET_LIBGCC2_CFLAGS = -fPIC
|