X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=sim%2FChangeLog;h=d7cc92c1bb6ee61adff978b1dc882f2aa26173f0;hb=08ec958fe088c7a226bb35bd2993254ff21228a3;hp=b0a75b72d0f30b6a8e7c98754029bd9cecb09133;hpb=8bf54274eced4d6b47ba1296f20cc7d5f737e673;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/ChangeLog b/sim/ChangeLog index b0a75b72d0..d7cc92c1bb 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,6 +1,212 @@ -2013-04-19 Nathan Froyd +2016-07-19 Pitchumani Sivanupandi - * ppc-instructions (isel): New instruction. + PR target/ 19401 + * avr/interp.c (step_once): Pass break instruction address to + sim_engine_halt function which writes that to PC. Remove code that + follows that function call as it is unreachable. + +2016-02-03 Maciej W. Rozycki + + * MAINTAINERS (Past sim maintainers): Add Thiemo Seufer. + +2016-01-09 Mike Frysinger + + * configure.ac: Delete sim_common check and the + AC_CONFIG_SUBDIRS(common) call. + * configure: Regenerate. + * configure.tgt (sim_common): Delete the variable. + +2016-01-09 Mike Frysinger + + * .gitignore: Delete /common/cconfig.h entry. + +2016-01-05 Nick Clifton + + * MAINTAINERS: Add myself as AArch64 sim maintainer. + +2015-12-09 Tristan Gingold + + * aarch64/simulator.c: Remove syscall.h include. + +2015-12-26 Mike Frysinger + + * README-HACKING: Delete mention of tconfig.h. + +2015-11-24 Nick Clifton + + * configure.tgt: Add aarch64 entry. + * configure: Regenerate. + +2015-06-23 Mike Frysinger + + * configure.ac (AC_ARG_ENABLE(sim)): Call AS_HELP_STRING. + * configure: Regenerate. + +2015-06-12 Mike Frysinger + + * README-HACKING: Change configure.in to configure.ac. + +2015-04-02 H.J. Lu + + * arm/configure: Regenerated. + * avr/configure: Likewise. + * bfin/configure: Likewise. + * common/configure: Likewise. + * cr16/configure: Likewise. + * cris/configure: Likewise. + * d10v/configure: Likewise. + * erc32/configure: Likewise. + * frv/configure: Likewise. + * ft32/configure: Likewise. + * h8300/configure: Likewise. + * igen/configure: Likewise. + * iq2000/configure: Likewise. + * lm32/configure: Likewise. + * m32c/configure: Likewise. + * m32r/configure: Likewise. + * m68hc11/configure: Likewise. + * mcore/configure: Likewise. + * microblaze/configure: Likewise. + * mips/configure: Likewise. + * mn10300/configure: Likewise. + * moxie/configure: Likewise. + * msp430/configure: Likewise. + * ppc/configure: Likewise. + * rl78/configure: Likewise. + * rx/configure: Likewise. + * sh/configure: Likewise. + * sh64/configure: Likewise. + * v850/configure: Likewise. + +2015-04-01 H.J. Lu + + * common/Make-common.in (CSEARCH): Remove $(ZLIBINC). + (BFD_LIB): Remove $(ZLIB). + (CONFIG_LIBS): Add $(ZLIB). + * ppc/Makefile.in (ZLIBINC): Removed. + (INCLUDES): Remove $(ZLIBINC). + (BFD_LIB): Remove $(ZLIB). + +2015-04-01 H.J. Lu + + * arm/configure: Regenerated. + * avr/configure: Likewise. + * bfin/configure: Likewise. + * common/configure: Likewise. + * cr16/configure: Likewise. + * cris/configure: Likewise. + * d10v/configure: Likewise. + * erc32/configure: Likewise. + * frv/configure: Likewise. + * ft32/configure: Likewise. + * h8300/configure: Likewise. + * igen/configure: Likewise. + * iq2000/configure: Likewise. + * lm32/configure: Likewise. + * m32c/configure: Likewise. + * m32r/configure: Likewise. + * m68hc11/configure: Likewise. + * mcore/configure: Likewise. + * microblaze/configure: Likewise. + * mips/configure: Likewise. + * mn10300/configure: Likewise. + * moxie/configure: Likewise. + * msp430/configure: Likewise. + * ppc/configure: Likewise. + * rl78/configure: Likewise. + * rx/configure: Likewise. + * sh/configure: Likewise. + * sh64/configure: Likewise. + * v850/configure: Likewise. + +2015-03-29 Mike Frysinger + + * configure: Regenerate. + * configure.ac: Delete sim_testsuite check and config in testsuite. + * configure.tgt (sim_testsuite): Delete everywhere. + +2015-03-28 Mike Frysinger + + * configure: Regenerate. + * configure.tgt (avr*-*-*): Set sim_testsuite=yes. + +2015-03-28 James Bowman + + * configure.tgt: Add FT32 entry. + * configure: Regenerate. + +2015-03-16 Mike Frysinger + + * .gitignore: Delete tconfig.h. + * README-HACKING: Change tconfig.in to tconfig.h. + +2014-03-12 Nick Clifton + + * MAINTAINERS: Add myself as the maintainer for the MSP430. + +2014-03-10 Mike Frysinger + + * configure.tgt (msp430*-*-*): Set sim_testsuite to yes. + * configure: Regenerate. + +2014-01-06 Tom Tromey + + * common/cgen-trace.c: Don't use old VA_* macros. + * common/sim-load.c (xprintf): Likewise. + * common/sim-trace.c (trace_printf, debug_printf): Likewise. + +2014-01-06 Tom Tromey + + * README-HACKING: Don't use PARAMS. + * arm/wrapper.c: Don't use PARAMS. + * bfin/sim-main.h: Don't use PARAMS. + * common/callback.c: Don't use PARAMS. + * common/cgen-trace.c: Don't use PARAMS. + * common/run-sim.h: Don't use PARAMS. + * common/run.c: Don't use PARAMS. + * common/sim-base.h: Don't use PARAMS. + * common/sim-load.c: Don't use PARAMS. + * common/sim-options.h: Don't use PARAMS. + * common/sim-trace.c: Don't use PARAMS. + * common/sim-trace.h: Don't use PARAMS. + * common/sim-utils.h: Don't use PARAMS. + * cr16/cr16_sim.h: Don't use PARAMS. + * cr16/gencode.c: Don't use PARAMS. + * cr16/interp.c: Don't use PARAMS. + * cr16/simops.c: Don't use PARAMS. + * d10v/d10v_sim.h: Don't use PARAMS. + * d10v/gencode.c: Don't use PARAMS. + * d10v/interp.c: Don't use PARAMS. + * d10v/simops.c: Don't use PARAMS. + * erc32/erc32.c: Don't use PARAMS. + * erc32/exec.c: Don't use PARAMS. + * erc32/float.c: Don't use PARAMS. + * erc32/func.c: Don't use PARAMS. + * erc32/sis.c: Don't use PARAMS. + * erc32/sis.h: Don't use PARAMS. + * mips/interp.c: Don't use PARAMS. + * mips/sim-main.h: Don't use PARAMS. + * sh/interp.c: Don't use PARAMS. + * v850/sim-main.h: Don't use PARAMS. + * v850/v850_sim.h: Don't use PARAMS. + +2013-11-07 Will Newton + + PR gdb/15508 + * arm/wrapper.c (sim_create_inferior): Call init before + accessing STATE. + +2013-11-07 Will Newton + + PR gdb/8989 + * arm/wrapper.c (sim_create_inferior): Avoid calling + bfd_get_mach with a NULL bfd. + +2013-06-21 Nick Clifton + + * msp430: New Directory. + * configure.tgt: Add it. + * configure: Regenerate. 2013-03-15 Steve Ellcey @@ -248,7 +454,7 @@ 2009-10-06 Michael Eager * microblaze/interp.c: Add include microblaze-dis.h. - + 2009-09-23 Michael Eager * configure: Add microblaze-*.* (not regenerated). @@ -282,9 +488,9 @@ 2009-05-18 Jon Beniston - * MAINTAINERS: Add Jon Beniston as maintainer of lm32 sim. - * configure.ac: Add lm32 target. - * lm32: New directory. + * MAINTAINERS: Add Jon Beniston as maintainer of lm32 sim. + * configure.ac: Add lm32 target. + * lm32: New directory. 2009-05-11 Andrew Cagney @@ -455,8 +661,8 @@ * cris/config.in: Ditto. 2008-06-06 Vladimir Prus - Daniel Jacobowitz - Joseph Myers + Daniel Jacobowitz + Joseph Myers * cris/configure: Regenerate. @@ -743,7 +949,7 @@ * cris/traps.c (cris_break_13_handler) : For ((len & 8191) != 0 && fd == (USI) -1), don't say this isn't - implemented. In call to create_map, pad length argument to 8k. + implemented. In call to create_map, pad length argument to 8k. 2005-04-15 Corinna Vinschen @@ -802,7 +1008,7 @@ * configure.ac: For mips*-*-* and mn10300*-*-* configure the common directory. Remove sparc*-*-* from list. - + 2005-01-11 Andrew Cagney * Makefile.in (autoconf-common autoheader-common): Add --force to @@ -849,7 +1055,7 @@ * MAINTAINERS: Add myself as maintainer of the FRV port. 2003-08-20 Michael Snyder - Dave Brolley + Dave Brolley * frv/: New directory, simulator for the Fujitsu FRV. * configure.in: Add frv configury. @@ -895,7 +1101,7 @@ * configure.in (extra_subdirs): Mark d30v-*-* as obsolete. * configure: Re-generate. - + 2002-06-16 Andrew Cagney * Makefile.in (autoconf-changelog autoheader-changelog): Let name, @@ -965,7 +1171,7 @@ Tue Jul 4 13:43:54 2000 Andrew Cagney 2000-04-20 Nick Clifton * configure.in (extra_subdirs): Add testsuite to strongarm - directories. + directories. * configure: Regenerate. Sat Mar 4 16:48:54 2000 Andrew Cagney @@ -1069,12 +1275,12 @@ Wed Oct 8 12:38:48 1997 Andrew Cagney * configure.in (extra_subdirs): Add IGEN directory when MIPS target. * configure: Regenerate. - + Fri Sep 12 13:10:31 1997 Andrew Cagney * configure.in (extra_subdirs): v850ea needs igen. * configure: Re-generate. - + Mon Sep 1 16:48:23 1997 Andrew Cagney * configure.in (testdir): When a testsuite directory, add that to @@ -1088,14 +1294,14 @@ Tue Aug 26 15:14:48 1997 Andrew Cagney * configure.in (w65-*-*, only_if_enabled): Set. * configure: Re-generate. - + Mon Aug 25 16:26:53 1997 Andrew Cagney * configure.in (sparc*-*-*, only_if_enabled): Set only_if_enabled=yes. Check only_if_enabled before enabling a simulator. * configure: Regenerate. - + Mon Aug 18 10:56:59 1997 Nick Clifton * configure.in (extra_subdirs): Add v850e target. @@ -1146,7 +1352,7 @@ Wed Mar 19 14:26:21 1997 Andrew Cagney * configure.in (extra_subdirs): Include testsuite for d30v. * configure: Regenerate. - + * Makefile.in (RUNTEST, RUNTESTFLAGS): Borrow test rules from ../gdb/Makefile.in (check): New rules - drive the testsuite. @@ -1167,7 +1373,7 @@ Sun Feb 16 16:37:47 1997 Andrew Cagney * configure.in (d30v): New target. * configure: Regenerated. - + Wed Feb 19 23:17:13 1997 Jeffrey A Law (law@cygnus.com) * configure.in: Don't require GCC to build the mn10200