OSDN Git Service

2000-02-28 Scott Bambrough <scottb@netwinder.org>
authorscottb <scottb>
Mon, 28 Feb 2000 20:17:15 +0000 (20:17 +0000)
committerscottb <scottb>
Mon, 28 Feb 2000 20:17:15 +0000 (20:17 +0000)
commitbdfee5fd3dc49d619a6e0b4c8039d46c3e6fce26
tree85bf834ddb92669d7ceaaec2cd70c2f31738117c
parent1bea5c3602b27c0ff0771d71beaee0bbd99061bd
2000-02-28  Scott Bambrough <scottb@netwinder.org>

* arm-linux-nat.c (fetch_nw_fpe_*):
  Renamed to fetch_nwfpe_* to use the same naming convention
as in the Linux kernel.  Modified prototype to get rid of
unused parameters.
(store_nw_fpe_*): Renamed to store_nwfpe_* to use the same
naming convention as in the Linux kernel.  Fixed calls to
fetch_nwfpe_*.
(store_fpregs): Fixed calls to store_nwfpe_*.  Removed
unused variable.
gdb/ChangeLog
gdb/arm-linux-nat.c