[Bug ld/21472] [avr] Add new emulation for ATtiny416 et al.

2019-04-30 Thread gjl at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=21472 Georg-Johann Lay changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug binutils/24507] New: nm --format=posix leading zeroes do not conform to the POSIX specification

2019-04-30 Thread snortotter at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24507 Bug ID: 24507 Summary: nm --format=posix leading zeroes do not conform to the POSIX specification Product: binutils Version: unspecified Status: UNCONFIRMED

[Bug binutils/24493] objcopy produces .gnu_debuglink section with wrong flags on MS-Windows

2019-04-30 Thread eliz at gnu dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24493 --- Comment #5 from Eli Zaretskii --- (In reply to Nick Clifton from comment #4) > Hi Eli, > > > Just so I understand: do you want me to build GDB with this change or > > Binutils? > > Both. The problem - if I have understood it correctly -

[Bug gold/24479] aarch64 gold make check failure

2019-04-30 Thread pbrobinson at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24479 Peter Robinson changed: What|Removed |Added CC||pbrobinson at gmail dot com -- You

[Bug ld/24505] New: Should --nmagic affect MAXPAGESIZE/COMMONPAGESIZE?

2019-04-30 Thread maskray at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24505 Bug ID: 24505 Summary: Should --nmagic affect MAXPAGESIZE/COMMONPAGESIZE? Product: binutils Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2

[Bug gold/20114] Partial relro support for s390x gold

2019-04-30 Thread maamountk at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20114 --- Comment #12 from maamountki --- (In reply to Andreas Krebbel from comment #11) > Ok. Having a linker script with just a .got continues to work with your > patch? Yes. My LinuxONE Community Cloud VM has been expired I can not pull the link

[Bug gold/20114] Partial relro support for s390x gold

2019-04-30 Thread krebbel at linux dot ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=20114 --- Comment #11 from Andreas Krebbel --- (In reply to maamountki from comment #10) > (In reply to Andreas Krebbel from comment #8) > > > For S/390 it would mean that non of the existing linker scripts > > would continue to work with Gold afte

[Bug binutils/24493] objcopy produces .gnu_debuglink section with wrong flags on MS-Windows

2019-04-30 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24493 Nick Clifton changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #4 from Nick Clif

[Bug gold/20114] Partial relro support for s390x gold

2019-04-30 Thread maamountk at hotmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=20114 --- Comment #10 from maamountki --- (In reply to Andreas Krebbel from comment #8) > For S/390 it would mean that non of the existing linker scripts > would continue to work with Gold after that change. For S/390 gold does not have .got.plt a

[Bug gold/20114] Partial relro support for s390x gold

2019-04-30 Thread krebbel at linux dot ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=20114 --- Comment #9 from Andreas Krebbel --- (In reply to maamountki from comment #7) > Thinking of replacing the new layout with this one > > +--+ > |.got[0]: DYNAMIC | <--- _GLOBAL_O

[Bug gold/20114] Partial relro support for s390x gold

2019-04-30 Thread krebbel at linux dot ibm.com
https://sourceware.org/bugzilla/show_bug.cgi?id=20114 --- Comment #8 from Andreas Krebbel --- (In reply to maamountki from comment #6) ... > Yes I do and it does not. > .got and .got.plt must be set properly in linker srcript to get it work > otherwise a segmentation fault will be produced. I can