public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
From: "ro at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: java-prs@gcc.gnu.org
Subject: [Bug libgcj/49451] FileHandleGcTest FAILS on IRIX
Date: Wed, 29 Jun 2011 08:20:00 -0000	[thread overview]
Message-ID: <bug-49451-8172-c6HNNiXcOO@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-49451-8172@http.gcc.gnu.org/bugzilla/>

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

--- Comment #2 from Rainer Orth <ro at gcc dot gnu.org> 2011-06-29 08:19:16 UTC ---
Author: ro
Date: Wed Jun 29 08:19:08 2011
New Revision: 175623

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175623
Log:
    PR libgcj/49451
    * include/private/gcconfig.h [IRIX5 && _MIPS_SZPTR == 64]
    (ELF_CLASS): Define.
    * dyn_load.c [IRIX5]: Include <elf.h>.
    Include <obj.h> for O32, <objlist.h> for N32, N64.
    [SUNOS5DL && USE_PROC_FOR_LIBRARIES] (obj_offset): Define.
    [SUNOS4 && USE_PROC_FOR_LIBRARIES] (obj_offset): Define.
    [IRIX5 && !USE_PROC_FOR_LIBRARIES] (struct link_map): Define.
    (__rld_obj_head): Declare.
    (l_next, l_addr, obj_offset): Define.
    (GC_FirstDLOpenedLinkMap): New function.
    [SUNOS4 || SUNOS5DL] (GC_register_dynamic_libraries): Also use on
    IRIX5.
    Use obj_offset.
    [IRIX5 || (USE_PROC_FOR_LIBRARIES && !LINUX]
    (GC_register_dynamic_libraries): Don't use /proc version on IRIX5.

Modified:
    trunk/boehm-gc/ChangeLog
    trunk/boehm-gc/dyn_load.c
    trunk/boehm-gc/include/private/gcconfig.h


  parent reply	other threads:[~2011-06-29  8:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-17 11:47 [Bug libgcj/49451] New: " ro at gcc dot gnu.org
2011-06-22 17:56 ` [Bug libgcj/49451] " ro at gcc dot gnu.org
2011-06-29  8:20 ` ro at gcc dot gnu.org [this message]
2011-06-29  8:32 ` ro at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-49451-8172-c6HNNiXcOO@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=java-prs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).