r146900 - in /trunk/gcc: ChangeLog config.gcc c...

sje@gcc.gnu.org sje@gcc.gnu.org
Tue Apr 28 15:20:00 GMT 2009


Author: sje
Date: Tue Apr 28 15:20:07 2009
New Revision: 146900

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

Added:
    trunk/gcc/config/hpux-stdint.h
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config.gcc
    trunk/gcc/config/ia64/hpux.h
    trunk/gcc/config/pa/pa-hpux.h
    trunk/gcc/config/pa/pa-hpux10.h
    trunk/gcc/config/pa/pa-hpux11.h



More information about the Gcc-cvs mailing list