Enable rthreads support on OpenBSD/hppa
authorMark Kettenis <kettenis@gnu.org>
Thu, 5 Mar 2015 16:12:42 +0000 (17:12 +0100)
committerMark Kettenis <kettenis@gnu.org>
Thu, 5 Mar 2015 16:21:03 +0000 (17:21 +0100)
commit2dcb2b1a4555c61d33dc9db264d824132b532f25
treed2fffa4fd946eb3298e16190b41d324e30a97086
parentbeb8418f4799b50ce414b7a63ac7a2a363dc8a05
Enable rthreads support on OpenBSD/hppa

gdb/
2015-03-05  Mark Kettenis  <kettenis@gnu.org>

        * hppabsd-nat.c: Remove file.
        * hppaobsd-nat.c: New file.
        * Makefile.in (ALLDEPFILES): Remove hppabsd-nat.c.  Add
        hppaobsd-nat.c.
        * config/pa/obsd.mh (NATDEPFILES): Replace hppabsd-nat.o with
        hppaobsd-nat.o.
gdb/ChangeLog
gdb/Makefile.in
gdb/config/pa/obsd.mh
gdb/hppabsd-nat.c [deleted file]
gdb/hppaobsd-nat.c [new file with mode: 0644]
This page took 0.024668 seconds and 4 git commands to generate.