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

Side by Side Diff: sim/erc32/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/d10v/interp.c ('k') | sim/erc32/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 * sys.h: Include "config.h".
4
5 2012-06-15 Joel Brobecker <brobecker@adacore.com>
6
7 * config.in, configure: Regenerate.
8
9 2012-05-24 Pedro Alves <palves@redhat.com>
10
11 PR gdb/7205
12
13 Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
14
15 2012-03-24 Mike Frysinger <vapier@gentoo.org>
16
17 * aclocal.m4, config.in, configure: Regenerate.
18
19 2011-12-31 Mike Frysinger <vapier@gentoo.org>
20
21 PR sim/9971:
22 * configure.ac: Change AC_CHECK_LIB to AC_SEARCH_LIBS to match
23 the code in gdb's configure.ac with $TERMCAP.
24 * configure: Regenerated.
25
1 2011-12-03 Mike Frysinger <vapier@gentoo.org> 26 2011-12-03 Mike Frysinger <vapier@gentoo.org>
2 27
3 * aclocal.m4: New file. 28 * aclocal.m4: New file.
4 * configure: Regenerate. 29 * configure: Regenerate.
5 30
6 2011-10-17 Mike Frysinger <vapier@gentoo.org> 31 2011-10-17 Mike Frysinger <vapier@gentoo.org>
7 32
8 * configure.ac: Change include to common/acinclude.m4. 33 * configure.ac: Change include to common/acinclude.m4.
9 34
10 2011-10-17 Mike Frysinger <vapier@gentoo.org> 35 2011-10-17 Mike Frysinger <vapier@gentoo.org>
(...skipping 763 matching lines...) Expand 10 before | Expand all | Expand 10 after
774 * Fixed updating of condition codes during logical instructions (carry and 799 * Fixed updating of condition codes during logical instructions (carry and
775 overflow were not reset) 800 overflow were not reset)
776 801
777 * Fixed bug in WRTBR (tt field was wrongly over-written) 802 * Fixed bug in WRTBR (tt field was wrongly over-written)
778 803
779 version 1.1 07-07-95 804 version 1.1 07-07-95
780 -------------------- 805 --------------------
781 806
782 * Fixed several bugs in the interrupt handler and callback routines. 807 * Fixed several bugs in the interrupt handler and callback routines.
783 (reported by Paul Warren, Alsys) 808 (reported by Paul Warren, Alsys)
OLDNEW
« no previous file with comments | « sim/d10v/interp.c ('k') | sim/erc32/aclocal.m4 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698