Add install-strip to sim/
[deliverable/binutils-gdb.git] / sim / ChangeLog
index c12e91354abc1a186a15039d5a3849d1e5247648..72d4d4eb36ba25ae9cd6f1514b1e6adc315b1a60 100644 (file)
@@ -1,3 +1,520 @@
+2019-12-19  Tom Tromey  <tromey@adacore.com>
+
+       PR build/24572:
+       * Makefile.in (install-strip): New target.
+
+2019-09-23  Dimitar Dimitrov  <dimitar@dinux.eu>
+
+       * MAINTAINERS: Add myself as PRU maintainer.
+       * configure: Regenerated.
+       * configure.tgt: Add PRU.
+
+2019-09-20  Alan Modra  <amodra@gmail.com>
+
+       * ppc/emul_generic.c (emul_add_tree_options): Delete old bfd code.
+
+2019-09-18  Alan Modra  <amodra@gmail.com>
+
+       * common/sim-load.c, * common/sim-utils.c, * cris/sim-if.c,
+       * erc32/func.c, * lm32/sim-if.c, * m32c/load.c, * m32c/trace.c,
+       * m68hc11/interp.c, * ppc/hw_htab.c, * ppc/hw_init.c,
+       * rl78/load.c, * rl78/trace.c, * rx/gdb-if.c, * rx/load.c,
+       * rx/trace.c: Update throughout for bfd section macro changes.
+
+2019-06-13  Stafford Horne  <shorne@gmail.com>
+
+       * or1k/cpu.c: Regenerate.
+       * or1k/cpu.h: Regenerate.
+       * or1k/decode.c: Regenerate.
+       * or1k/decode.h: Regenerate.
+       * or1k/model.c: Regenerate.
+       * or1k/sem-switch.c: Regenerate.
+       * or1k/sem.c: Regenerate.
+
+2019-02-28  Joel Brobecker  <brobecker@adacore.com>
+
+       * MAINTAINERS: Move Mike Frysinger to past maintainers' section.
+
+2019-02-13  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * MAINTAINERS: Add Andrew Burgess as global maintainer.
+
+2019-01-03  Pavel I. Kryukov  <kryukov@frtk.ru>
+
+       * sim-base.h: Add 'extern C' if header is compiled with C++.
+
+2018-12-06  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * common/acinclude.m4 (enable-cgen-maint): Support passing path to
+       cgen source tree.
+       * cris/configure: Regenerate.
+       * frv/configure: Regenerate.
+       * iq2000/configure: Regenerate.
+       * lm32/configure: Regenerate.
+       * m32r/configure: Regenerate.
+       * or1k/configure: Regenerate.
+       * sh64/configure: Regenerate.
+
+2018-10-05  Stafford Horne  <shorne@gmail.com>
+
+       * or1k/cpu.h: Regenerate.
+       * or1k/decode.c: Regenerate.
+       * or1k/decode.h: Regenerate.
+       * or1k/model.c: Regenerate.
+       * or1k/sem-switch.c: Regenerate.
+       * or1k/sem.c: Regenerate:
+
+2018-07-20  Maciej W. Rozycki  <macro@mips.com>
+
+       * MAINTAINERS: Update my e-mail address, downgrade to MIPS I-IV
+       ISA maintenance.
+
+2018-07-19  DJ Delorie  <dj@redhat.com>
+
+       * MAINTAINERS (rl78, m32c, rx, v850): Remove myself as maintainer.
+
+2018-07-14  Stafford Horne  <shorne@gmail.com>
+
+       * MAINTAINERS (or1k): Add myself as or1k maintainer.
+
+2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * All configure.ac: Remove AC_PREREQ.
+       * All configure: Re-generate.
+
+2018-01-22  Maciej W. Rozycki  <macro@mips.com>
+
+       * MAINTAINERS: Update my company e-mail address.
+
+2017-12-12  Stafford Horne  <shorne@gmail.com>
+           Peter Gavin  <pgavin@gmail.com>
+
+       * configure: Regenerated.
+       * or1k/aclocal.m4: Generated.
+       * or1k/config.in: Generated.
+       * or1k/configure: Generated.
+
+2017-12-12  Stafford Horne  <shorne@gmail.com>
+           Peter Gavin  <pgavin@gmail.com>
+
+       * or1k/arch.c: Generated.
+       * or1k/arch.h: Generated.
+       * or1k/cpu.c: Generated.
+       * or1k/cpu.h: Generated.
+       * or1k/cpuall.h: Generated.
+       * or1k/decode.c: Generated.
+       * or1k/decode.h: Generated.
+       * or1k/model.c: Generated.
+       * or1k/sem-switch.c: Generated.
+       * or1k/sem.c: Generated.
+
+2017-12-12  Stafford Horne  <shorne@gmail.com>
+           Peter Gavin  <pgavin@gmail.com>
+
+       * configure.tgt: Add or1k sim.
+       * or1k/README: New file.
+       * or1k/Makefile.in: New file.
+       * or1k/configure.ac: New file.
+       * or1k/mloop.in: New file.
+       * or1k/or1k-sim.h: New file.
+       * or1k/or1k.c: New file.
+       * or1k/sim-if.c: New file.
+       * or1k/sim-main.h: New file.
+       * or1k/traps.c: New file.
+
+2017-11-01  James Bowman  <james.bowman@ftdichip.com>
+
+       * ft32/interp.c (step_once): Add ft32 shortcode decoder.
+
+2017-10-12  James Bowman  <james.bowman@ftdichip.com>
+
+       * ft32/interp.c (step_once): Replace FT32_FLD_K8 with K15.
+
+2017-10-12  James Bowman  <james.bowman@ftdichip.com>
+
+       * MAINTAINERS (ft32): Add myself.
+
+2017-10-03  Jim Wilson  <wilson@tuliptree.org>
+
+       * MAINTAINERS (aarch64): Update my email address.
+
+2017-09-06  John Baldwin  <jhb@FreeBSD.org>
+
+       * configure.ac: Honor existing CC_FOR_BUILD in environment.
+       * configure: Regenerate.
+
+2017-02-14  Jim Wilson  <jim.wilson@linaro.org>
+
+       * MAINTAINTERS (aarch64): Add myself.
+
+2016-12-14  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * MAINTAINERS (Maintainers for particular sims): Add myself as
+       a MIPS maintainer.
+
+2016-02-03  Maciej W. Rozycki  <macro@linux-mips.org>
+
+       * MAINTAINERS (Past sim maintainers): Add Thiemo Seufer.
+
+2016-01-09  Mike Frysinger  <vapier@gentoo.org>
+
+       * 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  <vapier@gentoo.org>
+
+       * .gitignore: Delete /common/cconfig.h entry.
+
+2016-01-05  Nick Clifton  <nickc@redhat.com>
+
+       * MAINTAINERS: Add myself as AArch64 sim maintainer.
+
+2015-12-09  Tristan Gingold  <gingold@adacore.com>
+
+       * aarch64/simulator.c: Remove syscall.h include.
+
+2015-12-26  Mike Frysinger  <vapier@gentoo.org>
+
+       * README-HACKING: Delete mention of tconfig.h.
+
+2015-11-24  Nick Clifton  <nickc@redhat.com>
+
+       * configure.tgt: Add aarch64 entry.
+       * configure: Regenerate.
+
+2015-06-23  Mike Frysinger  <vapier@gentoo.org>
+
+       * configure.ac (AC_ARG_ENABLE(sim)): Call AS_HELP_STRING.
+       * configure: Regenerate.
+
+2015-06-12  Mike Frysinger  <vapier@gentoo.org>
+
+       * README-HACKING: Change configure.in to configure.ac.
+
+2015-04-02  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * 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  <hongjiu.lu@intel.com>
+
+       * 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  <hongjiu.lu@intel.com>
+
+       * 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  <vapier@gentoo.org>
+
+       * configure: Regenerate.
+       * configure.ac: Delete sim_testsuite check and config in testsuite.
+       * configure.tgt (sim_testsuite): Delete everywhere.
+
+2015-03-28  Mike Frysinger  <vapier@gentoo.org>
+
+       * configure: Regenerate.
+       * configure.tgt (avr*-*-*): Set sim_testsuite=yes.
+
+2015-03-28  James Bowman  <james.bowman@ftdichip.com>
+
+       * configure.tgt: Add FT32 entry.
+       * configure: Regenerate.
+
+2015-03-16  Mike Frysinger  <vapier@gentoo.org>
+
+       * .gitignore: Delete tconfig.h.
+       * README-HACKING: Change tconfig.in to tconfig.h.
+
+2014-03-12  Nick Clifton  <nickc@redhat.com>
+
+       * MAINTAINERS: Add myself as the maintainer for the MSP430.
+
+2014-03-10  Mike Frysinger  <vapier@gentoo.org>
+
+       * configure.tgt (msp430*-*-*): Set sim_testsuite to yes.
+       * configure: Regenerate.
+
+2014-01-06  Tom Tromey  <tromey@redhat.com>
+
+       * 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  <tromey@redhat.com>
+
+       * 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  <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.
+
+2012-06-06  Michael Eager  <eager@eagercon.com>
+
+       * microblaze/interp.c (config.h): Add #include.
+
+2011-11-29  Joel Brobecker  <brobecker@adacore.com>
+
+       * MAINTAINERS (Global Maintainers): New section.  Add Mike
+       Frysinger.
+
+2011-11-28  DJ Delorie  <dj@redhat.com>
+
+       * configure.tgt: Add rl78 support.
+       * configure: Regenerate.
+       * rl78: New directory.
+       * MAINTAINERS: Add myself as RL78 maintainer.
+
+2011-07-08  Hans-Peter Nilsson  <hp@axis.com>
+
+       * MAINTAINERS: Remove Thiemo Seufer.
+
+2011-06-04  Mike Frysinger  <vapier@gentoo.org>
+
+       * configure.tgt (bfin-*-*): Add sim_testsuite=yes.
+       * configure: Regenerate.
+
+2011-05-04  Joseph Myers  <joseph@codesourcery.com>
+
+       * configure.tgt (thumb*-*-* | strongarm*-*-* | xscale-*-*): Don't
+       handle targets.
+       * configure: Regenerate.
+
+2011-03-05  Mike Frysinger  <vapier@gentoo.org>
+
+       * MAINTAINERS: Add bfin entry.
+       * configure.tgt (bfin-*-*): Handle bfin targets.
+       * configure: Regenerate.
+
+2011-01-05  Mike Frysinger  <vapier@gentoo.org>
+
+       * .gitignore: Add /*/hw-config.h.
+
+2010-12-23  Mike Frysinger  <vapier@gentoo.org>
+
+       * .gitignore: New file.
+
+2010-07-28  DJ Delorie  <dj@redhat.com>
+
+       * MAINTAINERS: Add self as RX maintainer.  Sort list.
+
+2010-06-08  Nick Clifton  <nickc@redhat.com>
+
+       * reg.c (set_oszc): Use unsigned int for the mask.
+       (set_szc, set_osz, set_sz): Likewise.
+
+2010-04-26  Mike Frysinger  <vapier@gentoo.org>
+
+       * configure.ac: Target logic moved out to and included from ...
+       * configure.tgt: ... this new file.
+       * configure: Regenerated.
+
+2010-04-12  Mike Frysinger  <vapier@gentoo.org>
+
+       * README-HACKING: Add more sections.
+
+2010-02-11  Doug Evans  <dje@sebabeach.org>
+
+       * cris/cpuv10.h, * cris/cpuv32.h, * cris/cris-desc.c,
+       * cris/cris-desc.h, * cris/decodev10.c, * cris/decodev32.c,
+       * cris/modelv10.c, * cris/modelv32.c, * cris/semcrisv10f-switch.c,
+       * cris/semcrisv32f-switch.c: Regenerate.
+
+2010-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * avr/configure: Regenerate.
+       * cris/configure: Regenerate.
+       * microblaze/configure: Regenerate.
+
+2010-01-02  Doug Evans  <dje@sebabeach.org>
+
+       * cris/arch.c, * cris/arch.h, * cris/cpuall.h, * cris/cpuv10.c,
+       * cris/cpuv10.h, * cris/cpuv32.c, * cris/cpuv32.h, * cris/cris-desc.c,
+       * cris/cris-desc.h, * cris/cris-opc.h, * cris/decodev10.c,
+       * cris/decodev10.h, * cris/decodev32.c, * cris/decodev32.h,
+       * cris/modelv10.c, * cris/modelv32.c, * cris/semcrisv10f-switch.c,
+       * cris/semcrisv32f-switch.c: Regenerate, update copyright year.
+
 2010-01-01  Doug Evans  <dje@sebabeach.org>
 
        * cris/mloop.in: Fix copyright year update snafu.
 2009-10-06  Michael Eager  <eager@eagercon.com>
 
        * microblaze/interp.c: Add include microblaze-dis.h.
-       
+
 2009-09-23  Michael Eager  <eager@eagercon.com>
 
        * configure: Add microblaze-*.* (not regenerated).
 
 2009-05-18  Jon Beniston <jon@beniston.com>
 
-        * 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  <cagney@gnu.org>
 
        * cris/config.in: Ditto.
 
 2008-06-06  Vladimir Prus  <vladimir@codesourcery.com>
-            Daniel Jacobowitz  <dan@codesourcery.com>
-            Joseph Myers  <joseph@codesourcery.com>
+           Daniel Jacobowitz  <dan@codesourcery.com>
+           Joseph Myers  <joseph@codesourcery.com>
 
        * cris/configure: Regenerate.
 
 
        * cris/traps.c (cris_break_13_handler) <case TARGET_SYS_mmap2>:
        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  <vinschen@redhat.com>
 
 
        * configure.ac: For mips*-*-* and mn10300*-*-* configure the
        common directory.  Remove sparc*-*-* from list.
-       
+
 2005-01-11  Andrew Cagney  <cagney@gnu.org>
 
        * Makefile.in (autoconf-common autoheader-common): Add --force to
        * MAINTAINERS: Add myself as maintainer of the FRV port.
 
 2003-08-20  Michael Snyder  <msnyder@redhat.com>
-            Dave Brolley  <brolley@redhat.com>
+           Dave Brolley  <brolley@redhat.com>
 
        * frv/: New directory, simulator for the Fujitsu FRV.
        * configure.in: Add frv configury.
 
        * configure.in (extra_subdirs): Mark d30v-*-* as obsolete.
        * configure: Re-generate.
-       
+
 2002-06-16  Andrew Cagney  <ac131313@redhat.com>
 
        * Makefile.in (autoconf-changelog autoheader-changelog): Let name,
@@ -801,7 +1318,7 @@ Tue Jul  4 13:43:54 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 2000-04-20  Nick Clifton  <nickc@cygnus.com>
 
        * configure.in (extra_subdirs): Add testsuite to strongarm
-       directories. 
+       directories.
        * configure: Regenerate.
 
 Sat Mar  4 16:48:54 2000  Andrew Cagney  <cagney@b1.cygnus.com>
@@ -905,12 +1422,12 @@ Wed Oct  8 12:38:48 1997  Andrew Cagney  <cagney@b1.cygnus.com>
        * configure.in (extra_subdirs): Add IGEN directory when MIPS
        target.
        * configure: Regenerate.
-       
+
 Fri Sep 12 13:10:31 1997  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * configure.in (extra_subdirs): v850ea needs igen.
        * configure: Re-generate.
-       
+
 Mon Sep  1 16:48:23 1997  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * configure.in (testdir): When a testsuite directory, add that to
@@ -924,14 +1441,14 @@ Tue Aug 26 15:14:48 1997  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * configure.in (w65-*-*, only_if_enabled): Set.
        * configure: Re-generate.
-       
+
 Mon Aug 25 16:26:53 1997  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * 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  <nickc@cygnus.com>
 
        * configure.in (extra_subdirs): Add v850e target.
@@ -982,7 +1499,7 @@ Wed Mar 19 14:26:21 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
 
        * 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.
@@ -1003,7 +1520,7 @@ Sun Feb 16 16:37:47 1997  Andrew Cagney  <cagney@critters.cygnus.com>
 
        * 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
This page took 0.028436 seconds and 4 git commands to generate.