aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2012-12-18 19:33:44 +0000
committerTom Tromey <tromey@redhat.com>2012-12-18 19:33:44 +0000
commitd8a4f9280adc96f46d63bbdbfd089fc9c7c30b3e (patch)
tree862c8511c07ef275d2b2380ecf01bbafd1a8fbbf
parent28da164739cdb1fd96bf7feb30c14e6ec6fe1a66 (diff)
downloadbinutils-d8a4f9280adc96f46d63bbdbfd089fc9c7c30b3e.zip
binutils-d8a4f9280adc96f46d63bbdbfd089fc9c7c30b3e.tar.gz
binutils-d8a4f9280adc96f46d63bbdbfd089fc9c7c30b3e.tar.bz2
fix some bad ChangeLog dates from today
-rw-r--r--gdb/ChangeLog14
1 files changed, 7 insertions, 7 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 4557e6c..e04b6b6 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -11,15 +11,15 @@
* inferior.h (all_registers_info, nexti_command, stepi_command)
(continue_command, interrupt_target_command): Don't declare.
-2012-12-12 Tom Tromey <tromey@redhat.com>
+2012-12-18 Tom Tromey <tromey@redhat.com>
* cli/cli-cmds.c (apropos_command): Now static.
-2012-12-12 Tom Tromey <tromey@redhat.com>
+2012-12-18 Tom Tromey <tromey@redhat.com>
* breakpoint.c (dprintf_command): Now static.
-2012-12-12 Tom Tromey <tromey@redhat.com>
+2012-12-18 Tom Tromey <tromey@redhat.com>
* Makefile.in (init.c): Declare initialize_all_files;
don't include call-cmds.h.
@@ -28,12 +28,12 @@
* top.c: Don't include call-cmds.h. Declare
initialize_all_files.
-2012-12-12 Tom Tromey <tromey@redhat.com>
+2012-12-18 Tom Tromey <tromey@redhat.com>
* symfile.c (list_overlays_command, map_overlay_command)
(unmap_overlay_command): Now static.
-2012-12-12 Tom Tromey <tromey@redhat.com>
+2012-12-18 Tom Tromey <tromey@redhat.com>
* cli/cli-cmds.c (_initialize_cli_cmds): Remove "document",
"define", "while", and "if" commands.
@@ -43,12 +43,12 @@
* cli/cli-script.h (while_command, if_command, define_command)
(document_command): Don't declare.
-2012-12-12 Tom Tromey <tromey@redhat.com>
+2012-12-18 Tom Tromey <tromey@redhat.com>
* cli/cli-cmds.c (_initialize_cli_cmds): New function.
(init_cli_cmds): Move most code into new function.
-2012-12-12 Tom Tromey <tromey@redhat.com>
+2012-12-18 Tom Tromey <tromey@redhat.com>
* minsyms.c (lookup_solib_trampoline_symbol_by_pc): Now static.
* minsyms.h (lookup_solib_trampoline_symbol_by_pc): Don't