HomeSort by: relevance | last modified time | path
    Searched refs:msoft (Results 1 - 16 of 16) sorted by relevancy

  /src/sys/arch/m68k/conf/
Makefile.kern.m68k.inc 4 # -msoft-float. Use this with config(1) file, eg:
8 ${CC} ${COPTS.${<:T}} ${CFLAGS:N-msoft-float} ${CPPFLAGS} -c $< -o $@
  /src/sys/arch/macppc/stand/bootxx/
Makefile 20 CFLAGS+= ${${ACTIVE_CC} == "gcc":? -msoft-float :}
  /src/sys/arch/newsmips/stand/common/
Makefile 8 CFLAGS= -Os -ffreestanding -mmemcpy -mno-abicalls -msoft-float -G 0
  /src/sys/arch/newsmips/stand/bootxx/
Makefile 19 CFLAGS= -Os -ffreestanding -mmemcpy -mno-abicalls -msoft-float -G 0
  /src/sys/arch/sun68k/stand/libsa/
Makefile 20 CFLAGS+= -Wa,-m68851 -msoft-float
  /src/sys/arch/newsmips/stand/boot/
Makefile 20 CFLAGS= -Os -ffreestanding -mmemcpy -mno-abicalls -msoft-float -G 0
  /src/sys/arch/ofppc/stand/ofwboot/
Makefile 9 CFLAGS+= ${${ACTIVE_CC} == "gcc":? -msoft-float :}
  /src/sys/arch/epoc32/stand/e32boot/exe/
Makefile 22 CPPFLAGS+=-mapcs-32 -mshort-load-bytes -msoft-float -fcheck-new -fvtable-thunks
  /src/sys/arch/luna68k/stand/boot/
Makefile 25 CFLAGS= -Os -fno-unwind-tables -msoft-float
  /src/sys/arch/sandpoint/stand/altboot/
Makefile 14 CFLAGS+= ${${ACTIVE_CC} == "gcc":? -msoft-float :}
  /src/sys/arch/arc/stand/boot/
Makefile 31 CFLAGS+= -ffreestanding -mno-abicalls -msoft-float -mips2 -mabi=32
  /src/sys/arch/sgimips/stand/boot64/
Makefile 26 CFLAGS= -ffreestanding -Os -Wall -Werror -mno-abicalls -msoft-float -G 1024 -mabi=64 -D_LP64
  /src/sys/arch/cobalt/stand/boot/
Makefile 56 CFLAGS= -Os -mmemcpy -ffreestanding -mno-abicalls -msoft-float -G 128
  /src/sys/arch/epoc32/stand/e32boot/ldd/
Makefile 22 CPPFLAGS+=-mapcs-32 -mshort-load-bytes -msoft-float -fcheck-new -fvtable-thunks
  /src/sys/arch/macppc/stand/ofwboot/
Makefile 16 CFLAGS+= ${${ACTIVE_CC} == "gcc":? -msoft-float :}
  /src/share/mk/
bsd.sys.mk 211 COPTS+= ${${ACTIVE_CC} == "gcc":? -msoft-float :}
212 FOPTS+= -msoft-float

Completed in 15 milliseconds