linux.h (TARGET_OS_CPP_BUILTINS): Remove definition of _GNU_SOURCE.
authorBob Wilson <bob.wilson@acm.org>
Sat, 26 Apr 2003 00:06:51 +0000 (00:06 +0000)
committerBob Wilson <bwilson@gcc.gnu.org>
Sat, 26 Apr 2003 00:06:51 +0000 (00:06 +0000)
commit6a2b287ffdff8f3534437cd81d930c9d5560534a
tree421c31013f1b82aeaacb28906f87c86681ce803c
parent01475329b3a61129805fae3d2cdfb11ef8d87894
linux.h (TARGET_OS_CPP_BUILTINS): Remove definition of _GNU_SOURCE.

        * config/xtensa/linux.h (TARGET_OS_CPP_BUILTINS): Remove definition of
        _GNU_SOURCE.  Add definitions of __PIC__ and __pic__.
        (SUBTARGET_CPP_SPEC): Define.
        (LIB_SPEC): Delete.
        * config/xtensa/xtensa-protos.h (xtensa_declare_object): Delete.
        * config/xtensa/xtensa.c (xtensa_declare_object): Delete.
        * config/xtensa/xtensa.h (CPP_SPEC, SUBTARGET_CPP_SPEC, EXTRA_SPECS):
        Define.
        (ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL): Delete.
        (ASM_OUTPUT_ALIGNED_BSS, BSS_SECTION_ASM_OP): Define.

From-SVN: r66083
gcc/ChangeLog
gcc/config/xtensa/linux.h
gcc/config/xtensa/xtensa-protos.h
gcc/config/xtensa/xtensa.c
gcc/config/xtensa/xtensa.h