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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « sim/rl78/gdb-if.c ('k') | sim/rx/aclocal.m4 » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2012-06-15 Joel Brobecker <brobecker@adacore.com>
2
3 * config.in, configure: Regenerate.
4
5 2012-05-24 Pedro Alves <palves@redhat.com>
6
7 PR gdb/7205
8
9 Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
10
11 2012-03-24 Mike Frysinger <vapier@gentoo.org>
12
13 * aclocal.m4, config.in, configure: Regenerate.
14
15 2012-03-22 Mike Frysinger <vapier@gentoo.org>
16
17 * configure.ac (CYCLE_ACCURATE): Add template with AC_DEFINE call.
18 (CYCLE_STATS): Likewise.
19
20 2012-03-02 Kevin Buettner <kevinb@redhat.com>
21
22 * load.h (rx_load): Add `callback' parameter to function prototype.
23 (gdb/callback.h): Include.
24 * load.c (load.h): Include.
25 (xprintf, find_section_name_by_offset): New functions.
26 (rx_load): Add `callback' parameter. Add code for printing
27 section loaded using GDB's printf facilities.
28 * gdb-if.c (sim_load, sim_create_inferior): Update calls to
29 rx_load().
30 * main.c (main): Likewise.
31 * syscalls.c, syscalls.h (get_callbacks): New function.
32
1 2011-12-03 Mike Frysinger <vapier@gentoo.org> 33 2011-12-03 Mike Frysinger <vapier@gentoo.org>
2 34
3 * aclocal.m4: New file. 35 * aclocal.m4: New file.
4 * configure: Regenerate. 36 * configure: Regenerate.
5 37
6 2011-10-17 Mike Frysinger <vapier@gentoo.org> 38 2011-10-17 Mike Frysinger <vapier@gentoo.org>
7 39
8 * configure.ac: Change include to common/acinclude.m4. 40 * configure.ac: Change include to common/acinclude.m4.
9 41
10 2011-10-17 Mike Frysinger <vapier@gentoo.org> 42 2011-10-17 Mike Frysinger <vapier@gentoo.org>
(...skipping 171 matching lines...) Expand 10 before | Expand all | Expand 10 after
182 * err.h: New. 214 * err.h: New.
183 * reg.c: New. 215 * reg.c: New.
184 * mem.h: New. 216 * mem.h: New.
185 * main.c: New. 217 * main.c: New.
186 * misc.h: New. 218 * misc.h: New.
187 * trace.c: New. 219 * trace.c: New.
188 * misc.c: New. 220 * misc.c: New.
189 * syscall.h: New. 221 * syscall.h: New.
190 * trace.h: New. 222 * trace.h: New.
191 * fpu.h: New. 223 * fpu.h: New.
OLDNEW
« 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