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
http://sourceware.org/bugzilla/show_bug.cgi?id=15082
Nick Clifton changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
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
http://sourceware.org/bugzilla/show_bug.cgi?id=15094
Nick Clifton changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
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
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:
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