OSDN Git Service

Use datarootdir for locales.
[pf3gnuchains/pf3gnuchains4x.git] / sim /
2014-04-26 Masaki MuranakaMerge branch 'master' of bitbucket.org:pizzafactory...
2014-04-26 Masaki Muranaka PR sim/14540
2014-04-26 Masaki MuranakaMerge branch 'binutils' into tmp
2014-04-26 monaka@pizzafactory.jpMerge commit '97841852f4cb6c2' into tmp
2013-05-02 Masaki MuranakaBug fixes.
2012-01-06 vapiersim: headers: use abs_srcdir to find helper scripts
2012-01-04 brobeckeCopyright year update in most files of the GDB Project.
2012-01-02 brobeckeUpdate the copyright header of various files...
2011-12-31 vapiersim: erc32: fix linking against local readline on moder...
2011-12-30 vapiersim: cr16: add ifdefs around undefined syscalls
2011-12-19 brobeckeWork around Solaris bourne shell limitation when buildi...
2011-12-03 vapiersim: bfin: lookup target strings when tracing system...
2011-12-03 vapiersim: export cb_get_string for people to use
2011-12-03 vapiersim: generate build dependencies on the fly
2011-11-29 brobeckeRecord Mike Frysinger as a sim Global Maintainer.
2011-11-29 dj[sim]
2011-11-07 vapiersim: dv-cfi: check for posix_fallocate
2011-11-07 vapiersim: mn10300: fix typo in if check
2011-11-07 vapiersim: mn10300: fix typo in if check
2011-11-03 tromey2011-02-11 Ben Golding <ben_golding@yahoo.co.uk>
2011-10-19 vapiersim: dv-cfi: check for log2 support in libm when enabled
2011-10-19 brobecke[sim]: Only print the profile info title once.
2011-10-18 vapiersim: rename common/aclocal.m4 to common/acinclude.m4
2011-10-18 vapiersim: move from common.m4 to SIM_AC_COMMON
2011-10-18 vapiersim: testsuite: regenerate configure
2011-10-14 tromey2011-10-14 Alexey Makhalov <makhaloff@gmail.com>
2011-10-10 vapiersim: dv-cfi: include stdbool.h
2011-10-10 vapiersim: dv-cfi: include common headers only
2011-10-05 vapiersim: merge changes from common.m4 back into SIM_AC_COMMON
2011-09-29 vapiersim: bfin: use store buffer for VIT_MAX insns
2011-07-12 vapiersim: include sim-options.h for command prototype
2011-07-12 vapiersim: fix broken skel configure.ac example
2011-07-12 vapiersim: use AC_REQUIRE with AC_PROG_CC
2011-07-11 vapiersim: m32c/rx: rename configure.in to match rest of...
2011-07-11 vapiersim: m32c/rx: fix typo in copyright updating
2011-07-08 hp * ld-insn.c (print_insn_words): For fields, print...
2011-07-08 hpTweak heading of last entry
2011-07-08 hp Correct handling of constant fields.
2011-07-08 hp * Makefile.in ($(SIM_MULTI_OBJ)): Depend on sim-main.h
2011-07-08 hp * Makefile.in (tmp-mach-multi): Exit early when igen...
2011-07-08 hp Remove all #if 0'd code.
2011-07-08 hp * MAINTAINERS: Remove Thiemo Seufer.
2011-07-05 vapiersim: start a unified sim_do_command
2011-07-01 vapiersim: bfin: implement stat_map for virtual environments...
2011-07-01 nickc PR sim/12737
2011-07-01 nickc PR sim/12737
2011-06-22 vapiersim: bfin: pass up result2/errcode with libgloss syscalls
2011-06-20 nickc * am33.igen (sub Rm,Rn,Rd): Fix computation of carry...
2011-06-18 vapiersim: bfin: set ASTAT AV/AVS when shifting accumulators...
2011-06-18 vapiersim: bfin: do not touch ASTAT[V] when shifting accumulators
2011-06-18 vapiersim: bfin: do not extend accumulator in LSHIFT insns
2011-06-18 vapiersim: bfin: tweak saturation handling with TFU/FU modes...
2011-06-18 vapiersim: bfin: handle large shift values with accumulator...
2011-06-18 vapiersim: bfin: handle odd shift values with shift insns
2011-06-18 vapiersim: bfin: add tests for recent dsp fixes
2011-06-18 vapiersim: bfin: fix M_IH saturation size
2011-06-18 vapiersim: bfin: handle V/VS saturation in dsp mac insns
2011-06-18 vapiersim: bfin: handle the MM flag in M_IU/M_TFU modes with...
2011-06-18 vapiersim: bfin: fix sign extension in dsp insns with MM...
2011-06-18 vapiersim: bfin: fix dsp insns IH saturation/rounding behavior
2011-06-18 vapiersim: bfin: fix inverted changelog entry
2011-06-18 vapiersim: bfin: fix accumulator edge case saturation
2011-06-18 vapiersim: bfin: use freeargv for freeing argvs
2011-06-09 vapiersim: erc32: ignore --sysroot that gdb passes down
2011-06-09 brobeckesim/ppc: Fix check for --sysroot= option
2011-06-09 brobeckeSpelling fixes in ChangeLog.
2011-06-08 brobeckeppc sim: Improve invalid option error message
2011-06-08 brobeckeppc sim: Allow --sysroot command-line option
2011-06-05 vapiersim: bfin: add missing gitignore file
2011-06-04 vapiersim: bfin: import testsuite
2011-06-04 vapiersim: bfin: add support for glued SIC interrupt lines
2011-06-04 vapiersim: bfin: push SIC mappings to device tree
2011-06-03 brobeckeSpelling fixe in sim/ppc/vm.c
2011-06-03 brobeckeMinor spelling fix in ChangeLog.
2011-06-03 vapiersim: bfin: dma: fix indentation
2011-06-01 brobeckeAdd `sim_complete_command' definition to erc32 sim
2011-05-27 vapiersim: fix minor --sysroot mem leak
2011-05-26 vapiersim: common: add back Blackfin syscalls
2011-05-26 vapiersim: bfin: switch to new syscall trace level
2011-05-26 vapiersim: add syscall tracing level
2011-05-25 vapiersim: bfin: move model data into machs.h
2011-05-25 vapiersim: bfin: add a performance monitor stub
2011-05-25 vapiersim: bfin: add bf526-0.2/bf54x-0.4 rom regions
2011-05-23 vapiersim: glue: allow bitwise devices to only glue ints
2011-05-23 vapiersim: glue: implement or/xor funcs
2011-05-16 vapiersim: tests: support .S/.c files
2011-05-14 vapiersim: bfin: allow pushing of SP
2011-05-14 vapiersim: bfin: implement loop back support in the UARTs
2011-05-11 vapiersim: fix func call style (space before paren)
2011-05-11 hp PR sim/12737
2011-05-09 vapiersim: bfin: fix UART LSR read-only bit saturation
2011-05-04 jsm28gdb:
2011-04-27 vapiersim: bfin: constify dmac pmap arrays
2011-04-26 vapiersim: gpio: add output support
2011-04-26 vapiersim: gpio: update mask a/b signals better
2011-04-16 vapiersim: add sim_complete_command stubs for non-common...
2011-04-16 vapiersim: bfin: use store buffer with more 32bit insns
2011-04-15 vapiergdb: sim: add style fixes lost between git->cvs
2011-04-15 vapiergdb: sim: add command line completion
2011-04-15 vapiersim: bfin: handle implicit DISALGNEXCPT with video...
next