Release 2.33.1
[external/binutils.git] / sim / common /
2019-06-13 Stafford Hornesim/common: wire up new unordered comparisons
2019-06-13 Stafford Hornesim/common: Wire in df/di conversion
2019-04-13 Andrew Burgesssim: Use host not target byte order for merging and...
2019-03-28 Andrew Burgesssim: fix all sim builds
2019-03-27 Stafford Hornesim/common: Fix warnings: "warning: implicit declaratio...
2019-03-27 Stafford Hornesim/common: convert sim-arange to use sim-inline
2019-01-26 Tom TromeyFix the sim build
2019-01-16 Simon MarchiActually remove definitions of DEFINE_NON_INLINE_P...
2019-01-16 Pavel I. KryukovDo not expand macros to 'defined'
2019-01-15 Simon Marchisim: Fix definition of SIM_ARANGE_INLINE
2019-01-03 Павел КрюковAdd 'extern C' if simulator is written in C++
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-18 Andrew Burgesssim: Don't overwrite stored errno in sim_syscall_multi
2018-12-06 Andrew Burgesssim/opcodes: Allow use of out of tree cgen source directory
2018-10-05 Richard Hendersonor1k: Add the l.muld, l.muldu, l.macu, l.msbu insns
2018-09-28 Компан, Вячеслав... Change "xor" name in cpu_core to allow building with...
2018-06-19 Simon MarchiBump to autoconf 2.69 and automake 1.15.1
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-12 Peter Gavinsim: cgen: add MUL2OFSI and MUL1OFSI functions (needed...
2017-12-12 Peter Gavinsim: cgen: add remainder functions (needed for OR1K...
2017-09-06 John BaldwinHonor an existing CC_FOR_BUILD in the environment for...
2017-05-24 Yao QiRefactor disassembler selection
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-08-15 Mike Frysingersim: unify symbol table handling
2016-08-14 Mike Frysingersim: cgen: constify mode_names
2016-08-13 Mike Frysingersim: cgen: drop unused argv/envp definitions
2016-02-04 Nick CliftonPrevent possible undefined behaviour computing the...
2016-01-17 Joel BrobeckerMinor comment fixes in sim/common/sim-fpu.c.
2016-01-17 Joel Brobeckerminor reformatting in sim/common/sim-fpu.c.
2016-01-11 Mike Frysingersim: config: do not try to align settings
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: config: drop use of __DATE__/__TIME__
2016-01-07 Mike Frysingersim: sim_{create_inferior,open,parse_args}: constify...
2016-01-05 Mike Frysingersim: trace: add support for disassembling
2016-01-05 Mike Frysingersim: use STATE_MAGIC helper
2016-01-05 Mike Frysingersim: unify min/max macros
2016-01-04 Mike Frysingersim: parse_args: polish getopt error message
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: clean up some more device detritus
2016-01-03 Mike Frysingersim: use libiberty countargv in more places
2016-01-03 Mike Frysingersim: nrun: use lbasename
2016-01-03 Mike Frysingersim: drop host endian configure option
2016-01-03 Mike Frysingersim: convert to bfd_endian
2016-01-02 Mike Frysingersim: delete dead current_state globals
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-30 Mike Frysingersim: simplify STATE_MY_NAME setup
2015-12-27 Mike Frysingersim: unify sim-hload
2015-12-27 Mike Frysingersim: punt WITH_DEVICES & tconfig.h support
2015-12-26 Mike Frysingersim: sim-core: pass down cpu to hw accesses when available
2015-12-25 Mike Frysingersim: hw-properties: delete trace calls
2015-12-25 Mike Frysingersim: drop WITH_ENGINE define
2015-12-25 Mike Frysingersim: sim-model: build for everyone
2015-12-25 Mike Frysingersim: move MACH/MODEL types into SIM_xxx namespace
2015-12-25 Mike Frysingersim: device_error: punt
2015-12-25 Mike Frysingersim: always enable callback memory
2015-12-25 Mike Frysingersim: dv-pal: always use CPU_INDEX
2015-12-25 Mike Frysingersim: make LMA loading the default for all targets
2015-12-25 Mike Frysingersim: cris: move option install to sim_open
2015-12-25 Mike Frysingersim: h8300: move h8300-specific options out of common...
2015-12-25 Mike Frysingersim: enable watchpoint module everywhere
2015-12-25 Mike Frysingersim: delete SIM_HAVE_FLATMEM support
2015-12-25 Mike Frysingersim: delete SIM_HAVE_SIMCACHE
2015-11-22 Mike Frysingersim: common: set up CPPFLAGS/CXXFLAGS/LDFLAGS from...
2015-11-22 Mike Frysingersim: sim_do_commandf: fix call to va_end [PR sim/19273]
2015-11-22 Mike Frysingersim: common: add PRI printf defines
2015-11-18 Mike Frysingersim: always enable modulo memory
2015-11-17 Mike Frysingersim: sim-close: use XCONCAT2 helper
2015-11-16 Mike Frysingersim: sim-stop/sim-reason/sim-reg: move to common obj...
2015-11-15 Mike Frysingersim: sim-close: unify sim_close logic
2015-09-25 Andrew Bennett[PATCH] Add micromips support to the MIPS simulator
2015-07-24 H.J. LuRemove leading/trailing white spaces in ChangeLog
2015-06-24 Mike Frysingersim: trace: drop unused trace_one_insn
2015-06-24 Mike Frysingersim: trace: rename debug_printf fully
2015-06-24 Mike Frysingersim: trace: add a basic cpu register class
2015-06-24 Mike Frysingersim: trace: add set of system helpers
2015-06-24 Mike Frysingersim: trace: document alu/fpu/vpu trace options better
2015-06-23 Mike Frysingersim: common: replace SIM_FILTER_PATH with lbasename
2015-06-23 Mike Frysingersim: use AS_HELP_STRING everywhere
2015-06-23 Mike Frysingersim: trace: do not enable internal debug by default
2015-06-23 Mike Frysingersim: assume recentish compiler/systems
2015-06-21 Mike Frysingersim: common: add basic model assert
2015-06-21 Mike Frysingersim: common: use standard intXX_t types for signedXX
2015-06-21 Mike Frysingersim: common: standardize multiple include defines
2015-06-18 Mike Frysingersim: syscall: simplify unknown syscall trace
2015-06-18 Mike Frysingersim: callback: fix sentinel testing when walking maps
2015-06-17 Mike Frysingersim: syscall: add common sim_syscall helpers
2015-06-17 Mike Frysingersim: syscall: unify memory helpers
2015-06-17 Mike Frysingersim: callback: add human readable strings for debugging...
2015-06-12 Mike Frysingersim: update configure.in->configure.ac docs
2015-06-12 Mike Frysingersim: drop -DTRACE from configure
2015-06-12 Mike Frysingersim: trace: add common macros for logging info
next