]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Handle 64-bit Solaris/x86 ld.so.1
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Wed, 19 Sep 2018 09:29:19 +0000 (11:29 +0200)
committerRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Wed, 19 Sep 2018 09:29:19 +0000 (11:29 +0200)
commit7307a73aed246eaccec9277b11e045f974322796
tree8b11feaae3d2865e2957b1188a60afe570d8aa28
parent13db92d3f48cbd6784f50bbd0ce10220e0d48ee4
Handle 64-bit Solaris/x86 ld.so.1

The next patch from the solaris-userland github repo

https://github.com/oracle/solaris-userland/tree/master/components/gdb/patches

(007-solib-svr4.patch) is equally trivial, creating partity between
Solaris/SPARC and x86.

Tested on amd64-pc-solaris2.11.

2018-09-19  George Vasick <george.vasick@oracle.com>

* solib-svr4.c (svr4_same_1): Also handle amd64 ld.so.1.
gdb/ChangeLog
gdb/solib-svr4.c