Automatic date update in version.in
[platform/upstream/binutils.git] / sim / bfin /
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
2011-05-25 Mike Frysingersim: bfin: add bf526-0.2/bf54x-0.4 rom regions
2011-05-14 Mike Frysingersim: bfin: allow pushing of SP
2011-05-14 Mike Frysingersim: bfin: implement loop back support in the UARTs
2011-05-09 Mike Frysingersim: bfin: fix UART LSR read-only bit saturation
2011-04-27 Mike Frysingersim: bfin: constify dmac pmap arrays
2011-04-26 Mike Frysingersim: gpio: add output support
2011-04-26 Mike Frysingersim: gpio: update mask a/b signals better
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-04-11 Mike Frysingersim: bfin: respect the port level on signals to the SIC
2011-04-11 Mike Frysingersim: bfin: add missing GPIO pin 15
2011-04-01 Mike Frysingersim: bfin: add OTP output port
2011-03-29 Mike Frysingersim: bfin: regen configure to include new cfi device
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-25 Mike Frysingersim: bfin: add hw tracing to gpio/sic port events
2011-03-25 Mike Frysingersim: bfin: fix GPIO logic bugs when processing events
2011-03-25 Mike Frysingersim: bfin: fix clear/set/toggle GPIO handling
2011-03-24 Mike Frysingersim: bfin: document SIC limitation
2011-03-24 Mike Frysingersim: bfin: fix inverted W1C logic
2011-03-24 Mike Frysingersim: bfin: define more UART LSR bits
2011-03-24 Mike Frysingersim: bfin: fix typo in TWI stat reg
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: fix thinko in SIC pin encoding
2011-03-24 Mike Frysingersim: bfin: allow byteop[123]p src regs to be the same
next