From 5de40a3b0bd1f92b62b45962a811dbb61688af87 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Tue, 17 May 2011 21:28:40 +0000 Subject: [PATCH] Update entry dates in various ChangeLog files I backported all Changes made on the HEAD between 2011-04-01 01:00 and 2011-04-03 01:00 (as the latter was the intended branchpoint). For practical purposes, it was easy to import the change with the old date in the ChangeLog, and then fix the dates as a followup commit. --- ChangeLog | 10 +++++----- bfd/ChangeLog | 2 +- gdb/ChangeLog | 14 +++++++------- gdb/doc/ChangeLog | 4 ++-- gdb/testsuite/ChangeLog | 8 ++++---- sim/bfin/ChangeLog | 2 +- sim/common/ChangeLog | 4 ++-- 7 files changed, 22 insertions(+), 22 deletions(-) diff --git a/ChangeLog b/ChangeLog index c5b905317bc..72fdf174492 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,10 @@ -2011-04-01 Joseph Myers +2011-05-17 Joseph Myers * configure.ac (avr-*-*): Add comment about why libssp is disabled. (microblaze*): Don't disable libssp. * configure: Regenerate. -2011-04-01 Joseph Myers +2011-05-17 Joseph Myers * configure.ac: Remove code setting CONFIG_SHELL, config_shell and moveifchange. @@ -12,7 +12,7 @@ * Makefile.tpl: Use @SHELL@ not @config_shell@. * Makefile.in: Regenerate. -2011-04-01 Joseph Myers +2011-05-17 Joseph Myers * configure.ac (*-*-sysv4*): Don't enable libgomp. (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*, @@ -23,14 +23,14 @@ md_exec_prefix cases. * configure: Regenerate. -2011-04-01 Joseph Myers +2011-05-17 Joseph Myers * configure.ac: Separate cases disabling target-libssp, target-libiberty, target-libstdc++-v3 and Fortran from general case over targets. * configure: Regenerate. -2011-04-01 Joseph Myers +2011-05-17 Joseph Myers * configure.ac (*-*-chorusos): Don't disable libgcj. (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*): diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 1c342934a9b..67477ad509c 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,4 +1,4 @@ -2011-04-01 Tristan Gingold +2011-05-17 Tristan Gingold * elfxx-ia64.c: include bfd_stdint.h diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 2dd51074200..32041b61b70 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,37 +1,37 @@ -2011-04-01 Ulrich Weigand +2011-05-17 Ulrich Weigand * arm-tdep.c (arm_gdbarch_init): Enfore correct register number for "fpscr" in target description. -2011-04-01 Jan Kratochvil +2011-05-17 Jan Kratochvil * dwarf2read.c (find_slot_in_mapped_hash): New variable back_to, initialize it. Delay HASH initialization. Strip the part after open parenthesis for languages with qualifiers. Call do_cleanups. -2011-04-01 Tom Tromey +2011-05-17 Tom Tromey * utils.c (report_command_stats): Don't print `-' for negative number. -2011-04-01 Eric Botcazou +2011-05-17 Eric Botcazou * ada-lang.c (ada_is_simple_array_type, ada_value_slice_from_ptr) (ada_value_slice, empty_array, to_fixed_array_type): Deal with typedefs. -2011-04-01 Joel Brobecker +2011-05-17 Joel Brobecker * breakpoint.h (bpdisp_text): Add declaration. * breakpoint.c (bpdisp_text): Make non-static. * ada-lang.c: #include "mi/mi-common.h". (print_it_exception): Rewrite to improve GDB/MI output. -2011-04-01 Pedro Alves +2011-05-17 Pedro Alves * arm-tdep.h (struct address_space): Add forward declaration. -2011-04-01 Ulrich Weigand +2011-05-17 Ulrich Weigand * arm-tdep.h (arm_insert_single_step_breakpoint): Add prototype. * arm-tdep.c (arm_override_mode): New global. diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index b6f2ab1c791..1cc17e9f23c 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,9 +1,9 @@ -2011-04-02 Joel Brobecker +2011-05-17 Joel Brobecker * gdb.texinfo (GDB/MI Output Records): Fix menu entry for "GDB/MI Ada Exception Information" node. -2011-04-01 Joel Brobecker +2011-05-17 Joel Brobecker * gdb.texinfo (GDB/MI Ada Exception Information): Document the "exception-name" field in the *stopped async record. diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index a0774c1529f..a264e49d8ca 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,18 +1,18 @@ -2011-04-01 Joel Brobecker +2011-05-17 Joel Brobecker * gdb.ada/arrayptr/foo.adb: Add access to constrained array. * gdb.ada/arrayptr.exp: Add new tests. -2011-04-01 Joel Brobecker +2011-05-17 Joel Brobecker * gdb.ada/mi_catch_ex: New testcase. -2011-04-01 Pedro Alves +2011-05-17 Pedro Alves * gdb.cp/cpexprs.exp (Overloaded methods): No longer try the base::overload(void) method without specifying "const". -2011-04-01 Ulrich Weigand +2011-05-17 Ulrich Weigand * gdb.arch/thumb-singlestep.S: New file. * gdb.arch/thumb-singlestep.exp: Likewise. diff --git a/sim/bfin/ChangeLog b/sim/bfin/ChangeLog index ef28b39391c..d7629a90171 100644 --- a/sim/bfin/ChangeLog +++ b/sim/bfin/ChangeLog @@ -1,4 +1,4 @@ -2011-04-01 Mike Frysinger +2011-05-17 Mike Frysinger * dv-bfin_otp.c (bfin_otp_ports): Declare. (bfin_otp_finish): Call set_hw_ports with bfin_otp_ports. diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 6c236f51dba..6a29711a16c 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,8 +1,8 @@ -2011-04-02 Mike Frysinger +2011-05-17 Mike Frysinger * dv-glue.c: Fix up style. -2011-04-02 Mike Frysinger +2011-05-17 Mike Frysinger * hw-alloc.c (hw_alloc_data): Adjust brace. * hw-base.c (hw_base_data): Likewise. -- 2.47.2