]> gcc.gnu.org Git - gcc.git/commit - gcc/ChangeLog
c-cppbuiltin.c (cb_register_builtins): Define LP64 builtins for LP64 targets.
authorAndreas Jaeger <aj@suse.de>
Wed, 12 Mar 2003 20:30:06 +0000 (21:30 +0100)
committerAndreas Jaeger <aj@gcc.gnu.org>
Wed, 12 Mar 2003 20:30:06 +0000 (21:30 +0100)
commit00530a212ba678acf2f0719789f53865c8cd7e71
tree9e98baba4b769e2c50cd932b73d28268fbdd9eff
parent5474eed5c6ab39da71c698f49f62e670b49267cc
c-cppbuiltin.c (cb_register_builtins): Define LP64 builtins for LP64 targets.

        * c-cppbuiltin.c (cb_register_builtins): Define LP64 builtins for
        LP64 targets.

        * doc/cpp.texi (Common Predefined Macros): Document __LP64__ and
        _LP64.

        * config/ia64/ia64.h (TARGET_CPU_CPP_BUILTINS): Do not define
        _LP64 macros here.
        * config/pa/pa.h (TARGET_CPU_CPP_BUILTINS): Likewise.

        * config/alpha/netbsd.h (TARGET_OS_CPP_BUILTINS): Remove call to
        NETBSD_OS_CPP_BUILTINS_LP64.
        * config/sh/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Likewise.
        * config/sparc/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Likewise.

        * config/netbsd.h (NETBSD_OS_CPP_BUILTINS_LP64): Remove.

From-SVN: r64259
gcc/ChangeLog
gcc/c-cppbuiltin.c
gcc/config/alpha/netbsd.h
gcc/config/ia64/ia64.h
gcc/config/netbsd.h
gcc/config/pa/pa.h
gcc/config/sh/netbsd-elf.h
gcc/config/sparc/netbsd-elf.h
gcc/doc/cpp.texi
This page took 0.05301 seconds and 5 git commands to generate.