diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e8845b6..05beb2a 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,14 @@ +2005-04-22 Eli Zaretskii <eliz@gnu.org> + + * remote-st.c (_initialize_remote_st2000): Remove the extraneous + "<command>" string from the call to add_com. + + * remote-sim.c (_initialize_remote_sim): Ditto. + + * remote-utils.c (_initialize_sr_support): Ditto. + + * remote-mips.c (_initialize_remote_mips): Ditto. + 2005-04-21 David S. Miller <davem@davemloft.net> * sparc-linux-tdep.c (sparc32_linux_sigframe_init): New function. |