diff options
author | Maciej W. Rozycki <macro@codesourcery.com> | 2007-03-22 14:21:02 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@codesourcery.com> | 2007-03-22 14:21:02 +0000 |
commit | e77ec39291e2f984092683a04b2e4443e13355f1 (patch) | |
tree | 267f60b86b760875423a2a468fbf70ee723f028f | |
parent | 3246efd51352e116fd76ad76210a05d834acd812 (diff) | |
download | newlib-e77ec39291e2f984092683a04b2e4443e13355f1.zip newlib-e77ec39291e2f984092683a04b2e4443e13355f1.tar.gz newlib-e77ec39291e2f984092683a04b2e4443e13355f1.tar.bz2 |
* remote-mips.c (mips_xfer_memory): Update prototype.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-03-22 Nigel Stephens <nigel@mips.com> + Maciej W. Rozycki <macro@mips.com> + + * remote-mips.c (mips_xfer_memory): Update prototype. + 2007-03-21 Richard Sandiford <richard@codesourcery.com> * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting |