This is the mail archive of the java-patches@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]

RE: [patch] hpux boehm-gc adjustments, trunk


I put the changes, except for the THREADSPEC setting into the upstream
GC sources, and successfully, but very minimally, tested the result on
an HP/UX machine.

I assume the THREADSPEC setting is gcc specific?  I'm not sure I
understand what it does.

Hans

> -----Original Message-----
> From: Andreas Tobler [mailto:toa@pop.agri.ch] 
> Sent: Thursday, March 23, 2006 2:52 PM
> To: Java Patches; Boehm, Hans; John David Anglin
> Subject: [patch] hpux boehm-gc adjustments, trunk
> 
> Hello all,
> 
> this patch below adjust some threading issues on hp-ux 10|11 
> boehm-gc. 
> It is against gcc head.
> 
> Tested on hppa2.0w-hp-hpux11.11, reviewed by Dave Anglin.
> 
> Ok for trunk?
> 
> Andreas
> 
> 2006-03-23  Andreas Tobler  <a.tobler@schweiz.ch>
> 	John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
> 
> 	* configure.ac (THREADS): Add THREADSPEC and REENTRANT 
> for *-*-hpux11*.
> 	Warn about threads not being supported for *-*-hpux10*.
> 	* configure: Regenerate.
> 
> Just for reference: (including jacks, signal handling not yet 
> complete.)
> 
>                   === libjava Summary ===
> 
> # of expected passes            8080
> # of unexpected failures        95
> # of expected failures          688
> # of untested testcases         86
> 


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