[Bug gold/12880] gold doesn't generate PT_INTERP for .interp section

2011-06-19 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12880 Ian Lance Taylor changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug gold/12880] gold doesn't generate PT_INTERP for .interp section

2011-06-19 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12880 --- Comment #6 from cvs-commit at gcc dot gnu.org 2011-06-19 22:09:21 UTC --- CVSROOT:/cvs/src Module name:src Changes by:i...@sourceware.org2011-06-19 22:09:18 Modified files: gold : ChangeLog layout.cc script-se

[Bug gold/12880] gold doesn't generate PT_INTERP for .interp section

2011-06-18 Thread roland at gnu dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12880 --- Comment #5 from Roland McGrath 2011-06-18 08:22:28 UTC --- In fact, GNU ld for -shared with -dynamic-linker specified and also a .interp section in the input, ignores -dynamic-linker and uses .interp. So the new gold behavior is incompati

[Bug gold/12880] gold doesn't generate PT_INTERP for .interp section

2011-06-17 Thread roland at gnu dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12880 --- Comment #4 from Roland McGrath 2011-06-18 05:03:29 UTC --- Furthermore in a -static link with a .interp input section, gold creates no PT_INTERP, while GNU ld does. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=e

[Bug gold/12880] gold doesn't generate PT_INTERP for .interp section

2011-06-17 Thread roland at gnu dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=12880 Roland McGrath changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug gold/12880] gold doesn't generate PT_INTERP for .interp section

2011-06-17 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12880 Ian Lance Taylor changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug gold/12880] gold doesn't generate PT_INTERP for .interp section

2011-06-17 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12880 --- Comment #1 from cvs-commit at gcc dot gnu.org 2011-06-17 13:00:08 UTC --- CVSROOT:/cvs/src Module name:src Changes by:i...@sourceware.org2011-06-17 13:00:02 Modified files: gold : ChangeLog layout.h layout.cc