[Bug ld/15228] copy relocations against protected symbols should be disallowed

2015-04-03 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=15228 --- Comment #7 from cvs-commit at gcc dot gnu.org --- The binutils-2_25-branch branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=12aca65e0f9148bf136a9f4cfc2187aa485a143a commit 12aca65e0f9148b

[Bug ld/18167] [2.25 regression] binutils fails to link gmp on ARM32

2015-04-03 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18167 --- Comment #6 from cvs-commit at gcc dot gnu.org --- The binutils-2_25-branch branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=12aca65e0f9148bf136a9f4cfc2187aa485a143a commit 12aca65e0f9148b

[Bug gas/18198] On ARM, instruction and data endianness cannot differ

2015-04-03 Thread joseph at codesourcery dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18198 --- Comment #1 from joseph at codesourcery dot com --- The way this works is that you assemble with -EB (both instructions and data big-endian) and then link with --be8 (which reverses the endianness of instructions back to little-endian, us

[Bug gas/18198] New: On ARM, instruction and data endianness cannot differ

2015-04-03 Thread solrabizna at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18198 Bug ID: 18198 Summary: On ARM, instruction and data endianness cannot differ Product: binutils Version: 2.25 Status: NEW Severity: normal Priority: P2 Compone