]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - sim/moxie/interp.c
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / sim / moxie / interp.c
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-12-19  Mike Frysingersim: moxie: fix -Wunused-variable warnings
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-12-25  Mike Frysingersim: cpu: change default init to handle all cpus
2022-12-23  Mike Frysingersim: moxie: move arch-specific settings to internal...
2022-12-23  Mike Frysingersim: moxie: replace custom "word" type with int32_t
2022-12-23  Mike Frysingersim: cr16/d10v/mcore/moxie: clean up unused word &...
2022-12-21  Mike Frysingersim: moxie: invert sim_cpu storage
2022-11-02  Mike Frysingersim: common: change sim_{fetch,store}_register helpers...
2022-10-31  Mike Frysingersim: reg: constify store helper
2022-10-31  Mike Frysingersim: constify various integer readers
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-11-28  Mike Frysingersim: iq2000/lm32/m32c/moxie/rx: switch to new target...
2021-11-15  Mike Frysingersim: split program path out of argv vector
2021-06-18  Mike Frysingersim: split sim-signal.h include out
2021-06-18  Mike Frysingersim: overhaul & unify endian settings management
2021-05-17  Mike Frysingersim: switch config.h usage to defs.h
2021-05-14  Mike Frysingersim: create header namespace
2021-05-05  Mike Frysingersim: remove sys/times.h in most places
2021-04-19  Mike Frysingersim: moxie: switch syscalls to common nltvals
2021-04-12  Mike Frysingersim: cgen: move cgen_cpu_max_extra_bytes logic into...
2021-02-06  Mike Frysingersim: watchpoints: use common sim_pc_get
2021-01-31  Mike Frysingersim: moxie: cleanup build warnings
2021-01-30  Mike Frysingersim: watchpoints: change sizeof_pc to sizeof(sim_cia)
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-14  Anthony GreenAdd unlink support to moxie simulator
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-09-04  Anthony GreenFix simulator
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-01-07  Mike Frysingersim: sim_{create_inferior,open,parse_args}: constify...
2016-01-04  Mike Frysingersim: parse_args: display getopt error ourselves
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-30  Mike Frysingersim: arm/d10v/h8300/m68hc11/microblaze/mips/mn10300...
2015-11-15  Mike Frysingersim: sim-close: unify sim_close logic
2015-10-11  Mike Frysingersim: moxie: fix leakage in error path [BZ #18273]
2015-06-12  Mike Frysingersim: moxie: use new common trace defines
2015-06-12  Mike Frysingersim: moxie: rename TRACE to MOXIE_TRACE_INSN
2015-04-17  Mike Frysingersim: replace CIA_{GET,SET} with CPU_PC_{GET,SET}
2015-04-16  Mike Frysingersim: avr/mcore/moxie: fill out sim-cpu pc fetch/store...
2015-04-05  Mike Frysingersim: moxie: fix running after nrun conversion
2015-03-24  Mike Frysingersim: moxie: clean up build time warnings
2015-03-24  Mike Frysingersim: moxie: convert to nrun.o
2015-03-24  Mike Frysingersim: moxie: switch to common sim-command.o
2015-02-20  Mike Frysingersim: drop unused headers
2015-02-20  Mike Frysingersim: drop unused sim_kill function
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-27  Anthony GreenUpdate sto/ldo implementations with 16 bit offsets
2014-12-25  Anthony GreenWhitespace cleanup
2014-12-24  Anthony GreenAdd support for moxie's mul.x and umul.x instructions
2014-12-12  Anthony GreenAdd zex instruction support for moxie port
2014-04-03  Anthony GreenAdd support for two new moxie sign-extension instructions
2014-03-11  Mike Frysingersim: constify arg to sim_do_command
2014-03-05  Mike Frysingersim: constify prog_name
2014-02-17  Mike Frysingersim: delete duplicate SIGINT handling
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-01-17  Anthony GreenRemove debug output
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-09-08  Anthony GreenAdjust for branch target encoding change
2012-06-17  Mike Frysingersim: moxie: fix build by including config.h first
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-04-14  Mike Frysingersim: constify sim_write source buffer (part 2)
2010-02-27  Jan Kratochvilsim/moxie/
2010-02-03  Anthony GreenFix nop insn for moxie
2010-01-13  Anthony GreenAdd period to sentence in comment.
2010-01-13  Anthony GreenInitialize SIM_DESC properly.
2010-01-01  Joel BrobeckerUpdate copyright notices to add year 2010.
2009-09-10  Anthony GreenUse common memory infrastructure and introduce device...
2009-07-31  Anthony GreenIncrease simulated memory size. Support new system...
2009-06-11  Anthony GreenAdd PC-relative branch support to moxie sim.
2009-05-10  Anthony GreenAdd missing break statemenets.
2009-05-01  Anthony GreenAdd moxie simulator