Add fpscr support to aix-thread.c and rs6000-nat.c.

This commit is contained in:
Kevin Buettner 2002-07-26 23:15:52 +00:00
parent 0e061eef8d
commit 7244546aa3
1 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,12 @@
2002-07-26 Kevin Buettner <kevinb@redhat.com>
* aix-thread.c (special_register_p, supply_sprs64, supply_sprs32)
(fetch_regs_user_thread, fetch_regs_kernel_thread, fill_sprs64)
(fill_sprs32, store_regs_user_thread, store_regs_kernel_thread):
Add support for the fpscr register.
* rs6000-nat.c (regmap, fetch_inferior_registers)
(store_inferior_registers, fetch_core_registers): Likewise.
2002-07-26 Kevin Buettner <kevinb@redhat.com>
* rs6000-nat.c (language.h): Include.