[Bug binutils/19019] [SPARC64] Only registers %g[2367] can be declared using STT_REGISTER when linking against libsystemd

2015-10-02 Thread fberckel at xs4all dot nl
https://sourceware.org/bugzilla/show_bug.cgi?id=19019 Frans van Berckel changed: What|Removed |Added CC||fberckel at xs4all dot nl ---

[Bug binutils/19019] [SPARC64] Only registers %g[2367] can be declared using STT_REGISTER when linking against libsystemd

2015-10-02 Thread jose.marchesi at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19019 Jose E. Marchesi changed: What|Removed |Added CC||jose.marchesi at oracle dot com

[Bug binutils/19055] 2.25 regression: strip unable to rename; reason: File exists

2015-10-02 Thread rai...@emrich-ebersheim.de
https://sourceware.org/bugzilla/show_bug.cgi?id=19055 Rainer Emrich changed: What|Removed |Added Target|

[Bug binutils/19019] [SPARC64] Only registers %g[2367] can be declared using STT_REGISTER when linking against libsystemd

2015-10-02 Thread glaubitz at physik dot fu-berlin.de
https://sourceware.org/bugzilla/show_bug.cgi?id=19019 --- Comment #5 from glaubitz at physik dot fu-berlin.de --- Hi Jose! (In reply to Jose E. Marchesi from comment #3) > So I think that the BFD check is pertinent and matches the ABI. Thank you very much for the analysis! So you'd say that

[Bug binutils/19019] [SPARC64] Only registers %g[2367] can be declared using STT_REGISTER when linking against libsystemd

2015-10-02 Thread jose.marchesi at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19019 --- Comment #4 from Jose E. Marchesi --- $ readelf -s libsystemd.so.0.11.0 [...] 617: 0 REGISTER GLOBAL DEFAULT UND There it is... st_value is 0. How was this library linked, exactly? I tried to build systemd 226

[Bug binutils/19054] New: wrong assembly and disassembly for fsubp/fsubrp

2015-10-02 Thread mattiase at acm dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=19054 Bug ID: 19054 Summary: wrong assembly and disassembly for fsubp/fsubrp Product: binutils Version: 2.25 Status: NEW Severity: normal Priority: P2 Component:

[Bug binutils/19054] wrong assembly and disassembly for fsubp/fsubrp

2015-10-02 Thread mattiase at acm dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=19054 Mattias EngdegÄrd changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug binutils/19055] New: 2.25 regression: strip unable to rename; reason: File exists

2015-10-02 Thread rai...@emrich-ebersheim.de
https://sourceware.org/bugzilla/show_bug.cgi?id=19055 Bug ID: 19055 Summary: 2.25 regression: strip unable to rename; reason: File exists Product: binutils Version: unspecified Status: NEW Severity: normal

[Bug ld/19030] ld generates .so/x86 with bad phdr so the Android linker won't dlopen

2015-10-02 Thread winter-...@bfw-online.de
https://sourceware.org/bugzilla/show_bug.cgi?id=19030 --- Comment #5 from winter-...@bfw-online.de --- > Yes, one dash or two makes a difference. Using single-dash arguments can then be considered pretty dangerous in ld since any small typo (or using a parameter that might only exist in some

[Bug binutils/19019] [SPARC64] Only registers %g[2367] can be declared using STT_REGISTER when linking against libsystemd

2015-10-02 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19019 Nick Clifton changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug binutils/19019] [SPARC64] Only registers %g[2367] can be declared using STT_REGISTER when linking against libsystemd

2015-10-02 Thread jose.marchesi at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19019 --- Comment #6 from Jose E. Marchesi --- This could still be a bug in either binutils or GCC. However, I have bootstrapped GCC 5 (also svn trunk GCC) with the latest binutils in sparc64 and have never seen this issue. -- You are receiving

[Bug binutils/19019] [SPARC64] Only registers %g[2367] can be declared using STT_REGISTER when linking against libsystemd

2015-10-02 Thread jose.marchesi at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=19019 --- Comment #8 from Jose E. Marchesi --- libsystemd.so.0.3.1 contains the expected STT_SPARC_REGISTER entries, for %g2 and %g3: 4: 0002 0 REGISTER GLOBAL DEFAULT UND 5: 0003 0 REGISTER GLOBAL

[Bug binutils/19019] [SPARC64] Only registers %g[2367] can be declared using STT_REGISTER when linking against libsystemd

2015-10-02 Thread fberckel at xs4all dot nl
https://sourceware.org/bugzilla/show_bug.cgi?id=19019 --- Comment #7 from Frans van Berckel --- Created attachment 8673 --> https://sourceware.org/bugzilla/attachment.cgi?id=8673=edit libsystemd.so.0.3.1 File: /lib/sparc64-linux-gnu/libsystemd.so.0.3.1 Extracted: libsystemd0_215-5_sparc64.deb

[Bug gold/18855] String constants mixed up when linked with gold on Linux/sparc64

2015-10-02 Thread sourceware-bugzilla at mkarcher dot dialup.fu-berlin.de
https://sourceware.org/bugzilla/show_bug.cgi?id=18855 Michael Karcher changed: What|Removed |Added CC||sourceware-bugzilla@mkarche

[Bug gold/19019] [SPARC64] Only registers %g[2367] can be declared using STT_REGISTER when linking against libsystemd

2015-10-02 Thread sourceware-bugzilla at mkarcher dot dialup.fu-berlin.de
https://sourceware.org/bugzilla/show_bug.cgi?id=19019 Michael Karcher changed: What|Removed |Added CC||ian at airs dot com,

[Bug gold/19019] [SPARC64] Only registers %g[2367] can be declared using STT_REGISTER when linking against libsystemd

2015-10-02 Thread sourceware-bugzilla at mkarcher dot dialup.fu-berlin.de
https://sourceware.org/bugzilla/show_bug.cgi?id=19019 --- Comment #10 from Michael Karcher --- Created attachment 8676 --> https://sourceware.org/bugzilla/attachment.cgi?id=8676=edit machine object files created during LTO link Attached: seemingly correct object files resulting in the broken

Re: Can gold's max page size for AArch64 be updated to 64k to match current kernel capabilities?

2015-10-02 Thread Andreas Schwab
Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." ___ bug-binutils