http://sourceware.org/bugzilla/show_bug.cgi?id=15106

--- Comment #7 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> 2013-02-08 07:04:56 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    amo...@sourceware.org    2013-02-08 07:04:50

Modified files:
    bfd            : ChangeLog elf-bfd.h elf.c 

Log message:
    PR binutils/15106
    * elf-bfd.h (struct elf_obj_tdata): Add elf_find_function_cache.
    * elf.c (elf_find_function): Revert last change.  Use new
    tdata field rather than static vars for cache.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.5936&r2=1.5937
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf-bfd.h.diff?cvsroot=src&r1=1.357&r2=1.358
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&r1=1.583&r2=1.584

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to