This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: 3.4 PATCH: Fix Solaris 2/Intel libffi bootstrap failure
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Rainer Orth <ro at TechFak dot Uni-Bielefeld dot DE>
- Cc: Andrew Pinski <pinskia at physics dot uc dot edu>, Jakub Jelinek <jakub at redhat dot com>, gcc-patches at gcc dot gnu dot org, java-patches at gcc dot gnu dot org
- Date: Wed, 11 Jun 2003 13:50:44 -0400
- Subject: Re: 3.4 PATCH: Fix Solaris 2/Intel libffi bootstrap failure
Is this file really copyright by Cygnus Solutions (which does not
exists any more, now part of RedHat)
or the FSF?
Thanks,
Andrew Pinski
On Wednesday, Jun 11, 2003, at 13:46 US/Eastern, Rainer Orth wrote:
Index: libffi/src/x86/sysv.S
===================================================================
RCS file: /cvs/gcc/gcc/libffi/src/x86/sysv.S,v
retrieving revision 1.6
diff -u -p -r1.6 sysv.S
--- libffi/src/x86/sysv.S 16 May 2003 22:09:22 -0000 1.6
+++ libffi/src/x86/sysv.S 11 Jun 2003 17:45:29 -0000
@@ -1,5 +1,5 @@
/*
-----------------------------------------------------------------------
- sysv.S - Copyright (c) 1996, 1998, 2001, 2002 Cygnus Solutions
+ sysv.S - Copyright (c) 1996, 1998, 2001, 2002, 2003 Cygnus
Solutions