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

Unified Diff: sim/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 | « readline/util.c ('k') | sim/MAINTAINERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sim/ChangeLog
diff --git a/sim/ChangeLog b/sim/ChangeLog
index 638a5ce664c3b4123376bfa624e67b0e2e17d66f..13564c9555cbe61ced85c3d04e5c2eb194c4de22 100644
--- a/sim/ChangeLog
+++ b/sim/ChangeLog
@@ -1,3 +1,91 @@
+2013-11-07 Will Newton <will.newton@linaro.org>
+
+ PR gdb/15508
+ * arm/wrapper.c (sim_create_inferior): Call init before
+ accessing STATE.
+
+2013-11-07 Will Newton <will.newton@linaro.org>
+
+ PR gdb/8989
+ * arm/wrapper.c (sim_create_inferior): Avoid calling
+ bfd_get_mach with a NULL bfd.
+
+2013-06-21 Nick Clifton <nickc@redhat.com>
+
+ * msp430: New Directory.
+ * configure.tgt: Add it.
+ * configure: Regenerate.
+
+2013-03-15 Steve Ellcey <sellcey@mips.com>
+
+ * arm/wrapper.c (sim_complete_command): Make char arguments const.
+ * avr/interp.c (sim_complete_command): Ditto.
+ * common/sim-options.c (sim_complete_command): Ditto.
+ * cr16/interp.c (sim_complete_command): Ditto.
+ * erc32/interf.c (sim_complete_command): Ditto.
+ * m32c/gdb-if.c (sim_complete_command): Ditto.
+ * microblaze/interp.c (sim_complete_command): Ditto.
+ * ppc/sim_calls.c (sim_complete_command): Ditto.
+ * rl78/gdb-if.c (sim_complete_command): Ditto.
+ * rx/gdb-if.c (sim_complete_command): Ditto.
+ * sh/interp.c (sim_complete_command): Ditto.
+
+2013-01-01 Joel Brobecker <brobecker@adacore.com>
+
+ Update year range in copyright notice of all files.
+
+2012-12-19 Joel Brobecker <brobecker@adacore.com>
+
+ Update old contact info in GPL license notices.
+
+2012-12-19 Joel Brobecker <brobecker@adacore.com>
+
+ Update the non-FSF-copyrighted files in sim to GPLv3 or later.
+
+2012-11-20 Pavel Chupin <pavel.v.chupin@intel.com>
+
+ * common/Make-common.in: Use lt_cv_dlopen_libs under PLUGINS
+ condition.
+ * common/acinclude.m4: Define lt_cv_dlopen_libs.
+ * arm/configure: Regenerate.
+ * avr/configure: Regenerate.
+ * bfin/configure: Regenerate.
+ * common/configure: Regenerate.
+ * cr16/configure: Regenerate.
+ * cris/configure: Regenerate.
+ * d10v/configure: Regenerate.
+ * erc32/configure: Regenerate.
+ * frv/configure: Regenerate.
+ * h8300/configure: Regenerate.
+ * igen/configure: Regenerate.
+ * iq2000/configure: Regenerate.
+ * lm32/configure: Regenerate.
+ * m32c/configure: Regenerate.
+ * m32r/configure: Regenerate.
+ * m68hc11/configure: Regenerate.
+ * mcore/configure: Regenerate.
+ * microblaze/configure: Regenerate.
+ * mips/configure: Regenerate.
+ * mn10300/configure: Regenerate.
+ * moxie/configure: Regenerate.
+ * ppc/configure: Regenerate.
+ * rl78/configure: Regenerate.
+ * rx/configure: Regenerate.
+ * sh/configure: Regenerate.
+ * sh64/configure: Regenerate.
+ * testsuite/configure: Regenerate.
+ * v850/configure: Regenerate.
+
+2012-11-05 Stephane Carrez <Stephane.Carrez@gmail.com>
+
+ * MAINTAINERS: Update my email address.
+
+2012-09-24 Steve Ellcey <sellcey@mips.com>
+
+ * mips/basic.exp: Add mips*-mti-elf* target.
+ * configure.ac: Add mips*-mti-elf* target.
+ * configure: Regenerate.
+
2012-06-15 Joel Brobecker <brobecker@adacore.com>
* configure: Regenerate.
« no previous file with comments | « readline/util.c ('k') | sim/MAINTAINERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698