]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - sim/common/ChangeLog
sim: introduce {COMPILE,LINK}_FOR_BUILD
[thirdparty/binutils-gdb.git] / sim / common / ChangeLog
2021-03-13  Mike Frysingersim: introduce {COMPILE,LINK}_FOR_BUILD
2021-03-07  Mike Frysingersim: testsuite: merge into toplevel automake
2021-02-28  Mike Frysingersim: delete unused SIM_EXTRA_LIBDEPS
2021-02-28  Mike Frysingersim: delete redundant SIM_EXTRA_ALL
2021-02-21  Mike Frysingersim: common: split up acinclude.m4 into individual...
2021-02-13  Mike Frysingersim: switch to AC_CONFIG_MACRO_DIRS
2021-02-13  Mike Frysingersim: common: delete unused aclocal.m4
2021-02-06  Mike Frysingersim: watchpoints: use common sim_pc_get
2021-02-06  Mike Frysingersim: add ChangeLog entries for last commits
2021-02-06  Mike Frysingersim: drop use of bfd/configure.host
2021-02-05  Mike Frysingersim: riscv: new port
2021-01-31  Mike Frysingersim: cgen-trace: tweak printf call
2021-01-31  Stafford Hornesim: cgen-accfp: Fix pointer sign warnings
2021-01-31  Mike Frysingersim: common: change gennltvals helper to Python
2021-01-30  Mike Frysingersim: watchpoints: change sizeof_pc to sizeof(sim_cia)
2021-01-30  Mike Frysingersim: profile: fix bucketing with 64-bit targets
2021-01-30  Mike Frysingersim: hw: replace fgets with getline
2021-01-30  Mike Frysingersim: common: sort nltvals.def
2021-01-18  Mike Frysingersim: common: simplify version script
2021-01-18  Mike Frysingersim: common: delete configure & Makefile
2021-01-14  Mike Frysingersim: watch: add basic default handler that traps
2021-01-13  Mike Frysingersim: watch: fix range expression processing
2021-01-13  Mike Frysingersim: watch: fix pc watchpoints on little endian host...
2021-01-12  Mike Frysingersim: common: use #error properly
2021-01-11  Mike Frysingersim: always call SIM_AC_OPTION_WARNINGS
2021-01-11  Mike Frysingersim: common: fix printf formats
2021-01-11  Mike Frysingersim: clean up C11 header includes
2021-01-09  Mike Frysingersim: common: clean up asprintf includes a bit
2021-01-09  Mike Frysingersim: clean up stale AC_PREREQ refs
2021-01-09  Mike Frysingersim: enable -Werror by default for some arches
2021-01-09  Mike Frysingersim: hw: rework code to avoid gcc warnings
2021-01-09  Mike Frysingersim: common: add missing stdlib.h for abort()
2021-01-08  Mike Frysingersim: require a C11 compiler
2021-01-07  Mike Frysingergdb/sim: add support for exporting memory map
2021-01-04  Mike Frysingersim: update bug URI to https://
2021-01-04  Mike Frysingersim: common: version: add build & homepage info when...
2021-01-04  Mike Frysingersim: common: use sim_config_print name
2021-01-04  Mike Frysingersim: common: add a version output helper w/copyright...
2021-01-04  Mike Frysingersim: common: rename sim_print_config
2021-01-03  Mike Frysingersim: common: add align_{up,down} to match gdb
2020-08-10  Tom de Vries[sim] Fix mbuild build breaker in sim-cpu.c
2020-01-20  Simon Marchisim: add some stdlib.h includes
2019-12-19  Tom TromeyAdd install-strip to sim/
2019-12-04  Pavel I. Kryukovsim-utils.c: prevent buffer overflow.
2019-09-23  Dimitar Dimitrovsim: Add PRU simulator port
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
2018-12-18  Andrew Burgesssim: Don't overwrite stored errno in sim_syscall_multi
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...
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
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
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
next