This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java 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]

[Bug java/35485] libjava is disabled by default



------- Comment #4 from dje at gcc dot gnu dot org  2008-10-24 02:45 -------
Subject: Bug 35485

Author: dje
Date: Fri Oct 24 02:44:26 2008
New Revision: 141335

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141335
Log:
        PR target/35485
        * configure.ac: AIX threads are Posix threads.
        Set signal handler to aix-signal.h
        * configure: Regenerate.
        * classpath/native/fdlibm/fdlibm.h: Undef hz.
        * include/aix-signal.h: New file.
        * sysdep/powerpc/locks.h: Avoid GNU Assembler syntax.

Added:
    trunk/libjava/include/aix-signal.h
Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/classpath/native/fdlibm/fdlibm.h
    trunk/libjava/configure
    trunk/libjava/configure.ac
    trunk/libjava/sysdep/powerpc/locks.h


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35485


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