OSDN Git Service

* inclhack.def (hpux11_uint32_c): Remove.
authorsje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Apr 2009 15:17:49 +0000 (15:17 +0000)
committersje <sje@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Apr 2009 15:17:49 +0000 (15:17 +0000)
commit8869ef7363218f00a2a4bcad730611e6f797c951
treef4e2713da92204b23f131d111429435387a6ab03
parent029529e65cdfd210955a375317c7ece353e2de83
* inclhack.def (hpux11_uint32_c): Remove.
(hpux_long_double): Disable on hpux11.3*.
(hpux_long_double_2): New.
(hpux_c99_intptr): New.
(hpux_c99_inttypes): New.
(hpux_c99_inttypes2): New.
(hpux_stdint_least): New.
(hpux_stdint_fast): New.
(hpux_inttype_int_least8_t): New.
(hpux_inttype_int8_t): New.
* fixincl.x: Regenerate.
* tests/base/sys/_inttypes.h: New.
* tests/base/inttypes.h: Update.
* tests/base/stdlib.h: Update.
* tests/base/stdint.h: Update.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146899 138bc75d-0d04-0410-961f-82ee72b054a4
fixincludes/ChangeLog
fixincludes/inclhack.def
fixincludes/tests/base/inttypes.h
fixincludes/tests/base/stdint.h
fixincludes/tests/base/stdlib.h
fixincludes/tests/base/sys/_inttypes.h [new file with mode: 0644]