Ticket #167: gcc-3.0.4-rtems-rc-20020331-1.diff

File gcc-3.0.4-rtems-rc-20020331-1.diff, 976 bytes (added by Ralf Corsepius, on 12/03/06 at 13:31:13)

gcc-3.0.4-rtems-rc-20020331-1.diff

  • gcc-3.0.4/gcc/config/sparc/t-rtems

     
     1# we need to supply our own assembly versions of libgcc1.c files,
     2# since the user may not have native 'cc' available
     3
     4# MULTILIB_OPTIONS should have msparclite too, but we'd have to make
     5# gas build...
     6MULTILIB_OPTIONS = msoft-float mcpu=v8
     7# MULTILIB_OPTIONS = msoft-float
     8MULTILIB_DIRNAMES = soft v8
     9# MULTILIB_DIRNAMES = soft
     10MULTILIB_MATCHES = msoft-float=mno-fpu mcpu?v8=mv8
     11# MULTILIB_MATCHES = msoft-float=mno-fpu
  • gcc-3.0.4/gcc/config.gcc

     
    31493149        ;;
    31503150sparc-*-rtems*|sparc-*-rtemself*)
    31513151        tm_file="sparc/sol2.h sparc/elf.h sparc/rtemself.h"
    3152         tmake_file="sparc/t-elf t-rtems"
     3152        tmake_file="sparc/t-elf sparc/t-rtems t-rtems"
    31533153        extra_parts="crti.o crtn.o crtbegin.o crtend.o"
    31543154        #float_format=i128
    31553155        float_format=i64