OSDN Git Service

* config.gcc (hppa*64*-*-hpux11*): Set use_gcc_stdint and
authorsje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Apr 2009 15:20:07 +0000 (15:20 +0000)
committersje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Apr 2009 15:20:07 +0000 (15:20 +0000)
commit43cb92228e7a237bda6eb5585d291af6efc54b79
treeb0c0bda2d51d90b52987f96b17e6a54ae92151e0
parent8869ef7363218f00a2a4bcad730611e6f797c951
* config.gcc (hppa*64*-*-hpux11*): Set use_gcc_stdint and
add hpux-stdint.h to tm_file.
(hppa[12]*-*-hpux11*): Ditto.
(ia64*-*-hpux*): Ditto.
* config/hpux-stdint.h: New.
* gcc/config/ia64/hpux.h (TARGET_OS_CPP_BUILTINS): Set
__STDC_EXT__ for all compiles.
* gcc/config/pa/pa-hpux.h: Ditto.
* gcc/config/pa/pa-hpux10.h: Ditto.
* gcc/config/pa/pa-hpux11.h: Ditto.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146900 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.gcc
gcc/config/hpux-stdint.h [new file with mode: 0644]
gcc/config/ia64/hpux.h
gcc/config/pa/pa-hpux.h
gcc/config/pa/pa-hpux10.h
gcc/config/pa/pa-hpux11.h