]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - sim
2011-04-27 Pedro Alves <pedro@codesourcery.com>
[thirdparty/binutils-gdb.git] / sim /
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
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
2011-03-24  Mike Frysingersim: bfin: fix thinko in bfin_gpio bus addresses
2011-03-21  Kevin Buettner * gennltvals.sh: Search sys/_default_fcntl.h, in addit...
2011-03-21  Kevin Buettner * simops (OP_10007E0): Update errno handling as most...
2011-03-17  Mike Frysingersim: bfin: check for kill/pread
2011-03-15  Mike Frysingersim: bfin: add GPIO device simulation
2011-03-15  Mike Frysingersim: bfin: fix brace style
2011-03-15  Mike Frysingersim: bfin: fix brace style
2011-03-15  Mike Frysingersim: bfin: handle AZ updates with 16bit adds/subs
2011-03-15  Mike Frysingersim: bfin: skip acc/ASTAT updates for moves
2011-03-15  Mike Frysingersim: bfin: handle AN (negative overflows) in dsp mult...
2011-03-15  Mike Frysingersim: bfin: handle V overflows in dsp mult insns
2011-03-15  Mike Frysingersim: bfin: decode ASTAT on failure
2011-03-15  Mike Frysingersim: bfin: handle saturation with fract multiplications
2011-03-15  Mike Frysingersim: common: trim trailing whitespace
2011-03-14  Mike Frysingersim: bfin: forgot to cvs add the changelog
2011-03-06  Mike Frysingersim: bfin: new port
2011-02-25  Kevin Buettner * callback.c (fdbad): Return EBADF rather than EINVAL...
2011-02-14  Mike Frysingersim: punt zfree()
2011-02-14  Mike Frysingersim: change to 64bit time keeping to avoid 32bit overflows
2011-01-12  Mike Frysingersim: enable hw_tree_delete in sim_hw_uninstall
2011-01-12  Mike Frysingersim: check asprintf return values
2011-01-11  Mike Frysingersim: allow memory maps to default to mapped files
2011-01-11  Andrew Burgesshttp://sourceware.org/ml/gdb-patches/2010-11/msg00112...
2011-01-10  Mike Frysingersim: fix handling of 2nd arg to SIM_AC_OPTION_HARDWARE
2011-01-10  Mike Frysingersim: add noreturn markings to more hw abort/halt funcs
2011-01-05  Hans-Peter Nilsson * testutils.inc: Correct comment syntax fallout from
2011-01-05  Hans-Peter Nilsson * mips32-dsp.s: Update copyright year.
2011-01-05  Mike Frysingersim: ignore generated hw-config.h
2011-01-05  Mike Frysingersim: tweak load buffer type to avoid signed warnings
2011-01-05  Joel BrobeckerCopyright year update in sim/ppc/psim.texinfo
2011-01-05  Joel BrobeckerUpdate the copyright year for most remaining files...
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-12-29  Mike Frysingersim: HW_NALLOC: new alloc helper
2010-12-29  Mike Frysingersim: HW_NZALLOC: fix arg handling
2010-12-23  Mike Frysingersim: start a gitignore
2010-12-15  Mike Frysingersim: add --map-info option
2010-12-14  DJ Delorie(decode_opcode): RXO_branchrel is relative to the opcod...
2010-12-14  DJ Delorie* rx.c (decode_opcode): For "MVFC PC,", use the address...
2010-12-04  Masaki Muranaka* Makefile.in: Use CC_FOR_BUILD to build opc2c.
2010-11-23  Mike Frysingersim: profile: fix building with --disable-sim-profile
2010-11-23  Mike Frysingersim: cast away hw/device differences
2010-11-16  Mike Frysingersim: dv-sockser: add a write buffer variant
2010-11-12  DJ Delorie* rx.c (lsb_count): New.
2010-10-09  Alan ModraRegenerate for bool -> bool_ change
2010-10-06  Hans-Peter Nilsson * callback.c (os_lseek): Call wrap on lseek result.
2010-10-06  Hans-Peter Nilsson * traps.c (cris_break_13_handler): Pass lseek
2010-10-06  Hans-Peter Nilsson * sim/cris/c/seek3.c, sim/cris/c/seek4.c: New tests.
2010-09-30  Kevin Buettner * mem.c (rx_mem_ptr): When invalidating the decode...
2010-09-29  Nick Clifton * rx.c (decode_opcode: RXO_int): Only break...
2010-09-24  Kevin Buettner * rx.c (decode_opcode): Add cycle information for...
2010-09-24  Kevin BuettnerFix typo in ChangeLog entry.
2010-09-23  Kevin Buettner * cpu.h (reset_decoder): Declare.
2010-09-23  Kevin Buettner * rx.c (decode_opcode): Declare `rx' as unsigned.
2010-09-23  Kevin Buettner * fpu.c, gdb-if.c, load.c, misc.c, syscalls.c (config...
2010-08-24  Hans-Peter Nilsson * sim/cris/asm/nonvcv32.ms: Neutralize changed &&...
2010-07-29  DJ Delorie[include/opcode]
2010-07-28  DJ DelorieSort *alphabetically* this time
2010-07-28  DJ Delorie[sim/rx]
2010-07-28  DJ Delorie* MAINTAINERS: Add self as RX maintainer. Sort list.
2010-07-07  Kevin Buettner * gdb-if.c (sim_store_register): Add case for sim_rx_a...
2010-06-24  Kevin BuettnerAdd "acc" register. Revise register order and names.
2010-06-08  Nick Cliftonoops - omitted from previous delta
2010-06-08  Nick Clifton * reg.c (set_oszc): Use unsigned int for the...
2010-05-28  Kevin BuettnerRevert accidentally committed changes that aren't ready...
2010-05-28  Kevin Buettner * gdb-if.c (sim_do_command): Add a "sim verbose noisy...
2010-05-26  Ozkan Sezer2010-05-26 Ozkan Sezer <sezeroz@gmail.com>
2010-05-20  Joel BrobeckerFix erc32 sim build failure due to missing stdint.h.
2010-05-11  Joel Sherrill2010-04-20 Tiemen Schut <T.Schut@sron.nl>
2010-04-26  Mike Frysingersim: unify target->subdir handling for default tests
2010-04-23  Mike Frysingersim: fix fpu missing initializer warnings
2010-04-22  Mike Frysingersim: profile: implement --profile-file backend
next