summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjiwang <jiwang>2013-02-20 07:45:11 +0000
committerjiwang <jiwang>2013-02-20 07:45:11 +0000
commit73c65b0311a0d272e2223ce83ffcebfc04d4c898 (patch)
tree3a2a39dd0925f092acb6a0089d593edb9193b4ae
parent924fa7a7244f118b8a85031ed8a0e0a026de020e (diff)
downloadgdb-73c65b0311a0d272e2223ce83ffcebfc04d4c898.tar.gz
gdb/
* MAINTAINERS (Write After Approval): Add myself to the list.
-rw-r--r--gdb/ChangeLog10
-rw-r--r--gdb/MAINTAINERS1
2 files changed, 8 insertions, 3 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index ddb18248a07..46c67f4608d 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2013-02-20 Jiong Wang <jiwang@tilera.com>
+
+ * MAINTAINERS (Write After Approval): Add myself to the list.
+
2013-02-19 Pedro Alves <palves@redhat.com>
Garbage collect 'struct monitor_ops'::load_routine.
@@ -43,11 +47,11 @@
2013-02-19 Jiong Wang <jiwang@tilera.com>
- * tilegx-tdep.c (tilegx_skip_prologue): Use skip_prologue_using_sal.
+ * tilegx-tdep.c (tilegx_skip_prologue): Use skip_prologue_using_sal.
2013-02-19 Jiong Wang <jiwang@tilera.com>
- * tilegx-tdep.c (INT_SWINT_1_SIGRETURN): New macro.
+ * tilegx-tdep.c (INT_SWINT_1_SIGRETURN): New macro.
(tilegx_write_pc): New function.
(tilegx_cannot_reference_register): Return zero if REGNO
is TILEGX_FAULTNUM_REGNUM.
@@ -61,7 +65,7 @@
2013-02-19 Jiong Wang <jiwang@tilera.com>
* tilegx-tdep.c (tilegx_push_dummy_call): args pushed on stack
- should be aligned to 64bit.
+ should be aligned to 64bit.
2013-02-19 Kai Tietz <ktietz@redhat.com>
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index 0b32d02d3b2..53c5e7c5626 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -638,6 +638,7 @@ D Venkatasubramanian dvenkat@noida.hcltech.com
Corinna Vinschen vinschen@redhat.com
Sami Wagiaalla swagiaal@redhat.com
Keith Walker keith.walker@arm.com
+Jiong Wang jiwang@tilera.com
Kris Warkentin kewarken@qnx.com
Philippe Waroquiers philippe.waroquiers@skynet.be
Ulrich Weigand uweigand@de.ibm.com