https://sourceware.org/bugzilla/show_bug.cgi?id=31652
--- Comment #5 from Sourceware Commits ---
The master branch has been updated by H.J. Lu :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=9b441c415c556e608e22cb9d16b500992a972b0c
commit 9b441c415c556e608e22cb9d16b500992a972b0c
Au
https://sourceware.org/bugzilla/show_bug.cgi?id=14493
--- Comment #35 from Sourceware Commits ---
The master branch has been updated by H.J. Lu :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6c2119acf78b4a48caa918c1d63aac7a64a19c82
commit 6c2119acf78b4a48caa918c1d63aac7a64a19c82
A
https://sourceware.org/bugzilla/show_bug.cgi?id=31609
Nick Clifton changed:
What|Removed |Added
CC||nickc at redhat dot com
--- Comment #1
https://sourceware.org/bugzilla/show_bug.cgi?id=31667
Alan Modra changed:
What|Removed |Added
Resolution|--- |FIXED
Assignee|unassigned at s
https://sourceware.org/bugzilla/show_bug.cgi?id=31667
--- Comment #1 from Sourceware Commits ---
The master branch has been updated by Alan Modra :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e79ee36b5ae4b60853e91896758bade48e804030
commit e79ee36b5ae4b60853e91896758bade48e804030
https://sourceware.org/bugzilla/show_bug.cgi?id=14493
--- Comment #33 from Sourceware Commits ---
The master branch has been updated by Alan Modra :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e13e2ba45fe23ec4e6d7335b0834290e61605d4d
commit e13e2ba45fe23ec4e6d7335b0834290e61605d4
https://sourceware.org/bugzilla/show_bug.cgi?id=14493
--- Comment #34 from Sourceware Commits ---
The master branch has been updated by Alan Modra :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ef1c830f003acaf149bb9ee230be0d0067e1855c
commit ef1c830f003acaf149bb9ee230be0d0067e1855
https://sourceware.org/bugzilla/show_bug.cgi?id=14493
--- Comment #32 from Sourceware Commits ---
The master branch has been updated by Alan Modra :
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=6705e14a9943e48ccf0f4829a9c23d66b5b83aae
commit 6705e14a9943e48ccf0f4829a9c23d66b5b83aa
In elf.5 and ld.so.8, remove deprecation of DT_RPATH
In elf.5, amend the description of DT_RUNPATH and DT_RPATH.
Rationale:
There is no credible path towards removal of DT_RPATH.
Lots of software depend on DT_RPATH as is.
It is used e.g. for testing and in binary installers.
Signed-off-by: Joach