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

Side by Side Diff: include/gdb/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 | « include/filenames.h ('k') | include/gdb/callback.h » ('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-23 Doug Evans <dje@google.com>
2
3 * gdb-index.h: New file.
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-05-24 Pedro Alves <palves@redhat.com>
12
13 PR gdb/7205
14
15 Replace target_signal with gdb_signal throughout.
16
17 2012-04-12 Mike Frysinger <vapier@gentoo.org>
18
19 * callback.h (CB_SYS_argc, CB_SYS_argnlen, CB_SYS_argn): Define.
20
21 2012-02-03 Kevin Buettner <kevinb@redhat.com>
22
23 * sim-rl78.h: New file.
24
1 2011-12-03 Mike Frysinger <vapier@gentoo.org> 25 2011-12-03 Mike Frysinger <vapier@gentoo.org>
2 26
3 * callback.h (cb_get_string): New prototype. 27 * callback.h (cb_get_string): New prototype.
4 28
5 2011-04-14 Mike Frysinger <vapier@gentoo.org> 29 2011-04-14 Mike Frysinger <vapier@gentoo.org>
6 30
7 * remote-sim.h (sim_complete_command): New prototype. 31 * remote-sim.h (sim_complete_command): New prototype.
8 32
9 2011-03-05 Mike Frysinger <vapier@gentoo.org> 33 2011-03-05 Mike Frysinger <vapier@gentoo.org>
10 34
(...skipping 215 matching lines...) Expand 10 before | Expand all | Expand 10 after
226 * signals.h: New file, from gdb/defs.h. 250 * signals.h: New file, from gdb/defs.h.
227 251
228 252
229 253
230 Local Variables: 254 Local Variables:
231 mode: change-log 255 mode: change-log
232 left-margin: 8 256 left-margin: 8
233 fill-column: 74 257 fill-column: 74
234 version-control: never 258 version-control: never
235 End: 259 End:
OLDNEW
« no previous file with comments | « include/filenames.h ('k') | include/gdb/callback.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698