[Bug binutils/12549] --as-needed should ignore weak references

2015-05-07 Thread vapier at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=12549 Mike Frysinger changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug binutils/12549] --as-needed should ignore weak references

2013-10-07 Thread cjwatson at debian dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=12549 Colin Watson changed: What|Removed |Added CC||cjwatson at debian dot org --- Comment

[Bug binutils/12549] --as-needed should ignore weak references

2013-09-23 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=12549 Alan Modra changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug binutils/12549] --as-needed should ignore weak references

2013-09-22 Thread rose.garcia-eggl2fk at yopmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=12549 Rose Garcia changed: What|Removed |Added Version|2.21|2.23 -- You are receiving this mail be

[Bug binutils/12549] --as-needed should ignore weak references

2013-09-15 Thread rose.garcia-eggl2fk at yopmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=12549 Rose Garcia changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug binutils/12549] --as-needed should ignore weak references

2013-09-15 Thread rose.garcia-eggl2fk at yopmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=12549 Rose Garcia changed: What|Removed |Added CC||rose.garcia-eggl2fk@yopmail

[Bug binutils/12549] --as-needed should ignore weak references

2013-03-17 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12549 Alan Modra changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug binutils/12549] --as-needed should ignore weak references

2013-03-17 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12549 --- Comment #16 from cvs-commit at gcc dot gnu.org 2013-03-18 02:47:08 UTC --- CVSROOT:/cvs/src Module name:src Changes by:amo...@sourceware.org2013-03-18 02:47:03 Modified files: bfd: ChangeLog elflink.c l

[Bug binutils/12549] --as-needed should ignore weak references

2013-02-18 Thread bugdal at aerifal dot cx
http://sourceware.org/bugzilla/show_bug.cgi?id=12549 --- Comment #15 from Rich Felker 2013-02-18 16:22:08 UTC --- It would be really nice if the bug tracker messages for addressing/resolving bugs actually contained an explanation of the resolution rather than cryptic references to implementation

[Bug binutils/12549] --as-needed should ignore weak references

2013-02-18 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12549 --- Comment #14 from cvs-commit at gcc dot gnu.org 2013-02-18 11:31:29 UTC --- CVSROOT:/cvs/src Module name:src Branch: binutils-2_23-branch Changes by:amo...@sourceware.org2013-02-18 11:31:19 Modified files: bfd

[Bug binutils/12549] --as-needed should ignore weak references

2013-02-18 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12549 --- Comment #13 from cvs-commit at gcc dot gnu.org 2013-02-18 10:40:27 UTC --- CVSROOT:/cvs/src Module name:src Changes by:amo...@sourceware.org2013-02-18 10:40:19 Modified files: bfd: ChangeLog elf-bfd.h elf-st

[Bug binutils/12549] --as-needed should ignore weak references

2013-01-21 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12549 --- Comment #12 from cvs-commit at gcc dot gnu.org 2013-01-21 13:49:09 UTC --- CVSROOT:/cvs/src Module name:src Branch: binutils-2_23-branch Changes by:amo...@sourceware.org2013-01-21 13:48:53 Modified files: bfd

[Bug binutils/12549] --as-needed should ignore weak references

2013-01-14 Thread bugdal at aerifal dot cx
http://sourceware.org/bugzilla/show_bug.cgi?id=12549 --- Comment #11 from Rich Felker 2013-01-14 17:22:10 UTC --- I agree that's possible as a workaround, but it seems to change the ABI for libgcc_s, which is probably not acceptable. And it's an extra layer of hackery needed to achieve the norma

[Bug binutils/12549] --as-needed should ignore weak references

2013-01-14 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12549 --- Comment #10 from H.J. Lu 2013-01-14 17:04:03 UTC --- Created attachment 6818 --> http://sourceware.org/bugzilla/attachment.cgi?id=6818 An example You can change __register_frame_info in libgcc_s to __register_frame_info_shared and put _

[Bug binutils/12549] --as-needed should ignore weak references

2013-01-14 Thread bugdal at aerifal dot cx
http://sourceware.org/bugzilla/show_bug.cgi?id=12549 --- Comment #9 from Rich Felker 2013-01-14 15:50:47 UTC --- I agree there's room for different opinions here, but I believe --as-needed should not include the library when all it does is resolve weak references. This matches the static-linking

[Bug binutils/12549] --as-needed should ignore weak references

2013-01-14 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12549 --- Comment #8 from H.J. Lu 2013-01-14 15:40:37 UTC --- (In reply to comment #4) > Created attachment 6809 [details] > test case > > Simple test case. > > liba.so has a weak reference to libb.so and is linked using --as-needed. This > should

[Bug binutils/12549] --as-needed should ignore weak references

2013-01-11 Thread ossman at cendio dot se
http://sourceware.org/bugzilla/show_bug.cgi?id=12549 --- Comment #7 from Pierre Ossman 2013-01-11 15:26:09 UTC --- Awesome. Any verdict on the original issue and patch? -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --

[Bug binutils/12549] --as-needed should ignore weak references

2013-01-11 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=12549 --- Comment #6 from cvs-commit at gcc dot gnu.org 2013-01-11 13:55:11 UTC --- CVSROOT:/cvs/src Module name:src Changes by:amo...@sourceware.org2013-01-11 13:55:03 Modified files: bfd: ChangeLog elf-bfd.h elf-str

[Bug binutils/12549] --as-needed should ignore weak references

2013-01-10 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12549 Alan Modra changed: What|Removed |Added Status|WAITING |NEW CC|

[Bug binutils/12549] --as-needed should ignore weak references

2013-01-10 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12549 --- Comment #5 from Alan Modra 2013-01-10 13:53:44 UTC --- Created attachment 6810 --> http://sourceware.org/bugzilla/attachment.cgi?id=6810 A different patch for the strtab problem Pierre, thanks for analysing the strtab problem. Your pat

[Bug binutils/12549] --as-needed should ignore weak references

2013-01-10 Thread ossman at cendio dot se
http://sourceware.org/bugzilla/show_bug.cgi?id=12549 --- Comment #4 from Pierre Ossman 2013-01-10 12:23:02 UTC --- Created attachment 6809 --> http://sourceware.org/bugzilla/attachment.cgi?id=6809 test case Simple test case. liba.so has a weak reference to libb.so and is linked using --as-ne

[Bug binutils/12549] --as-needed should ignore weak references

2013-01-09 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12549 H.J. Lu changed: What|Removed |Added Status|NEW |WAITING CC|

[Bug binutils/12549] --as-needed should ignore weak references

2013-01-09 Thread ossman at cendio dot se
http://sourceware.org/bugzilla/show_bug.cgi?id=12549 --- Comment #2 from Pierre Ossman 2013-01-09 15:34:55 UTC --- Created attachment 6806 --> http://sourceware.org/bugzilla/attachment.cgi?id=6806 binutils-2.21-as-needed-cleanup.patch This patch exposed/cause another problem; the "as needed"

[Bug binutils/12549] --as-needed should ignore weak references

2012-12-23 Thread j at bitron dot ch
http://sourceware.org/bugzilla/show_bug.cgi?id=12549 Jürg Billeter changed: What|Removed |Added CC||j at bitron dot ch -- Config

[Bug binutils/12549] --as-needed should ignore weak references

2012-10-10 Thread pashev.igor at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12549 Igor Pashev changed: What|Removed |Added Attachment #5276|0 |1 is patch|

[Bug binutils/12549] --as-needed should ignore weak references

2012-03-21 Thread bugdal at aerifal dot cx
http://sourceware.org/bugzilla/show_bug.cgi?id=12549 Rich Felker changed: What|Removed |Added CC||bugdal at aerifal dot cx --- Comment #1