New unit sparc-sol-thread.c extracted from sol-thread.c
authorJoel Brobecker <brobecker@gnat.com>
Thu, 27 Sep 2012 12:53:44 +0000 (12:53 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Thu, 27 Sep 2012 12:53:44 +0000 (12:53 +0000)
commit43c75337b68375e451cc441a739b9e654894f558
tree46bc3abd50a266d21e5262987630229ba8109809
parentd292a9723dae9eb829d077bc8d3d76a87f75553f
New unit sparc-sol-thread.c extracted from sol-thread.c

Moving some sparc-specific routines out of sol-thread.c into their
own (new) file.

gdb/ChangeLog:

        * sol-thread.c (ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs):
        Move these functions to sparc-sol-thread.c.
        * sparc-sol-thread.c: New file.
        * configure.ac: Add sparc-sol-thread.o to CONFIG_OBS and
        sparc-sol-thread.c to CONFIG_SRCS for sparc-solaris native
        configurations.
        * configure: Regenerate.
gdb/ChangeLog
gdb/configure
gdb/configure.ac
gdb/sol-thread.c
gdb/sparc-sol-thread.c [new file with mode: 0644]