2007-01-03 Paul Brook <paul@codesourcery.com>
[official-gcc.git] / gcc / config / arm / t-linux
blob75da2dd29cdacd1a9aef40169ae2dc3cf782e6cd
1 # Just for these, we omit the frame pointer since it makes such a big
2 # difference.
3 TARGET_LIBGCC2_CFLAGS = -fomit-frame-pointer -fPIC
5 LIB1ASMSRC = arm/lib1funcs.asm
6 LIB1ASMFUNCS = _udivsi3 _divsi3 _umodsi3 _modsi3 _dvmd_lnx
8 # MULTILIB_OPTIONS = mhard-float/msoft-float
9 # MULTILIB_DIRNAMES = hard-float soft-float
11 # EXTRA_MULTILIB_PARTS = crtbegin.o crtend.o
13 # LIBGCC = stmp-multilib
14 # INSTALL_LIBGCC = install-multilib