Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: sim/rx/ChangeLog

Issue 11969036: Merge GDB 7.5.1 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@master
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sim/rl78/gdb-if.c ('k') | sim/rx/aclocal.m4 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sim/rx/ChangeLog
diff --git a/sim/rx/ChangeLog b/sim/rx/ChangeLog
index d9c2264994d12e1bd962dfd4a133a2f7964e4daa..e5cb451a355173255c5918c4281750e4800e650c 100644
--- a/sim/rx/ChangeLog
+++ b/sim/rx/ChangeLog
@@ -1,3 +1,35 @@
+2012-06-15 Joel Brobecker <brobecker@adacore.com>
+
+ * config.in, configure: Regenerate.
+
+2012-05-24 Pedro Alves <palves@redhat.com>
+
+ PR gdb/7205
+
+ Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
+
+2012-03-24 Mike Frysinger <vapier@gentoo.org>
+
+ * aclocal.m4, config.in, configure: Regenerate.
+
+2012-03-22 Mike Frysinger <vapier@gentoo.org>
+
+ * configure.ac (CYCLE_ACCURATE): Add template with AC_DEFINE call.
+ (CYCLE_STATS): Likewise.
+
+2012-03-02 Kevin Buettner <kevinb@redhat.com>
+
+ * load.h (rx_load): Add `callback' parameter to function prototype.
+ (gdb/callback.h): Include.
+ * load.c (load.h): Include.
+ (xprintf, find_section_name_by_offset): New functions.
+ (rx_load): Add `callback' parameter. Add code for printing
+ section loaded using GDB's printf facilities.
+ * gdb-if.c (sim_load, sim_create_inferior): Update calls to
+ rx_load().
+ * main.c (main): Likewise.
+ * syscalls.c, syscalls.h (get_callbacks): New function.
+
2011-12-03 Mike Frysinger <vapier@gentoo.org>
* aclocal.m4: New file.
« no previous file with comments | « sim/rl78/gdb-if.c ('k') | sim/rx/aclocal.m4 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698