public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* libgcj/9652
@ 2003-02-19 16:46 ro
  0 siblings, 0 replies; 3+ messages in thread
From: ro @ 2003-02-19 16:46 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR libgcj/9652; it has been noted by GNATS.

From: ro@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: libgcj/9652
Date: 19 Feb 2003 16:39:05 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	ro@gcc.gnu.org	2003-02-19 16:39:05
 
 Modified files:
 	gcc            : ChangeLog 
 	gcc/config/mips: iris6.h 
 	gcc/fixinc     : inclhack.def fixincl.x 
 Added files:
 	gcc/fixinc/tests/base/sys: socket.h 
 	gcc/fixinc/tests/base/internal: sgimacros.h wchar_core.h 
 
 Log message:
 	* config/mips/iris6.h (TARGET_OS_CPP_BUILTINS): Define __c99 for
 	ISO C99 and C++.
 	
 	* fixinc/inclhack.def (irix___restrict): Don't change __restrict
 	for C++ on IRIX 6.5.1[89].
 	* fixinc/tests/base/internal/sgimacros.h: New file.
 	
 	* fixinc/inclhack.def (irix_wcsftime): Use XPG5 variant for C99.
 	* fixinc/tests/base/internal/wchar_core.h: New file.
 	
 	* fixinc/inclhack.def (irix_socklen_t): Fix broken IRIX 6.5.1[78]
 	socklen_t definition.
 	* fixinc/fixincl.x: Regenerate.
 	* fixinc/tests/base/sys/socket.h: New file.
 	Fixes PR libgcj/9652.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.16785&r2=1.16786
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/iris6.h.diff?cvsroot=gcc&r1=1.56&r2=1.57
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fixinc/inclhack.def.diff?cvsroot=gcc&r1=1.146&r2=1.147
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fixinc/fixincl.x.diff?cvsroot=gcc&r1=1.140&r2=1.141
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fixinc/tests/base/sys/socket.h.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fixinc/tests/base/internal/sgimacros.h.diff?cvsroot=gcc&r1=NONE&r2=1.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fixinc/tests/base/internal/wchar_core.h.diff?cvsroot=gcc&r1=NONE&r2=1.1
 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* libgcj/9652
@ 2003-02-24 19:16 ro
  0 siblings, 0 replies; 3+ messages in thread
From: ro @ 2003-02-24 19:16 UTC (permalink / raw)
  To: ro; +Cc: gcc-prs

The following reply was made to PR libgcj/9652; it has been noted by GNATS.

From: ro@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: libgcj/9652
Date: 24 Feb 2003 19:08:08 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_3-branch
 Changes by:	ro@gcc.gnu.org	2003-02-24 19:08:07
 
 Modified files:
 	gcc            : ChangeLog 
 	gcc/fixinc     : inclhack.def fixincl.x 
 	gcc/config/mips: iris6.h 
 Added files:
 	gcc/fixinc/tests/base/sys: socket.h 
 	gcc/fixinc/tests/base/internal: sgimacros.h wchar_core.h 
 
 Log message:
 	* config/mips/iris6.h (TARGET_OS_CPP_BUILTINS): Define __c99 for
 	ISO C99 and C++.
 	
 	* fixinc/inclhack.def (irix___restrict): Don't change __restrict
 	for C++ on IRIX 6.5.1[89].
 	* fixinc/tests/base/internal/sgimacros.h: New file.
 	
 	* fixinc/inclhack.def (irix_wcsftime): Use XPG5 variant for C99.
 	* fixinc/tests/base/internal/wchar_core.h: New file.
 	
 	* fixinc/inclhack.def (irix_socklen_t): Fix broken IRIX 6.5.1[78]
 	socklen_t definition.
 	* fixinc/fixincl.x: Regenerate.
 	* fixinc/tests/base/sys/socket.h: New file.
 	Fixes PR libgcj/9652.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.223&r2=1.16114.2.224
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fixinc/inclhack.def.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.139.4.3&r2=1.139.4.4
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fixinc/fixincl.x.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.132.4.3&r2=1.132.4.4
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fixinc/tests/base/sys/socket.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.8.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/iris6.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.54.8.1&r2=1.54.8.2
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fixinc/tests/base/internal/sgimacros.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.4.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fixinc/tests/base/internal/wchar_core.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.4.1
 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* libgcj/9652
@ 2003-02-24  1:46 billingd
  0 siblings, 0 replies; 3+ messages in thread
From: billingd @ 2003-02-24  1:46 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR libgcj/9652; it has been noted by GNATS.

From: billingd@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: libgcj/9652
Date: 24 Feb 2003 01:41:20 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_2-branch
 Changes by:	billingd@gcc.gnu.org	2003-02-24 01:41:20
 
 Modified files:
 	gcc/fixinc     : inclhack.def fixincl.x 
 	gcc            : ChangeLog 
 Added files:
 	gcc/fixinc/tests/base/sys: socket.h 
 
 Log message:
 	2003-02-24  David Billinghurst <David.Billinghurst@riotinto.com>
 	
 	Fixes PR libgcj/9652.
 	Backport patch from mainline:
 	2003-02-12  Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
 	
 	* fixinc/inclhack.def (irix_socklen_t): Fix broken IRIX 6.5.1[78]
 	socklen_t definition.
 	* fixinc/fixincl.x: Regenerate.
 	* fixinc/tests/base/sys/socket.h: New file.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fixinc/inclhack.def.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.120.2.6.4.2&r2=1.120.2.6.4.3
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fixinc/fixincl.x.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.117.2.5.4.2&r2=1.117.2.5.4.3
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fixinc/tests/base/sys/socket.h.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=NONE&r2=1.1.6.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.13152.2.657.2.235&r2=1.13152.2.657.2.236
 


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-02-24 19:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-02-19 16:46 libgcj/9652 ro
2003-02-24  1:46 libgcj/9652 billingd
2003-02-24 19:16 libgcj/9652 ro

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).