http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47515
Ian Lance Taylor changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47515
--- Comment #7 from ian at gcc dot gnu.org 2011-03-31
23:55:25 UTC ---
Author: ian
Date: Thu Mar 31 23:55:21 2011
New Revision: 171806
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171806
Log:
PR go/47515
libgo: Add Irix support.
>F
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47515
--- Comment #6 from Diego Novillo 2011-02-02
18:02:18 UTC ---
Author: dnovillo
Date: Wed Feb 2 18:02:13 2011
New Revision: 169684
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169684
Log:
PR go/47515
runtime: If no MAP_ANON, use /de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47515
--- Comment #5 from Ian Lance Taylor 2011-01-31 23:44:46
UTC ---
Revision 169456, committed to mainline, avoids the --whole-archive problem.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47515
--- Comment #4 from Ian Lance Taylor 2011-01-31 22:21:19
UTC ---
The backward hacking around libtool is because of the need to create .gox
files, for which I need the .o file. Part of the complexity here is
historical, though, from a time when w
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47515
--- Comment #3 from ro at CeBiTec dot Uni-Bielefeld.DE 2011-01-31 15:11:15 UTC ---
> --- Comment #1 from Ralf Wildenhues 2011-01-28
> 18:53:54 UTC ---
> (In reply to comment #0)
>> * Building libgo still depends on a linker supporting --whole-ar
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47515
--- Comment #2 from ian at gcc dot gnu.org 2011-01-29
07:16:25 UTC ---
Author: ian
Date: Sat Jan 29 07:16:20 2011
New Revision: 169388
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169388
Log:
PR go/47515
runtime: If no MAP_ANON, use
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47515
Ralf Wildenhues changed:
What|Removed |Added
CC||rwild at gcc dot gnu.org
--- Comment #1