This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r146899 - in /trunk/fixincludes: ChangeLog incl...


Author: sje
Date: Tue Apr 28 15:17:49 2009
New Revision: 146899

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=146899
Log:
	* 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.

Added:
    trunk/fixincludes/tests/base/sys/_inttypes.h
Modified:
    trunk/fixincludes/ChangeLog
    trunk/fixincludes/inclhack.def
    trunk/fixincludes/tests/base/inttypes.h
    trunk/fixincludes/tests/base/stdint.h
    trunk/fixincludes/tests/base/stdlib.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]