[Bug ld/13049] Generates R_ARM_NONE relocations for stub_* symbols when using -fdata-sections

2014-05-28 Thread schwab at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=13049 Andreas Schwab schwab at sourceware dot org changed: What|Removed |Added CC|jackie.rosen at hushmail dot com |

[Bug ld/13049] Generates R_ARM_NONE relocations for stub_* symbols when using -fdata-sections

2014-05-28 Thread schwab at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=13049 Andreas Schwab schwab at sourceware dot org changed: What|Removed |Added CC|jackie.rosen at hushmail dot com |

[Bug ld/13049] Generates R_ARM_NONE relocations for stub_* symbols when using -fdata-sections

2014-02-16 Thread jackie.rosen at hushmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=13049 Jackie Rosen jackie.rosen at hushmail dot com changed: What|Removed |Added CC|

[Bug ld/13049] Generates R_ARM_NONE relocations for stub_* symbols when using -fdata-sections

2011-10-26 Thread christophe.lyon at st dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13049 --- Comment #10 from christophe.lyon at st dot com christophe.lyon at st dot com 2011-10-26 08:14:52 UTC --- Hi Alan, I think you are right. I had forgotten about this difference betweem ARM and HPPA/PPC. For the record, it was introduced

[Bug ld/13049] Generates R_ARM_NONE relocations for stub_* symbols when using -fdata-sections

2011-10-26 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13049 --- Comment #11 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org 2011-10-26 09:48:02 UTC --- CVSROOT:/cvs/src Module name:src Changes by:ni...@sourceware.org2011-10-26 09:47:58 Modified files: bfd

[Bug ld/13049] Generates R_ARM_NONE relocations for stub_* symbols when using -fdata-sections

2011-10-26 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13049 --- Comment #12 from Nick Clifton nickc at redhat dot com 2011-10-26 09:49:41 UTC --- Hi Alan, Well I felt that there was no harm in being paranoid, but if you prefer the original stub section suffix then so be it. I have reverted the

[Bug ld/13049] Generates R_ARM_NONE relocations for stub_* symbols when using -fdata-sections

2011-10-26 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13049 --- Comment #13 from Alan Modra amodra at gmail dot com 2011-10-26 11:31:33 UTC --- Thanks Nick. Incidentally, it looks to me that the only real problem with using strstr to check for stub sections is the one in elf32_arm_final_link_relocate,

[Bug ld/13049] Generates R_ARM_NONE relocations for stub_* symbols when using -fdata-sections

2011-10-20 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13049 Nick Clifton nickc at redhat dot com changed: What|Removed |Added Attachment #6019|0 |1 is

[Bug ld/13049] Generates R_ARM_NONE relocations for stub_* symbols when using -fdata-sections

2011-10-18 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13049 --- Comment #1 from Nick Clifton nickc at redhat dot com 2011-10-18 15:40:18 UTC --- Created attachment 6019 -- http://sourceware.org/bugzilla/attachment.cgi?id=6019 Rename stub section -- Configure bugmail:

[Bug ld/13049] Generates R_ARM_NONE relocations for stub_* symbols when using -fdata-sections

2011-10-18 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13049 Nick Clifton nickc at redhat dot com changed: What|Removed |Added Status|NEW |WAITING