r113937 - in /trunk/libjava: ChangeLog configur...

andreast@gcc.gnu.org andreast@gcc.gnu.org
Sat May 20 21:33:00 GMT 2006


Author: andreast
Date: Sat May 20 21:33:07 2006
New Revision: 113937

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113937
Log:
2006-05-20  Andreas Tobler  <a.tobler@schweiz.ch>
	    John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>

	* configure.ac: Add the POSIX thread libs to the HP-UX PA
	configuration. Add signal specification for HP-UX PA.
	* configure: Rebuilt.
	* configure.host: Add defaults for the HP-UX PA architecture.
	Add descriptor files for HP-UX PA 32-bit and 64-bit.
	* include/hppa-signal.h: New file.
	* include/posix.h: Add shared library suffix for HP-UX.
	* sysdep/pa/descriptor-pa32-hpux.h: New file.
	* sysdep/pa/descriptor-pa64-hpux.h: Likewise.

Added:
    trunk/libjava/include/hppa-signal.h
    trunk/libjava/sysdep/pa/descriptor-pa32-hpux.h
    trunk/libjava/sysdep/pa/descriptor-pa64-hpux.h
Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/configure
    trunk/libjava/configure.ac
    trunk/libjava/configure.host
    trunk/libjava/include/posix.h



More information about the Gcc-cvs mailing list