]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - sim
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / sim /
2020-03-12  Kamil Rytarowskisim: ppc: netbsd: Sync signal names with NetBSD 9.99.49
2020-03-12  Kamil Rytarowskisim: ppc: netbsd: Sync errno codes with NetBSD 9.99.49
2020-02-06  Carlo Braminisim/aarch64: Fix register ordering bug in blr (PR sim...
2020-01-22  Jozef LawrynowiczMSP430: Fix simulator execution of RRUX instruction
2020-01-20  Simon Marchisim: add some stdlib.h includes
2020-01-17  Christian BiesingerFix spelling errors
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-19  Tom TromeyAdd install-strip to sim/
2019-12-14  Anthony GreenAdd unlink support to moxie simulator
2019-12-06  Luis Machado[ARM, sim] Fix build error and warnings
2019-12-04  Pavel I. Kryukovsim-utils.c: prevent buffer overflow.
2019-09-23  Dimitar DimitrovAdd testsuite for the PRU simulator port
2019-09-23  Dimitar Dimitrovsim: Add PRU simulator port
2019-09-20  Alan Modrabfd macro conversion to inline functions
2019-09-19  Alan Modrabfd_section_* macros
2019-09-06  Alan Modrabfd_get_filename
2019-06-13  Stafford Hornesim/testsuite/or1k: Add tests for unordered compares
2019-06-13  Stafford Hornesim/testsuite/or1k: Add test case for l.adrp instruction
2019-06-13  Stafford Hornesim/testsuite/or1k: Add test for 64-bit fpu operations
2019-06-13  Stafford Hornesim/common: wire up new unordered comparisons
2019-06-13  Stafford Hornesim/common: Wire in df/di conversion
2019-06-13  Stafford Hornesim/or1k: Regenerate sim
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-28  Andrew Burgesssim: fix aarch64 sim build
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-02-28  Joel Brobecker(gdb/sim) Move Mike Frysinger to past maintainers section
2019-02-13  Simon MarchiAdd Andrew Burgess as global maintainer of gdb/ and...
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/cris: Fix references to cgen cpu directory
2018-12-06  Andrew Burgesssim/opcodes: Allow use of out of tree cgen source directory
2018-10-30  Joel Sherrill[src/erc32] Use ncurses instead of termcap on Cygwin too
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-07-20  Maciej W. RozyckiUpdate my e-mail address, limit maintenance to MIPS...
2018-07-20  DJ DelorieRemove myself from target-specific MAINTAINERS
2018-07-13  Stafford Hornesim: Add Stafford Horne as or1k maintainer.
2018-06-19  Simon MarchiBump to autoconf 2.69 and automake 1.15.1
2018-06-18  Simon Marchiconfig: Sync with GCC
2018-05-09  Alan ModraPR22069, Several instances of register accidentally...
2018-01-22  Maciej W. RozyckiMAINTAINERS: Update my company e-mail address
2018-01-02  Nick CliftonFix compile time warning (in the ARM simulator) about...
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-12-12  Peter Gavinsim: testsuite: add testsuite for or1k sim
2017-12-12  Stafford Hornesim: or1k: add autoconf generated files
2017-12-12  Stafford Hornesim: or1k: add cgen generated files
2017-12-12  Stafford Hornesim: or1k: add or1k target to sim
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-11-02  James BowmanFT32: support for FT32B processor - part 2/2
2017-10-13  James BowmanFT32: support for FT32B processor - part 1
2017-10-13  James BowmanAdd myself as ft32 maintainer for sim.
2017-10-03  Jim WilsonUpdate my email address.
2017-09-21  Yao Qi[SIM, ARM] Fix build failure
2017-09-06  John BaldwinHonor an existing CC_FOR_BUILD in the environment for...
2017-09-05  John BaldwinDefine an error function in the PPC simulator library.
2017-09-04  Anthony GreenFix simulator
2017-08-29  Jozef LawrynowiczFix simulation of MSP430's open system call.
2017-06-02  Michael EagerCorrect check for endianness
2017-05-24  Yao QiRefactor disassembler selection
2017-04-22  Jim WilsonFix ldn/stn multiple instructions. Fix testcases with...
2017-04-08  Jim WilsonAdd support for fcvtl and fcvtl2.
2017-04-08  Jim WilsonSupport the fcmXX zero instructions.
2017-03-26  Jim WilsonFix bug with cmn/adds where C flag was incorrectly...
2017-03-03  Jim WilsonFix umulh and smulh bugs. Fix bugs in last week's...
2017-02-26  Jim WilsonAdd missing smov support, and clean up existing umov...
2017-02-26  Jim WilsonAdd missing cnt (popcount) instruction support.
2017-02-19  Jim WilsonFix for aarch64 sim sxtl/uxtl insns, plus another fix...
2017-02-14  Jim WilsonAdd self to aarch64 maintainers. Fix mla instruction.
2017-02-14  Jim WilsonFix bit/bif instructions.
2017-02-14  Jim WilsonAdd ldn/stn single support, fix ldnr support.
2017-02-13  Mike Frysingersim: use ARRAY_SIZE instead of ad-hoc sizeof calculations
2017-01-24  Jim WilsonAdd support for cmtst.
2017-01-18  Jim WilsonFixes for addv and xtn2 instructions.
2017-01-09  Jim WilsonFix problems with the implementation of the uzp1 and...
2017-01-05  Jim WilsonFive fixes, for fcsel, fcvtz, fminnm, mls, and non...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-21  Jim WilsonFix bugs with float compare and Inf operands.
2016-12-14  Maciej W. RozyckiMAINTAINERS: Add myself as a MIPS maintainer
2016-12-13  Jim WilsonFix aarch64 sim bug with adds64, and add testcases...
2016-12-04  Jim WilsonFix bugs with tbnz/tbz instructions. users/ARM/embedded-binutils-master-2016q4
2016-12-01  Jim WilsonFix typo in ChangeLog entry.
2016-12-01  Jim WilsonFix bug with FP stur instructions.
2016-11-12  Mike Frysingersim: mips: add PR info to ChangeLog
2016-11-11  Mike Frysingersim: mips: fix dv-tx3904cpu build error
2016-11-11  Mike Frysingersim: mips: fix builds for r3900 cpus due to missing...
2016-10-18  Mike Frysingersim: avr: move changelog entries to subdir
2016-08-16  Mike Frysingersim: m68hc11: use standard STATIC_INLINE helper
2016-08-15  Mike Frysingersim: unify symbol table handling
2016-08-14  Mike Frysingersim: m68hc11: standardize sim_cpu naming
2016-08-14  Mike Frysingersim: m68hc11: fix up various prototype related warnings
2016-08-14  Mike Frysingersim: cgen: constify mode_names
2016-08-13  Mike Frysingersim: cgen: drop unused argv/envp definitions
next