gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / sim / bfin / bfin-sim.c
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
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-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-01-05  Mike Frysingersim: unify min/max macros
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-12-26  Mike Frysingersim: bfin: avoid stack error under asan
2015-10-11  Mike Frysingersim: bfin: handle negative left saturated shifts as...
2015-06-12  Mike Frysingersim: trace: add common macros for logging info
2015-04-24  Nick CliftonFix typos in sim sources exposed by static analysis.
2015-03-15  Mike Frysingersim: bfin: fix signed warning
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-06-24  Mike Frysingersim: bfin: note missing parallel handling of SEARCH
2013-06-24  Mike Frysingersim: bfin: handle invalid HLs encoding in dsp shift...
2013-06-19  Mike Frysingersim: bfin: stricter insn decoding
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-04-09  Mike Frysingersim: bfin: fix ASTAT issues in immediate shifts
2012-04-09  Mike Frysingersim: bfin: fix ASTAT/correctness issues with arithmetic...
2012-04-09  Mike Frysingersim: bfin: more parallel insn checks
2012-04-09  Mike Frysingersim: bfin: keep track of the exact position of parallel...
2012-04-08  Mike Frysingersim: bfin: drop excess space in negation insn
2012-04-01  Mike Frysingersim: bfin: throw VEC_ILGAL_I with 32bit insn in group1...
2012-04-01  Mike Frysingersim: bfin: simplify field width processing and fix...
2012-03-19  Mike Frysingersim: bfin: fix corner case Logical shift issues
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-09-29  Mike Frysingersim: bfin: use store buffer for VIT_MAX insns
2011-06-18  Mike Frysingersim: bfin: set ASTAT AV/AVS when shifting accumulators...
2011-06-18  Mike Frysingersim: bfin: do not touch ASTAT[V] when shifting accumulators
2011-06-18  Mike Frysingersim: bfin: do not extend accumulator in LSHIFT insns
2011-06-18  Mike Frysingersim: bfin: tweak saturation handling with TFU/FU modes...
2011-06-18  Mike Frysingersim: bfin: handle large shift values with accumulator...
2011-06-18  Mike Frysingersim: bfin: handle odd shift values with shift insns
2011-06-18  Mike Frysingersim: bfin: fix M_IH saturation size
2011-06-18  Mike Frysingersim: bfin: handle V/VS saturation in dsp mac insns
2011-06-18  Mike Frysingersim: bfin: handle the MM flag in M_IU/M_TFU modes with...
2011-06-18  Mike Frysingersim: bfin: fix sign extension in dsp insns with MM...
2011-06-18  Mike Frysingersim: bfin: fix dsp insns IH saturation/rounding behavior
2011-06-18  Mike Frysingersim: bfin: fix accumulator edge case saturation
2011-05-14  Mike Frysingersim: bfin: allow pushing of SP
2011-04-16  Mike Frysingersim: bfin: use store buffer with more 32bit insns
2011-04-15  Mike Frysingersim: bfin: handle implicit DISALGNEXCPT with video...
2011-03-29  Mike Frysingersim: bfin: fix sign extension with 16bit acc add insns
2011-03-27  Mike Frysingersim: bfin: handle saturation with RND12 sub insns
2011-03-26  Mike Frysingersim: bfin: add missing VS set with add/sub insns
2011-03-24  Mike Frysingersim: bfin: update VIT_MAX behavior to match hardware...
2011-03-24  Mike Frysingersim: bfin: always do 16bit sign extension with the...
2011-03-24  Mike Frysingersim: bfin: update AV and AC ASTAT bits with acc negation
2011-03-24  Mike Frysingersim: bfin: allow byteop[123]p src regs to be the same
2011-03-15  Mike Frysingersim: bfin: handle AZ updates with 16bit adds/subs
2011-03-15  Mike Frysingersim: bfin: skip acc/ASTAT updates for moves
2011-03-15  Mike Frysingersim: bfin: handle AN (negative overflows) in dsp mult...
2011-03-15  Mike Frysingersim: bfin: handle V overflows in dsp mult insns
2011-03-15  Mike Frysingersim: bfin: decode ASTAT on failure
2011-03-15  Mike Frysingersim: bfin: handle saturation with fract multiplications
2011-03-06  Mike Frysingersim: bfin: new port
This page took 1.357603 seconds and 62 git commands to generate.