[Bug ld/24008] Wrong value of ternary expression in map file

2019-02-05 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24008 --- Comment #7 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=4249a53cce8651061092d666e5df06492cb91cf1 commit 4249a53cce8651061092d666e5df0

[Bug gold/23539] --incremental-update doesn't work with GNU properties

2019-02-05 Thread romain.geissler at amadeus dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23539 Romain Geissler changed: What|Removed |Added CC||romain.geissler at amadeus dot com

[Bug gold/24123] incremental_copy_test failure when building with gcc-9

2019-02-05 Thread romain.geissler at amadeus dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24123 Romain Geissler changed: What|Removed |Added CC||romain.geissler at amadeus dot com

[Bug ld/24151] Regression about copy relocation of protected data

2019-02-05 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24151 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug ld/24151] Regression about copy relocation of protected data

2019-02-05 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=24151 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=83924b3846361f2f76f9a6e7b5afa01c0eebbd4f commit 83924b3846361f2f76f9a6e7b5afa01c

[Bug ld/24175] New: Typo in manpage of ld

2019-02-05 Thread kenta at mit dot edu
https://sourceware.org/bugzilla/show_bug.cgi?id=24175 Bug ID: 24175 Summary: Typo in manpage of ld Product: binutils Version: unspecified Status: UNCONFIRMED Severity: minor Priority: P2 Component: ld A

Re: How create small binaries with GNU binutils.

2019-02-05 Thread Dmitry Bogatov
[2019-02-04 09:50] Nick Clifton > > Still, even this way, 400 bytes is more then twice as big, compared to > > fasm. Any suggestions, how to shrink binary futher? > > This might be because the linker defaults to page aligning the binaries. > Have you tried linking with the --nmagic option ? (Or