OSDN Git Service

* cygerrno.h (geterrno_from_nt_status): Declare.
[pf3gnuchains/pf3gnuchains4x.git] / sim /
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...
2011-04-11 vapiersim: bfin: respect the port level on signals to the SIC
2011-04-11 vapiersim: bfin: add missing GPIO pin 15
2011-04-02 vapiersim: dv-glue: fix up style a bit
2011-04-02 vapiersim: fix up style a bit
2011-04-01 vapiersim: bfin: add OTP output port
2011-03-29 vapiersim: bfin: regen configure to include new cfi device
2011-03-29 vapiersim: cfi: new flash device simulation
2011-03-29 vapiersim: bfin: fix sign extension with 16bit acc add insns
2011-03-27 vapiersim: bfin: handle saturation with RND12 sub insns
2011-03-26 vapiersim: bfin: add missing VS set with add/sub insns
2011-03-25 vapiersim: bfin: add hw tracing to gpio/sic port events
2011-03-25 vapiersim: bfin: fix GPIO logic bugs when processing events
2011-03-25 vapiersim: bfin: fix clear/set/toggle GPIO handling
2011-03-24 vapiersim: bfin: document SIC limitation
2011-03-24 vapiersim: bfin: fix inverted W1C logic
2011-03-24 vapiersim: bfin: define more UART LSR bits
2011-03-24 vapiersim: bfin: fix typo in TWI stat reg
2011-03-24 vapiersim: bfin: update VIT_MAX behavior to match hardware...
2011-03-24 vapiersim: bfin: always do 16bit sign extension with the...
2011-03-24 vapiersim: bfin: update AV and AC ASTAT bits with acc negation
2011-03-24 vapiersim: bfin: fix thinko in SIC pin encoding
2011-03-24 vapiersim: bfin: allow byteop[123]p src regs to be the same
2011-03-24 vapiersim: bfin: fix thinko in bfin_gpio bus addresses
2011-03-21 kevinb * gennltvals.sh: Search sys/_default_fcntl.h, in addit...
2011-03-21 kevinb * simops (OP_10007E0): Update errno handling as most...
2011-03-17 vapiersim: bfin: check for kill/pread
2011-03-15 vapiersim: bfin: add GPIO device simulation
2011-03-15 vapiersim: bfin: fix brace style
2011-03-15 vapiersim: bfin: fix brace style
2011-03-15 vapiersim: bfin: handle AZ updates with 16bit adds/subs
2011-03-15 vapiersim: bfin: skip acc/ASTAT updates for moves
2011-03-15 vapiersim: bfin: handle AN (negative overflows) in dsp mult...
2011-03-15 vapiersim: bfin: handle V overflows in dsp mult insns
2011-03-15 vapiersim: bfin: decode ASTAT on failure
2011-03-15 vapiersim: bfin: handle saturation with fract multiplications
2011-03-15 vapiersim: common: trim trailing whitespace
2011-03-14 vapiersim: bfin: forgot to cvs add the changelog
2011-03-06 vapiersim: bfin: new port
2011-02-25 kevinb * callback.c (fdbad): Return EBADF rather than EINVAL...
2011-02-14 vapiersim: punt zfree()
2011-02-14 vapiersim: change to 64bit time keeping to avoid 32bit overflows
2011-01-12 vapiersim: enable hw_tree_delete in sim_hw_uninstall
2011-01-12 vapiersim: check asprintf return values
2011-01-11 vapiersim: allow memory maps to default to mapped files
2011-01-11 aburgesssourceware.org/ml/gdb-patches/2010-11/msg00112.html
2011-01-10 vapiersim: fix handling of 2nd arg to SIM_AC_OPTION_HARDWARE
2011-01-10 vapiersim: add noreturn markings to more hw abort/halt funcs
2011-01-05 hp * testutils.inc: Correct comment syntax fallout from
2011-01-05 hp * mips32-dsp.s: Update copyright year.
2011-01-05 vapiersim: ignore generated hw-config.h
2011-01-05 vapiersim: tweak load buffer type to avoid signed warnings
2011-01-05 brobeckeCopyright year update in sim/ppc/psim.texinfo
2011-01-05 brobeckeUpdate the copyright year for most remaining files...
2011-01-01 brobeckerun copyright.sh for 2011.
2010-12-29 vapiersim: HW_NALLOC: new alloc helper
2010-12-29 vapiersim: HW_NZALLOC: fix arg handling
2010-12-23 vapiersim: start a gitignore
2010-12-15 vapiersim: add --map-info option
2010-12-14 dj(decode_opcode): RXO_branchrel is relative to the opcod...
2010-12-14 dj* rx.c (decode_opcode): For "MVFC PC,", use the address...
2010-12-04 monaka* Makefile.in: Use CC_FOR_BUILD to build opc2c.
2010-11-23 vapiersim: profile: fix building with --disable-sim-profile
2010-11-23 vapiersim: cast away hw/device differences
2010-11-16 vapiersim: dv-sockser: add a write buffer variant
2010-11-12 dj* rx.c (lsb_count): New.
2010-10-09 amodraRegenerate for bool -> bool_ change
2010-10-06 hp * callback.c (os_lseek): Call wrap on lseek result.
2010-10-06 hp * traps.c (cris_break_13_handler): Pass lseek
2010-10-06 hp * sim/cris/c/seek3.c, sim/cris/c/seek4.c: New tests.
2010-09-30 kevinb * mem.c (rx_mem_ptr): When invalidating the decode...
2010-09-29 nickc * rx.c (decode_opcode: RXO_int): Only break...
2010-09-24 kevinb * rx.c (decode_opcode): Add cycle information for...
2010-09-24 kevinbFix typo in ChangeLog entry.
2010-09-23 kevinb * cpu.h (reset_decoder): Declare.
2010-09-23 kevinb * rx.c (decode_opcode): Declare `rx' as unsigned.
2010-09-23 kevinb * fpu.c, gdb-if.c, load.c, misc.c, syscalls.c (config...
2010-08-24 hp * sim/cris/asm/nonvcv32.ms: Neutralize changed &&...
2010-07-29 dj[include/opcode]
2010-07-28 djSort *alphabetically* this time
2010-07-28 dj[sim/rx]
2010-07-28 dj* MAINTAINERS: Add self as RX maintainer. Sort list.
2010-07-07 kevinb * gdb-if.c (sim_store_register): Add case for sim_rx_a...
2010-06-24 kevinbAdd "acc" register. Revise register order and names.
2010-06-08 nickcoops - omitted from previous delta
2010-06-08 nickc * reg.c (set_oszc): Use unsigned int for the...
2010-05-28 kevinbRevert accidentally committed changes that aren't ready...
2010-05-28 kevinb * gdb-if.c (sim_do_command): Add a "sim verbose noisy...
2010-05-26 sezero2010-05-26 Ozkan Sezer <sezeroz@gmail.com>
2010-05-20 brobeckeFix erc32 sim build failure due to missing stdint.h.
2010-05-11 joel2010-04-20 Tiemen Schut <T.Schut@sron.nl>
2010-04-26 vapiersim: unify target->subdir handling for default tests
2010-04-23 vapiersim: fix fpu missing initializer warnings
next