[Bug gas/16109] Incorrect listing (single line comment after multiline one causes line mis-alignment)

2013-11-19 Thread cvs-commit at gcc dot gnu.org
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,

[Bug gas/16109] Incorrect listing (single line comment after multiline one causes line mis-alignment)

2013-11-19 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16109 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com Resolu

[Bug ld/16017] LD creates invalid PLT instructions on CORTEX-M3

2013-11-19 Thread lotharlutz at gmx dot de
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

[Bug ld/16017] LD creates invalid PLT instructions on CORTEX-M3

2013-11-19 Thread lotharlutz at gmx dot de
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. __

[Bug ld/16017] LD creates invalid PLT instructions on CORTEX-M3

2013-11-19 Thread lotharlutz at gmx dot de
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

[Bug binutils/16192] New: [PATCH] * ld/pe-dll.c: clear memory after allocating it but before using it.

2013-11-19 Thread erinn at torproject dot org
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