This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb] Fix incorrect ChangeLog dates.


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=70987a9256a298e7ddc5d42e6580f7aba6f36f01

commit 70987a9256a298e7ddc5d42e6580f7aba6f36f01
Author: Ulrich Weigand <ulrich.weigand@de.ibm.com>
Date:   Fri Aug 28 19:04:12 2015 +0200

    Fix incorrect ChangeLog dates.

Diff:
---
 gdb/ChangeLog | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 9537d33..21c7b42 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,21 +1,21 @@
-2015-08-08  Ulrich Weigand  <uweigand@de.ibm.com>
+2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
 
 	* ppc-linux-tdep.c (ppc_linux_spe_context_lookup): Do not
 	attempt to relocate a TLS variable offset.
 
-2015-08-08  Ulrich Weigand  <uweigand@de.ibm.com>
+2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
 
 	* spu-multiarch.c (parse_spufs_run): Bail out if inferior is not
 	registered yet.  Set inferior_ptid while calling target_read_memory.
 
-2015-08-08  Ulrich Weigand  <uweigand@de.ibm.com>
+2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
 
 	* nat/linux-ptrace.h (GDB_ARCH_TRAP_BRKPT): Replace by ...
 	(GDB_ARCH_IS_TRAP_BRKPT): ... this.  Add __powerpc__ case.
 	* linux-nat.c (check_stopped_by_breakpoint): Use
 	GDB_ARCH_IS_TRAP_BRKPT instead of GDB_ARCH_TRAP_BRKPT.
 
-2015-08-08  Ulrich Weigand  <uweigand@de.ibm.com>
+2015-08-27  Ulrich Weigand  <uweigand@de.ibm.com>
 
 	* linux-thread-db.c (thread_db_get_thread_local_address): If the
 	thread was not yet discovered, use thread_from_lwp instead of


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]