http://sourceware.org/bugzilla/show_bug.cgi?id=16109
--- Comment #3 from cvs-commit at gcc dot gnu.org ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch,
https://sourceware.org/bugzilla/show_bug.cgi?id=16109
Nick Clifton changed:
What|Removed |Added
CC||nickc at redhat dot com
Resolu
https://sourceware.org/bugzilla/show_bug.cgi?id=16017
--- Comment #5 from Markus Mayer ---
As I don't know what limitations exists for PLT entries I will provide
different solutions.
Base assumptions:
- The IP register must contain the (absolute)address of the GOT entry (I think
it is needed for
https://sourceware.org/bugzilla/show_bug.cgi?id=16017
--- Comment #6 from Markus Mayer ---
Created attachment 7285
--> https://sourceware.org/bugzilla/attachment.cgi?id=7285&action=edit
Patch for thumb plt entries
--
You are receiving this mail because:
You are on the CC list for the bug.
__
https://sourceware.org/bugzilla/show_bug.cgi?id=16017
--- Comment #7 from Markus Mayer ---
I have attached a patch to create thumb plt entries.
The patch has some issues:
- The plt entries are using tumb-2 instructions. When on an thumb only thumb-1
device, an error should be emitted.
- The pl
http://sourceware.org/bugzilla/show_bug.cgi?id=16192
Bug ID: 16192
Summary: [PATCH] * ld/pe-dll.c: clear memory after allocating
it but before using it.
Product: binutils
Version: unspecified
Status: NEW
Severit