]> gcc.gnu.org Git - gcc.git/commit - gcc/config.gcc
config.gcc (powerpc-*-gnu-gnualtivec*, [...]): New configurations.
authorRoland McGrath <roland@frob.com>
Sun, 17 Feb 2002 23:06:55 +0000 (23:06 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Sun, 17 Feb 2002 23:06:55 +0000 (18:06 -0500)
commitddb284412e1e626ad8fb11e673e91953d2bc64fd
tree73e5b9ef750e77f83ed342c995798cd3cb32ed14
parentf6f8ada39ab16554f222bdc0a84a44689a44cc36
config.gcc (powerpc-*-gnu-gnualtivec*, [...]): New configurations.

2002-01-21  Roland McGrath  <roland@frob.com>

        * config.gcc (powerpc-*-gnu-gnualtivec*,
        powerpc-*-gnu*, powerpc64-*-gnu*): New configurations.
        * config/rs6000/gnu.h: New file.
        * config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS):
        Grok "gnu" in rs6000_abi_name.
        (ASM_SPEC, CC1_SPEC, LINK_START_SPEC, LINK_OS_SPEC,
        CPP_ENDIAN_SPEC, CPP_SPEC, STARTFILE_SPEC, LIB_SPEC, ENDFILE_SPEC):
        Grok -mcall-gnu analogous to -mcall-linux et al.
        (LIB_GNU_SPEC, STARTFILE_GNU_SPEC, ENDFILE_GNU_SPEC,
        LINK_START_GNU_SPEC, LINK_OS_GNU_SPEC, CPP_OS_GNU_SPEC): New macros.
        (SUBTARGET_EXTRA_SPECS): Add *_os_gnu specs using them.

From-SVN: r49826
gcc/ChangeLog
gcc/config.gcc
gcc/config/rs6000/gnu.h [new file with mode: 0644]
gcc/config/rs6000/sysv4.h
This page took 0.06225 seconds and 5 git commands to generate.