Release 2.33.1
[external/binutils.git] / sim / ft32 /
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-06-19 Simon MarchiBump to autoconf 2.69 and automake 1.15.1
2018-06-18 Simon Marchiconfig: Sync with GCC
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-02 James BowmanFT32: support for FT32B processor - part 2/2
2017-10-13 James BowmanFT32: support for FT32B processor - part 1
2017-09-06 John BaldwinHonor an existing CC_FOR_BUILD in the environment for...
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-01-10 Mike Frysingersim: move many common settings from CPPFLAGS to config.h
2016-01-10 Mike Frysingersim: drop unused SIM_AC_OPTION_PACKAGES
2016-01-10 Mike Frysingersim: allow the environment configure option everywhere
2016-01-10 Mike Frysingersim: allow the assert configure option everywhere
2016-01-10 Mike Frysingersim: drop targ-vals.def->nltvals.def indirection
2016-01-10 Mike Frysingersim: allow the inline configure option everywhere
2016-01-10 Mike Frysingersim: drop --enable-sim-{regparm,stdcall} options
2016-01-10 Mike Frysingersim: drop --enable-sim-cflags option
2016-01-09 Mike Frysingersim: drop common/cconfig.h in favor of a single config.h
2016-01-07 Mike Frysingersim: sim_{create_inferior,open,parse_args}: constify...
2016-01-04 Mike Frysingersim: punt x86-specific bswap logic
2016-01-04 Mike Frysingersim: parse_args: display getopt error ourselves
2016-01-03 Mike Frysingersim: drop host endian configure option
2016-01-03 Mike Frysingersim: convert to bfd_endian
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-27 Mike Frysingersim: unify sim-hload
2015-12-27 Mike Frysingersim: punt WITH_DEVICES & tconfig.h support
2015-12-26 Mike Frysingersim: standardize sim_create_inferior handling of argv...
2015-11-16 Mike Frysingersim: sim-stop/sim-reason/sim-reg: move to common obj...
2015-11-15 Mike Frysingersim: clean up redundant objects
2015-11-15 Mike Frysingersim: sim-close: unify sim_close logic
2015-09-30 James Bowmansim: ft32: correct simulation of MEMCPY and MEMSET
2015-09-30 James Bowmansim: ft32: correctly simulate PM write port
2015-09-23 James Bowmansim: ft32: add character input port
2015-06-23 Mike Frysingersim: use AS_HELP_STRING everywhere
2015-06-12 Mike Frysingersim: update configure.in->configure.ac docs
2015-06-12 Mike Frysingersim: drop -DTRACE from configure
2015-04-18 Mike Frysingersim: unify SIM_CPU definition
2015-04-18 Mike Frysingersim: unify sim_cia definition
2015-04-17 Mike Frysingersim: replace CIA_{GET,SET} with CPU_PC_{GET,SET}
2015-04-15 Mike Frysingersim: unify sim-cpu usage
2015-04-13 Mike Frysingersim: fix the PKGVERSION define
2015-04-13 Mike Frysingersim: ft32: fix ft32_pc_get logic
2015-04-12 Mike Frysingersim: ft32: delete sim_read/sim_write funcs
2015-04-07 Mike Frysingersim: move sim-engine.o/sim-hrw.o to the common list
2015-04-02 H.J. LuRegenerate configure in sim
2015-04-02 Mike Frysingersim: clean up SIM_EXTRA_OBJS references
2015-04-01 H.J. LuRegenerate configure in sim
2015-04-01 Mike Frysingersim: update zlib handling
2015-03-28 James Bowmansim: ft32: new port