2004-05-07 Randolph Chung <tausq@debian.org>
authorRandolph Chung <tausq@debian.org>
Sat, 8 May 2004 03:27:24 +0000 (03:27 +0000)
committerRandolph Chung <tausq@debian.org>
Sat, 8 May 2004 03:27:24 +0000 (03:27 +0000)
commit959464ff2ccd5263594a24a65b073f6d11eb6784
tree0495a7c4183d773c9907c3bd0342051053e5b77e
parent0da28f8a5836c4e69ae72bf05cbd65800f4bbfd4
2004-05-07  Randolph Chung  <tausq@debian.org>

* Makefile.in (ALLDEPFILES): Add hppa-linux-tdep.c and
hppa-linux-nat.c.
(hppa-linux-tdep.o, hppa-linux-nat.o): Define rules.
* hppa-linux-nat.c (fetch_register, store_register): Define.
(fetch_inferior_registers, store_inferior_registers): Define.
(supply_gregset): Add comment and clean up some unneeded code.
(fill_gregset): Add comment and fix so that it saves registers in
the right place in the gregset.
(fill_fpregset): Fix buffer overrun problem.
* config/pa/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
gdb/ChangeLog
gdb/Makefile.in
gdb/config/pa/nm-linux.h
gdb/hppa-linux-nat.c
This page took 0.038159 seconds and 4 git commands to generate.