]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - sim/common/ChangeLog
sim: clean up bfd_vma printing
[thirdparty/binutils-gdb.git] / sim / common / ChangeLog
2021-05-04  Mike Frysingersim: clean up bfd_vma printing
2021-05-03  Simon Marchisim: add ATTRIBUTE_PRINTF / ATTRIBUTE_NULL_PRINTF where...
2021-05-02  Simon Marchisim: add default cases to two switches in sim-options.c
2021-05-02  Mike Frysingersim: replace custom attributes with ansidecl.h
2021-05-02  Mike Frysingersim: options: fix --help output
2021-05-02  Mike Frysingersim: dv-sockser: localize init callback
2021-05-02  Mike Frysingersim: add framework for declaring init callbacks locally
2021-05-01  Mike Frysingersim: nrun: add local strsignal prototype
2021-05-01  Mike Frysingersim: callback: inline wrap helper
2021-04-27  Mike Frysingersim: nltvals: unify common syscall tables
2021-04-25  Tom TromeyUse htab_t in sim-options.c
2021-04-24  Mike Frysingersim: dv-cfi: fix printf format
2021-04-24  Mike Frysingersim: options: increase max option count
2021-04-23  Tom TromeyDo not check for sys/time.h or sys/times.h
2021-04-23  Tom TromeyRequire GNU make
2021-04-23  Tom TromeyIntroduce stamp file for hw-config.h
2021-04-23  Tom TromeyMake mostlyclean an alias for clean
2021-04-23  Tom TromeyFix sim build failure
2021-04-22  Simon Marchisim: sprinkle some ATTRIBUTE_PRINTF
2021-04-19  Mike Frysingersim: moxie: switch syscalls to common nltvals
2021-04-19  Mike Frysingersim: sh: switch syscalls to common nltvals
2021-04-19  Mike Frysingersim: rx: switch syscalls to common nltvals
2021-04-19  Mike Frysingersim: m32c: switch syscalls to common nltvals
2021-04-19  Mike Frysingersim: iq2000: switch syscalls to common nltvals
2021-04-19  Mike Frysingersim: syscall: add getpid support
2021-04-15  John Baldwinsim: Add SIM_EXTRA_CFLAGS after CSEARCH.
2021-04-12  Mike Frysingersim: cgen: move cgen_cpu_max_extra_bytes logic into...
2021-04-08  Tom TromeyDo not use old-style definitions in sim
2021-04-03  Mike Frysingersim: add preliminary support for --enable-targets
2021-04-03  Mike Frysingersim: unify toolchain settings
2021-03-13  Mike Frysingersim: rename BUILD_LDFLAGS to LDFLAGS_FOR_BUILD
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
next