2002-04-24 Daniel Jacobowitz <drow@mvista.com>
authorDaniel Jacobowitz <drow@false.org>
Wed, 24 Apr 2002 22:09:58 +0000 (22:09 +0000)
committerDaniel Jacobowitz <drow@false.org>
Wed, 24 Apr 2002 22:09:58 +0000 (22:09 +0000)
commit32872fa78efd735aabd79d9995dab723885560f5
tree2f89a1a1caed0902545bc0a5f22dba343c1f08ca
parentaf55c2e6c3b2479292a76224a93f0504ceaacf55
2002-04-24  Daniel Jacobowitz  <drow@mvista.com>

        * config/i386/tm-linux.h: Define FILL_FPXREGSET.
        * gregset.h: If FILL_FPXREGSET is defined, provide
        gdb_fpxregset_t, supply_fpxregset, and fill_fpxregset.
        * linux-proc.c (linux_do_thread_registers): If FILL_FPXREGSET
        is defined, call fill_fpxregset.
gdb/ChangeLog
gdb/config/i386/tm-linux.h
gdb/gregset.h
gdb/linux-proc.c