diff options
Diffstat (limited to 'include/gdb/ChangeLog')
-rw-r--r-- | include/gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/gdb/ChangeLog b/include/gdb/ChangeLog index 119264eb3..54815ec7d 100644 --- a/include/gdb/ChangeLog +++ b/include/gdb/ChangeLog @@ -1,5 +1,10 @@ 2010-04-13 Mike Frysinger <vapier@gentoo.org> + * callback.h: Strip PARAMS from prototypes. + * remote-sim.h: Likewise. + +2010-04-13 Mike Frysinger <vapier@gentoo.org> + * remote-sim.h (sim_write): Add const to buf arg. 2009-11-24 DJ Delorie <dj@redhat.com> |