Hello,
Could someone please send me the copyright assignment forms for single
contributions and for all future contributions?
Cheers,
--
PMatos
Hi,
Here the links about that:
http://gcc.gnu.org/wiki/CopyrightAssignment
--
Patrick
On 08/02/2012 09:14 AM, Paulo J. Matos wrote:
Hello,
Could someone please send me the copyright assignment forms for single
contributions and for all future contributions?
Cheers,
On 02/08/12 14:31, Patrick Marlier wrote:
Hi,
Here the links about that:
http://gcc.gnu.org/wiki/CopyrightAssignment
Thanks, I just sent the request to the list because the GCC webpage
http://gcc.gnu.org/contribute.html
request you to contact the list to obtain the forms:
"See some documen
On Thu, Aug 2, 2012 at 6:14 AM, Paulo J. Matos wrote:
>
> Could someone please send me the copyright assignment forms for single
> contributions and for all future contributions?
Sent off-list.
(FYI for others: we generally send off-list because there are several
forms, and us sending the form m
Hello!
I got strange problem in LuaJIT [1] stack unwinding on Solaris x64.
If I build everything using GCC with unwinder from libgcc_s everything
works fine.
But when I try to use GCC-built libluajit.a in executable built using
Sun Studio 12.2 with standard solaris unwinder from libc I got a cr
On Aug 1, 2012, at 16:04 , Ulrich Weigand wrote:
> I've been wondering about mode_dependent_address_p myself. It currently
> appears to cover two quite separate questions:
>
> - If I have a valid address, will it remain valid if I change its mode to
> something else?
>
> - If I have a valid ad
We are about ready to have the cxx-conversion branch merged back into trunk.
This merge will change the following:
1- The compiler can only be built with a C++ compiler.
2- The tree macros can be called from gdb (when GCC is built with -g3).
3- htab and VEC have been converted to use C++ temp