]> git.ipfire.org Git - thirdparty/gcc.git/commit
inclhack.def (hpux11_uint32_c): Remove.
authorSteve Ellcey <sje@cup.hp.com>
Tue, 28 Apr 2009 15:17:49 +0000 (15:17 +0000)
committerSteve Ellcey <sje@gcc.gnu.org>
Tue, 28 Apr 2009 15:17:49 +0000 (15:17 +0000)
commit62e66577b28d76bd2f4e1feb01ca7bad25dde8e8
treef4e2713da92204b23f131d111429435387a6ab03
parentaf04e659c91c5698bb5f8e0a379a35906471ec60
inclhack.def (hpux11_uint32_c): Remove.

* 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.

From-SVN: r146899
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]