Updated Japanese translation
[external/binutils.git] / sim /
2011-10-19 Mike Frysingersim: dv-cfi: check for log2 support in libm when enabled
2011-10-19 Joel Brobecker[sim]: Only print the profile info title once.
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-10-18 Mike Frysingersim: testsuite: regenerate configure
2011-10-14 Tom Tromey2011-10-14 Alexey Makhalov <makhaloff@gmail.com>
2011-10-10 Mike Frysingersim: dv-cfi: include stdbool.h
2011-10-10 Mike Frysingersim: dv-cfi: include common headers only
2011-10-05 Mike Frysingersim: merge changes from common.m4 back into SIM_AC_COMMON
2011-09-29 Mike Frysingersim: bfin: use store buffer for VIT_MAX insns
2011-07-12 Mike Frysingersim: include sim-options.h for command prototype
2011-07-12 Mike Frysingersim: fix broken skel configure.ac example
2011-07-12 Mike Frysingersim: use AC_REQUIRE with AC_PROG_CC
2011-07-11 Mike Frysingersim: m32c/rx: rename configure.in to match rest of...
2011-07-11 Mike Frysingersim: m32c/rx: fix typo in copyright updating
2011-07-08 Hans-Peter Nilsson * ld-insn.c (print_insn_words): For fields, print...
2011-07-08 Hans-Peter NilssonTweak heading of last entry
2011-07-08 Hans-Peter Nilsson Correct handling of constant fields.
2011-07-08 Hans-Peter Nilsson * Makefile.in ($(SIM_MULTI_OBJ)): Depend on sim-main.h
2011-07-08 Hans-Peter Nilsson * Makefile.in (tmp-mach-multi): Exit early when igen...
2011-07-08 Hans-Peter Nilsson Remove all #if 0'd code.
2011-07-08 Hans-Peter Nilsson * MAINTAINERS: Remove Thiemo Seufer.
2011-07-05 Mike Frysingersim: start a unified sim_do_command
2011-07-01 Mike Frysingersim: bfin: implement stat_map for virtual environments...
2011-07-01 Nick Clifton PR sim/12737
2011-07-01 Nick Clifton PR sim/12737
2011-06-22 Mike Frysingersim: bfin: pass up result2/errcode with libgloss syscalls
2011-06-20 Nick Clifton * am33.igen (sub Rm,Rn,Rd): Fix computation of carry...
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: add tests for recent dsp fixes
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-09 Mike Frysingersim: erc32: ignore --sysroot that gdb passes down
2011-06-09 Joel Brobeckersim/ppc: Fix check for --sysroot= option
2011-06-09 Joel BrobeckerSpelling fixes in ChangeLog.
2011-06-08 Joel Brobeckerppc sim: Improve invalid option error message
2011-06-08 Joel Brobeckerppc sim: Allow --sysroot command-line option
2011-06-05 Mike Frysingersim: bfin: add missing gitignore file
2011-06-04 Mike Frysingersim: bfin: import testsuite
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 Joel BrobeckerSpelling fixe in sim/ppc/vm.c
2011-06-03 Joel BrobeckerMinor spelling fix in ChangeLog.
2011-06-03 Mike Frysingersim: bfin: dma: fix indentation
2011-06-01 Joel BrobeckerAdd `sim_complete_command' definition to erc32 sim
2011-05-27 Mike Frysingersim: fix minor --sysroot mem leak
2011-05-26 Mike Frysingersim: common: add back Blackfin syscalls
2011-05-26 Mike Frysingersim: bfin: switch to new syscall trace level
2011-05-26 Mike Frysingersim: add syscall tracing 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-23 Mike Frysingersim: glue: allow bitwise devices to only glue ints
2011-05-23 Mike Frysingersim: glue: implement or/xor funcs
2011-05-16 Mike Frysingersim: tests: support .S/.c files
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-11 Mike Frysingersim: fix func call style (space before paren)
2011-05-11 Hans-Peter Nilsson PR sim/12737
2011-05-09 Mike Frysingersim: bfin: fix UART LSR read-only bit saturation
2011-05-04 Joseph Myersgdb:
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: add sim_complete_command stubs for non-common...
2011-04-16 Mike Frysingersim: bfin: use store buffer with more 32bit insns
2011-04-15 Mike Frysingergdb: sim: add style fixes lost between git->cvs
2011-04-15 Mike Frysingergdb: sim: add command line completion
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-02 Mike Frysingersim: dv-glue: fix up style a bit
2011-04-02 Mike Frysingersim: fix up style a bit
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: cfi: new flash device simulation
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
next