[Bug gold/15200] Runtime undefined reference to __exidx_start/_end

2013-03-20 Thread petechou at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15200 --- Comment #20 from pete 2013-03-21 05:05:21 UTC --- (In reply to comment #19) > The in_reg() and in_dyn() functions are not mutually exclusive. Both will > return true if a symbol appears in both a regular object and a dynamic object. I th

[Bug binutils/15082] tic6x - incorrect decoding of MPYDP instruction with xpath bit set

2013-03-20 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15082 Nick Clifton changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug binutils/15082] tic6x - incorrect decoding of MPYDP instruction with xpath bit set

2013-03-20 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=15082 --- Comment #3 from cvs-commit at gcc dot gnu.org 2013-03-20 16:56:36 UTC --- CVSROOT:/cvs/src Module name:src Changes by:ni...@sourceware.org2013-03-20 16:56:34 Modified files: include/opcode : ChangeLog tic6x-opcode-table

[Bug gas/15094] tic6x - opcode decoding for absdp, dpint, dpsp, dptrunc, rcpdp and rsqrdp instructions

2013-03-20 Thread nickc at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15094 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

Re: spanish translation of info gprof

2013-03-20 Thread nick clifton
Hi Angel, I have a Spanish translation of this binutils/docs-2.22/gprof/index.html because I have been working on a project related to gprof and I haven't found any Spanish documentation good enough as the one you have here. Please note - there is a slightly newer version of the documentation

[Bug gold/15200] Runtime undefined reference to __exidx_start/_end

2013-03-20 Thread ian at airs dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15200 --- Comment #19 from Ian Lance Taylor 2013-03-20 12:27:58 UTC --- The in_reg() and in_dyn() functions are not mutually exclusive. Both will return true if a symbol appears in both a regular object and a dynamic object. -- Configure bugmail:

[Bug ld/15270] GNU LD produce stale dynamic table entries for symbols optimized out by LTO

2013-03-20 Thread amodra at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15270 --- Comment #1 from Alan Modra 2013-03-20 09:11:52 UTC --- Created attachment 6938 --> http://sourceware.org/bugzilla/attachment.cgi?id=6938 untested patch This may be as simple as not setting ref_regular for undefined syms in IR objects th