[Bug binutils/12467] libbfd cant recognize valid ELF file

2011-02-05 Thread anton.kochkov at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12467 Anton Kochkov changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug gprof/12468] Missing functions and call counts

2011-02-05 Thread vincent.riviere at freesbee dot fr
http://sourceware.org/bugzilla/show_bug.cgi?id=12468 --- Comment #1 from Vincent Rivière 2011-02-05 14:58:23 UTC --- This bug comes from gprof/corefile.c, in the function core_create_function_syms(). Old code was: symtab.limit->is_func = TRUE; But the new code is: symtab.limit->is_func = (core

[Bug gprof/12468] New: Missing functions and call counts

2011-02-05 Thread vincent.riviere at freesbee dot fr
http://sourceware.org/bugzilla/show_bug.cgi?id=12468 Summary: Missing functions and call counts Product: binutils Version: 2.22 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gprof AssignedTo: unassig...

[Bug binutils/12467] libbfd cant recognize valid ELF file

2011-02-05 Thread anton.kochkov at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12467 Anton Kochkov changed: What|Removed |Added CC||anton.kochkov at gmail dot

[Bug binutils/12467] libbfd cant recognize valid ELF file

2011-02-05 Thread anton.kochkov at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12467 --- Comment #1 from Anton Kochkov 2011-02-05 14:23:06 UTC --- Created attachment 5228 --> http://sourceware.org/bugzilla/attachment.cgi?id=5228 elf structure source file from "dream" -- Configure bugmail: http://sourceware.org/bugzilla/use

[Bug binutils/12467] New: libbfd cant recognize valid ELF file

2011-02-05 Thread anton.kochkov at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12467 Summary: libbfd cant recognize valid ELF file Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: binutils AssignedTo: unas