[Bug binutils/17512] libbfd/binutils: crashes on fuzzed samples

2016-08-02 Thread felix.von.s at posteo dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=17512 felix changed: What|Removed |Added CC|felix.von.s at posteo dot de | -- You are receiving this mail

[Bug binutils/17512] libbfd/binutils: crashes on fuzzed samples

2016-07-23 Thread felix.von.s at posteo dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=17512 felix changed: What|Removed |Added CC||felix.von.s at posteo dot de --- Comment

[Bug ld/20026] New: Inconsistent parsing of linker scripts

2016-05-01 Thread felix.von.s at posteo dot de
Assignee: unassigned at sourceware dot org Reporter: felix.von.s at posteo dot de Target Milestone: --- BFD ld has inconsistent ideas about what constitutes a valid unquoted symbol name. There may be other inconsistencies besides this, but this one is the easiest to reproduce

[Bug ld/19232] djgpp: ld -r produces bad relocation entries

2016-03-26 Thread felix.von.s at posteo dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=19232 --- Comment #1 from felix --- The shell archive contains an error. Not that anyone noticed... The bug seems to have disappeared after upgrading to binutils 2.26, gcc 5.3.0. -- You are receiving this mail because: You are on the CC list for

[Bug ld/19232] djgpp: ld -r produces bad relocation entries

2015-11-12 Thread felix.von.s at posteo dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=19232 felix changed: What|Removed |Added Target||i686-pc-msdosdjgpp Host|

[Bug ld/19232] New: djgpp: ld -r produces bad relocation entries

2015-11-11 Thread felix.von.s at posteo dot de
Assignee: unassigned at sourceware dot org Reporter: felix.von.s at posteo dot de Target Milestone: --- Created attachment 8777 --> https://sourceware.org/bugzilla/attachment.cgi?id=8777&action=edit Minimal test case Attached is a shell archive of files that can re

[Bug ld/19199] New: djgpp: the default linker output file name is a.out, not a.exe

2015-11-02 Thread felix.von.s at posteo dot de
Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: felix.von.s at posteo dot de Target Milestone: --- The default linker output file name for the coff-go32-exe format is a.out, not a.exe, unlike the pei-* formats. This would confuse

[Bug binutils/18973] New: Support arbitrary DOS stubs in coff-go32-exe and pei-* formats

2015-09-16 Thread felix.von.s at posteo dot de
Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: felix.von.s at posteo dot de Target Milestone: --- The coff-go32-exe format reader supports only binaries with loader stubs exactly 2048 bytes long. Binaries having stubs of

[Bug ld/18963] Addition is not commutative

2015-09-16 Thread felix.von.s at posteo dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=18963 --- Comment #2 from felix --- That seems to be it. Tried on both scripts. The testsuite also seems to run fine after patching. -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug ld/18963] New: Addition is not commutative

2015-09-15 Thread felix.von.s at posteo dot de
: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: felix.von.s at posteo dot de Target Milestone: --- Created attachment 8610 --> https://sourceware.org/bugzilla/attachment.cgi?id=8610&action=edit Failing linker scrip