2000-02-28 Scott Bambrough <scottb@netwinder.org>
authorScott Bambrough <scottb@netwinder.org>
Mon, 28 Feb 2000 20:17:16 +0000 (20:17 +0000)
committerScott Bambrough <scottb@netwinder.org>
Mon, 28 Feb 2000 20:17:16 +0000 (20:17 +0000)
commit56624b0a88ffc244f78528a6428e90263fc55226
tree3d7e8ffd33ef184114a82ca6ebf2352f2f0006b1
parent5e671ea1b6422b501e40e41a1616a6c78d55af5a
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