Fixes a compile time warnng about left shifting a negative value.
[deliverable/binutils-gdb.git] / sim / bfin /
2015-06-12  Mike Frysingersim: bfin: expand CB_SYS_xxx comment
2015-06-12  Mike Frysingersim: update configure.in->configure.ac docs
2015-06-12  Mike Frysingersim: drop -DTRACE from configure
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-04-18  Mike Frysingersim: unify SIM_CPU definition
2015-04-18  Mike Frysingersim: unify sim_cia definition
2015-04-17  Mike Frysingersim: replace CIA_{GET,SET} with CPU_PC_{GET,SET}
2015-04-15  Mike Frysingersim: unify sim-cpu usage
2015-04-13  Mike Frysingersim: fix the PKGVERSION define
2015-04-07  Mike Frysingersim: move sim-engine.o/sim-hrw.o to the common list
2015-04-02  H.J. LuRegenerate configure in sim
2015-04-02  Mike Frysingersim: clean up SIM_EXTRA_OBJS references
2015-04-01  H.J. LuRegenerate configure in sim
2015-04-01  Mike Frysingersim: update zlib handling
2015-03-24  Mike Frysingersim: fix sim-hardware configure option
2015-03-24  Mike Frysingersim: drop support for requiring hw support
2015-03-23  Mike Frysingersim: dv-sockser: move build to common dir
2015-03-23  Mike Frysingersim: dv-sockser: add stub funcs when not available
2015-03-23  Mike Frysingersim: bfin/msp430: drop run-sim.h include
2015-03-16  Mike Frysingersim: rename tconfig.in to tconfig.h
2015-03-15  Mike Frysingersim: dv-sockser: push module init prototype down
2015-03-15  Mike Frysingersim: bfin: fix signed warning
2015-03-14  Mike Frysingersim: make nrun the default run program
2015-03-10  Mike Frysingersim: bfin: fix up linux-fixed-code.h generation more...
2015-03-09  Mike Frysingersim: bfin: fix bug reference
2015-03-09  Mike Frysingersim: bfin: fix up linux-fixed-code.h generation [PR...
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-19  Alan ModraFix --diable-shared --enable-plugins build breakage
2014-08-15  Roland McGrathRegenerate sim configury.
2014-03-04  Mike Frysingersim: convert old style prototypes
2014-01-07  Tom Tromeyremove PARAMS from sim
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-09-23  Alan ModraRegenerate sim configure files to pick up support for...
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-06-17  Mike Frysingersim: bfin: add flush/HWERR todo
2013-06-10  Mike Frysingersim: bfin: only regen linux-fixed-code.h in maintainer...
2013-06-05  Mike Frysingersim: use AM_MAINTAINER_MODE
2013-05-10  Tom Tromeygdb
2013-03-26  Mike Frysingersim: rewrite SIM_AC_OPTION_HARDWARE a bit to simplify...
2013-03-23  Joel Sherrill2013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com>
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-20  Joel BrobeckerRevert GPL version change in sim/bfin/aclocal.m4
2012-12-20  Joel BrobeckerRevert GPL version change in linux-fixed-code.s.
2012-12-19  Joel Brobecker[sim] Update old contact info in GPL license notices
2012-12-19  Joel BrobeckerUpdate sim copyright headers from GPLv2-or-later to...
2012-11-20  H.J. LuFix sim build when configured with --enable-plugins
2012-08-01  Mike Frysingersim: bfin: set bfrom alias field to correct size
2012-08-01  Mike Frysingersim: bfin: update return value in bfin_reg_{fetch,store}
2012-06-15  Joel BrobeckerDefine PACKAGE macro in all sims' config.h.
2012-04-09  Mike Frysingersim: bfin: new PINT model
2012-04-09  Mike Frysingersim: bfin: new GPIO model
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-04-01  Mike Frysingersim: bfin: fix unused bfrom handling for BF535
2012-04-01  Mike Frysingersim: bfin: fix build warning/style with auxvt_size
2012-03-31  Mike Frysingersim: bfin: fix typo in BF54x SIC init
2012-03-31  Mike Frysingersim: bfin: include devices.h to fix build warnings
2012-03-24  Mike Frysinger[PATCH] sim: make sure to include strsignal prototype
2012-03-19  Mike Frysingersim: bfin: fix corner case Logical shift issues
2012-03-19  Mike Frysingersim: bfin: ebiu_amc: push down hardcoded base addresses
2012-03-19  Mike Frysingersim: bfin: use ARRAY_SIZE
2012-03-04  Mike Frysingersim: bfin: drop old linux/mii.h workarounds
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-03  Mike Frysingersim: bfin: lookup target strings when tracing system...
2011-12-03  Mike Frysingersim: generate build dependencies on the fly
2011-10-19  Mike Frysingersim: dv-cfi: check for log2 support in libm when enabled
2011-10-18  Mike Frysingersim: rename common/aclocal.m4 to common/acinclude.m4
2011-10-18  Mike Frysingersim: move from common.m4 to SIM_AC_COMMON
2011-09-29  Mike Frysingersim: bfin: use store buffer for VIT_MAX insns
2011-07-05  Mike Frysingersim: start a unified sim_do_command
2011-07-01  Mike Frysingersim: bfin: implement stat_map for virtual environments...
2011-06-22  Mike Frysingersim: bfin: pass up result2/errcode with libgloss syscalls
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 inverted changelog entry
2011-06-18  Mike Frysingersim: bfin: fix accumulator edge case saturation
2011-06-18  Mike Frysingersim: bfin: use freeargv for freeing argvs
2011-06-04  Mike Frysingersim: bfin: add support for glued SIC interrupt lines
2011-06-04  Mike Frysingersim: bfin: push SIC mappings to device tree
2011-06-03  Mike Frysingersim: bfin: dma: fix indentation
2011-05-26  Mike Frysingersim: bfin: switch to new syscall trace level
2011-05-25  Mike Frysingersim: bfin: move model data into machs.h
2011-05-25  Mike Frysingersim: bfin: add a performance monitor stub
next
This page took 0.186859 seconds and 7 git commands to generate.