OSDN Git Service

* arc.c (output_shift): Use stdio instead of asm_fprintf.
[pf3gnuchains/gcc-fork.git] / gcc / config / mips / t-iris6
1 # ??? If no mabi=X option given, but a mipsX option is, then should deal
2 # with that.
3 # ??? mabi=32 is deliberately left off the list because it doesn't work yet.
4 MULTILIB_OPTIONS=mabi=n32/mabi=64
5 MULTILIB_DIRNAMES=
6 MULTILIB_MATCHES=
7
8 LIBGCC = stmp-multilib
9 INSTALL_LIBGCC = install-multilib
10
11 # For svr4 we build crtbegin.o and crtend.o which serve to add begin and
12 # end labels to the .ctors and .dtors section when we link using gcc.
13
14 EXTRA_MULTILIB_PARTS=crtbegin.o crtend.o
15 CRTSTUFF_T_CFLAGS=-g1
16
17 SHLIB_SLIBDIR_SUFFIXES = mabi=64:/mabi=64 mabi=n32:
18
19 # This is only needed in the static libgcc as a band-aid until gcc correctly
20 # implements the N32/N64 ABI structure passing conventions
21 LIB2FUNCS_STATIC_EXTRA = $(srcdir)/config/mips/irix6-libc-compat.c