[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 binutils/13348] New: Array subscript is above array bounds in libopcodes

2011-10-26 Thread d.g.gorbachev at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13348 Bug #: 13348 Summary: Array subscript is above array bounds in libopcodes Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2

[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 gprof/13325] gprof doesn't work when there are histogram data before the first symbol

2011-10-26 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13325 --- Comment #9 from Nick Clifton nickc at redhat dot com 2011-10-26 09:53:05 UTC --- Hi Carrot, I think the comment /* PR gprof/13325: Make sure that J does not go below I. */ should be changed to /* PR gprof/13325: Make sure that K

[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 gold/13320] Please support thumb entry points in PLT instead of using (more or less randomly located) stubs

2011-10-26 Thread mh-sourceware at glandium dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=13320 --- Comment #1 from Mike Hommey mh-sourceware at glandium dot org 2011-10-26 11:41:22 UTC --- BTW, it should be possible, in binaries that are completely compiled as thumb, to have a completely thumb PLT code. -- Configure bugmail:

[Bug binutils/13348] Array subscript is above array bounds in libopcodes

2011-10-26 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=13348 --- Comment #1 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org 2011-10-26 14:46:04 UTC --- CVSROOT:/cvs/src Module name:src Changes by:ni...@sourceware.org2011-10-26 14:46:00 Modified files: opcodes

[Bug binutils/13348] Array subscript is above array bounds in libopcodes

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