https://sourceware.org/bugzilla/show_bug.cgi?id=20934
Bug ID: 20934
Summary: wrong replacements for ld/sd on mips-o32 abi
Product: binutils
Version: 2.28 (HEAD)
Status: UNCONFIRMED
Severity: normal
Priority: P2
C
https://sourceware.org/bugzilla/show_bug.cgi?id=20896
Nick Clifton changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=20896
--- Comment #11 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Nick Clifton :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=5e359a63b7a39e0ff0f750ca8fc97d27b14c0ef7
commit 5e359a63b7a39e0ff0f750ca8f
https://sourceware.org/bugzilla/show_bug.cgi?id=20901
--- Comment #2 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Nick Clifton :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=005304aae36522a90bbe169faea36db559d0f3d6
commit 005304aae36522a90bbe169faea
https://sourceware.org/bugzilla/show_bug.cgi?id=20901
Nick Clifton changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://sourceware.org/bugzilla/show_bug.cgi?id=20929
--- Comment #1 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Nick Clifton :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=92744f058094edd0b29bf9762f4ac26e4c6743c2
commit 92744f058094edd0b29bf9762f4
https://sourceware.org/bugzilla/show_bug.cgi?id=20929
Nick Clifton changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://sourceware.org/bugzilla/show_bug.cgi?id=20930
--- Comment #1 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Nick Clifton :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8b929e420a810afe23d5ba57a98109c74d1d5816
commit 8b929e420a810afe23d5ba57a98
https://sourceware.org/bugzilla/show_bug.cgi?id=20930
Nick Clifton changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://sourceware.org/bugzilla/show_bug.cgi?id=20931
--- Comment #1 from cvs-commit at gcc dot gnu.org ---
The master branch has been updated by Nick Clifton :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=4f3ca05b487e9755018b4c9a053a2e6c35d8a7df
commit 4f3ca05b487e9755018b4c9a053
https://sourceware.org/bugzilla/show_bug.cgi?id=20931
Nick Clifton changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://sourceware.org/bugzilla/show_bug.cgi?id=20932
Nick Clifton changed:
What|Removed |Added
CC||nickc at redhat dot com
--- Comment #1
https://sourceware.org/bugzilla/show_bug.cgi?id=20933
Nick Clifton changed:
What|Removed |Added
CC||nickc at redhat dot com
--- Comment #1
https://sourceware.org/bugzilla/show_bug.cgi?id=19254
Nick Clifton changed:
What|Removed |Added
CC||nickc at redhat dot com
--- Comment #6
https://sourceware.org/bugzilla/show_bug.cgi?id=19254
--- Comment #7 from awson ---
Sorry, my miswording. In `ELF` case we have *no* any '$'-separated sections.
What I meant was that (almost)counterpart of PECOFF dollar-separated sections
is ELF dot-separated sections, but while PECOFF dollar-se
https://sourceware.org/bugzilla/show_bug.cgi?id=19254
--- Comment #8 from awson ---
And yes, I'm quite happy with the patches.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.o
https://sourceware.org/bugzilla/show_bug.cgi?id=20932
--- Comment #2 from Marcel Böhme ---
Hi Nick,
I can still reproduce the problem on the latest sources from trunk on Ubuntu
14.04 x86_64. The error occurs even without the -E option.
$ printf
"\x08\x01\x00\x00\x08\x00\x00\x00\x04\x00\x00\x00\
https://sourceware.org/bugzilla/show_bug.cgi?id=20933
--- Comment #2 from Marcel Böhme ---
Hi Nick,
I can still reproduce the problem on the latest sources from trunk on Ubuntu
14.04 x86_64.
$ rm test
$ valgrind ld/ld-new -T test
==22837== Memcheck, a memory error detector
==22837== Copyright (
https://sourceware.org/bugzilla/show_bug.cgi?id=20893
Thuan Pham changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://sourceware.org/bugzilla/show_bug.cgi?id=20878
--- Comment #5 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=a5018ae555cdf491005907c03f997558ba15fc47
commit a5018ae555cdf491005907c03f997
https://sourceware.org/bugzilla/show_bug.cgi?id=20933
Alan Modra changed:
What|Removed |Added
CC||amodra at gmail dot com
--- Comment #3 f
https://sourceware.org/bugzilla/show_bug.cgi?id=20933
--- Comment #4 from Alan Modra ---
Oops, there should of course be an "r" command after the break (b) command.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-bi
https://sourceware.org/bugzilla/show_bug.cgi?id=20933
--- Comment #5 from Marcel Böhme ---
Hi Alan,
Tried executing it from different working directories. Same outcome.
Tried executing it on Ubuntu 16.04 on Binutils revision 5cd1d8bc and I cannot
reproduce. Hmm...
This is what I get from GDB:
https://sourceware.org/bugzilla/show_bug.cgi?id=20933
--- Comment #6 from Alan Modra ---
I suspect this is a valgrind problem
https://bugs.launchpad.net/ubuntu/+source/valgrind/+bug/852760
--
You are receiving this mail because:
You are on the CC list for the bug.
__
https://sourceware.org/bugzilla/show_bug.cgi?id=20933
Marcel Böhme changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
25 matches
Mail list logo