> gdb/ChangeLog: > > * sol-thread.c (ps_lgetxregsize, ps_lgetxregs, ps_lsetxregs): > Move these functions to sol-sparc-thread.c. > * sol-sparc-thread.c: New file. > * configure.ac: Add sol-sparc-thread.o to CONFIG_OBS and > sol-sparc-thread.c to CONFIG_SRCS for sparc-solaris native > configurations. > * configure: Regenerate. Here is the patch that I checked in. It only renamed sol-sparc-thread.c into sparc-sol-thread.c. -- Joel