]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Enable rthreads supports on OpenBSD/sparc64.
authorMark Kettenis <kettenis@gnu.org>
Fri, 28 Feb 2014 22:06:14 +0000 (23:06 +0100)
committerMark Kettenis <kettenis@gnu.org>
Fri, 28 Feb 2014 22:07:55 +0000 (23:07 +0100)
commit1ed586ce1dd53225383bdc7a09ff0939266994b6
tree9e87e1f574082c141147ef284acabef5d40aabb3
parentab4756af55ddfeade06d9a14c0bd9e5c64145467
Enable rthreads supports on OpenBSD/sparc64.

gdb/ChangeLog:

        * configure.host (sparc64-*-openbsd*): Set gdb_host to obsd64.
        * config/sparc/obsd64.mh: New file.
        * sparc64obsd-nat.c: New file.
gdb/ChangeLog
gdb/config/sparc/obsd64.mh [new file with mode: 0644]
gdb/configure.host
gdb/sparc64obsd-nat.c [new file with mode: 0644]