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

Unified Diff: sim/common/ChangeLog

Issue 124383005: GDB 7.6.50 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@upstream
Patch Set: Created 6 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/bfin/sim-main.h ('k') | sim/common/Make-common.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sim/common/ChangeLog
diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog
index 75afcc19a56c6951ca6a5a5017bea1defc72c819..2a5b9d89b86e0fd44dfd11a0d948022d7fb309b0 100644
--- a/sim/common/ChangeLog
+++ b/sim/common/ChangeLog
@@ -1,3 +1,63 @@
+2013-10-15 Hans-Peter Nilsson <hp@axis.com>
+
+ * create-version.sh: Align parameters to match those of
+ ../../gdb/common/create-version.sh.
+ * Make-common.in (srcsim): New variable.
+ (version.c): Adjust call to create-version.sh as per above.
+
+2013-09-23 Alan Modra <amodra@gmail.com>
+
+ * configure: Regenerate.
+
+2013-09-03 Mike Stump <mikestump@comcast.net>
+
+ * sim-options.c (complete_option_list): Mark text and word const.
+
+2013-06-28 Tom Tromey <tromey@redhat.com>
+
+ * Make-common.in (version.c): Use version.in, not
+ common/version.in.
+ * create-version.sh: Likewise.
+
+2013-06-24 Joel Brobecker <brobecker@adacore.com>
+
+ * create-version.sh: New script. Adapted from
+ gdb/commong/create-version.sh.
+ * Make-common.in (version.c): Update rule dependencies,
+ and re-implement using create-version.sh.
+
+2013-06-21 Nick Clifton <nickc@redhat.com>
+
+ * gennltvals.sh: Add msp430 support.
+ * nltvals.def: Regenerate.
+
+2013-06-03 Mike Frysinger <vapier@gentoo.org>
+
+ * acinclude.m4: Replace maintainer-mode code with AM_MAINTAINER_MODE.
+ * aclocal.m4, configure: Regenerate.
+
+2013-05-10 Freddie Chopin <freddie_chopin@op.pl>
+
+ PR build/15414:
+ * acinclude.m4 (SIM_AC_OPTION_WARNINGS): Do not use
+ -Wformat-nonliteral with -Wno-format.
+
+2013-03-26 Mike Frysinger <vapier@gentoo.org>
+
+ * acinclude.m4: Regenerate.
+
+2013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * acinclude.m4: Add SIM_DV_SOCKSER_O which is empty on hosts
+ which do not support dv-sockser.o. Add always as option to
+ first argument to SIM_AC_OPTION_HARDWARE. Fail if hardware
+ is always required to be enabled by simulator.
+
+2012-08-28 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
+
+ * gennltvals.sh: Use libgloss/syscall.h for cr16.
+ * nltvals.def: Regenerate.
+
2012-06-16 Joel Brobecker <brobecker@adacore.com>
* acinclude.m4 (SIM_AC_COMMON): Define PACKAGE.
« no previous file with comments | « sim/bfin/sim-main.h ('k') | sim/common/Make-common.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698