OSDN Git Service

bfd/
[pf3gnuchains/sourceware.git] / sim /
2011-03-06 vapiersim: bfin: new port
2011-02-26 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-13 vapiersim: enable hw_tree_delete in sim_hw_uninstall
2011-01-13 vapiersim: check asprintf return values
2011-01-12 vapiersim: allow memory maps to default to mapped files
2011-01-11 aburgesssourceware.org/ml/gdb-patches/2010-11/msg00112.html
2011-01-11 vapiersim: fix handling of 2nd arg to SIM_AC_OPTION_HARDWARE
2011-01-11 vapiersim: add noreturn markings to more hw abort/halt funcs
2011-01-06 hp * testutils.inc: Correct comment syntax fallout from
2011-01-06 hp * mips32-dsp.s: Update copyright year.
2011-01-06 vapiersim: ignore generated hw-config.h
2011-01-06 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-02 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-24 vapiersim: start a gitignore
2010-12-15 vapiersim: add --map-info option
2010-12-15 dj(decode_opcode): RXO_branchrel is relative to the opcod...
2010-12-15 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-17 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-07 hp * callback.c (os_lseek): Call wrap on lseek result.
2010-10-07 hp * traps.c (cris_break_13_handler): Pass lseek
2010-10-07 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-30 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-24 kevinb * cpu.h (reset_decoder): Declare.
2010-09-24 kevinb * rx.c (decode_opcode): Declare `rx' as unsigned.
2010-09-24 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-30 dj[include/opcode]
2010-07-29 djSort *alphabetically* this time
2010-07-29 dj[sim/rx]
2010-07-29 dj* MAINTAINERS: Add self as RX maintainer. Sort list.
2010-07-08 kevinb * gdb-if.c (sim_store_register): Add case for sim_rx_a...
2010-06-25 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-29 kevinbRevert accidentally committed changes that aren't ready...
2010-05-29 kevinb * gdb-if.c (sim_do_command): Add a "sim verbose noisy...
2010-05-27 sezero2010-05-26 Ozkan Sezer <sezeroz@gmail.com>
2010-05-21 brobeckeFix erc32 sim build failure due to missing stdint.h.
2010-05-11 joel2010-04-20 Tiemen Schut <T.Schut@sron.nl>
2010-04-27 vapiersim: unify target->subdir handling for default tests
2010-04-24 vapiersim: fix fpu missing initializer warnings
2010-04-22 vapiersim: profile: implement --profile-file backend
2010-04-22 vapiersim: profile: implement --profile-file backend
2010-04-22 vapiersim: profile: implement --profile-file backend
2010-04-22 vapiersim: profile: implement --profile-file backend
2010-04-20 vapiersim: mn10300: convert to new sockser status code
2010-04-20 vapiersim: add --model-info helper option
2010-04-14 vapiersim: constify sim_write source buffer (part 2)
2010-04-14 vapiersim: dv-sockser: pass up connected state
2010-04-14 vapiersim: constify sim_write source buffer
2010-04-13 vapiersim: add more hacking notes
2010-04-13 vapiersim: add helper macros for branch profiling
2010-04-13 vapiersim: add missing values to array initializers
2010-04-13 vapiersim: constify dup_arg_p
2010-04-11 vapiersim: also constify sim_fpu_print_func
2010-04-11 vapiersim: constify sim_fpu_print_status
2010-04-10 vapiersim: drop duplicate break statements in sim-fpu
2010-04-10 vapiersim: constify save_data()
2010-04-10 vapiersim: add const markings to env string
2010-04-03 vapiersim: fix typos in hw-ports.h
2010-03-31 vapiersim: v850: fix build failure after watchpoint constific...
2010-03-31 vapiersim: use socklen_t with accept()
2010-03-31 vapiersim: fix printf format warning about non-string literal
2010-03-31 vapiersim: constify watchpoint interrupt names
2010-03-31 vapiersim: change raddr to address_word
2010-03-31 vapiersim: fix unused cpu_nr warnings
2010-03-31 vapiersim: update device_error() prototype
2010-03-31 vapiersim: fix unused profile_print_addr_ranges warning
2010-03-31 vapiersim: tweak static order on hw_glue_ports
2010-03-31 vapiersim: convert old style function definitions
2010-03-23 vapiersim: always enable support for the --endian option
2010-03-17 vapiersim: avoid TRACE redefine warnings
2010-03-15 vapiersim: rename bool argument to avoid stdbool clash
2010-02-27 jkratochsim/moxie/
2010-02-14 schwab* ppc-instructions: Fix missing assignment in last...
2010-02-14 monaka * configure.in: Check if the host has getopt.h.
2010-02-14 monaka * interp.c: Don't include sysdep.h.
2010-02-13 devansregenerate cgen-based files
2010-02-12 devansRegenerate cgen-derived files.
2010-02-06 schwab* ppc-instructions: Fix aliasing bugs when calling
2010-02-05 vapiersim-model.c: Include sim-model.h
2010-02-05 vapiersime-base.h: fix typos in STATE_CPU() examples
2010-02-03 greenFix nop insn for moxie
2010-01-25 devans common/
2010-01-25 devans * Make-common.in (CGEN_SIM_DEPS): Define.
2010-01-22 devans * cgen-ops.h (SUBWORDXFSI): Fix word ordering.
next