OSDN Git Service

2011-03-11 Michael Snyder <msnyder@vmware.com>
[pf3gnuchains/sourceware.git] / sim / common / ChangeLog
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 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 vapiersim: tweak load buffer type to avoid signed warnings
2011-01-05 brobeckeUpdate the copyright year for most remaining files...
2010-12-29 vapiersim: HW_NALLOC: new alloc helper
2010-12-29 vapiersim: HW_NZALLOC: fix arg handling
2010-12-15 vapiersim: add --map-info option
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-10-07 hp * callback.c (os_lseek): Call wrap on lseek result.
2010-05-27 sezero2010-05-26 Ozkan Sezer <sezeroz@gmail.com>
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-20 vapiersim: add --model-info helper option
2010-04-14 vapiersim: dv-sockser: pass up connected state
2010-04-14 vapiersim: constify sim_write source buffer
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: 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-05 vapiersim-model.c: Include sim-model.h
2010-02-05 vapiersime-base.h: fix typos in STATE_CPU() examples
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.
2010-01-06 devans * cgen-types.h (SETDI): Delete, unused.
2009-12-03 devans * cgen-engine.h: Remove duplicated comment.
2009-11-23 devans * cgen-engine.h (EXTRACT_MSB0_SINT): Renamed from...
2009-11-23 devans * cgen-engine.h (EXTRACT_MSB0_LGSINT, EXTRACT_MSB0_LGU...
2009-11-23 devans * cgen-trace.h (trace_extract): Add cast to fix warning.
2009-11-06 devans * cgen-mem.h (DECLARE_GETT): Don't inline.
2009-10-15 joel2009-10-15 Joel Sherrill <joel.sherrill@oarcorp.com>
2009-10-02 tromey2009-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>
2009-08-29 rwildRemove SIM_CHECK_MEMBER* in sim/common/.
2009-08-29 rwildFix SIM_CHECK_MEMBER definition with Autoconf 2.64.
2009-08-22 rwildRegenerate tree using Autoconf 2.64 and Automake 1.11.
2009-08-22 rwildMinor fixes in sim, gold, gdb for Autoconf 2.64, Automa...
2009-08-22 rwildFixup readline and sim including of override.m4
2009-07-30 rwildsim/
2009-07-12 devans* common/Make-common.in (CPU_DIR): Define.
2009-07-07 devans * Make-common.in (CGEN_CPU_EXTR,CGEN_CPU_READ): Pass...
2009-05-18 jbenistongdb/
2009-03-19 brobeckeFrom: J"orn Rennecke <joern.rennecke@arc.com> (tiny...
2009-01-07 hp * cgen-ops.h (ADDQI, SUBQI, MULQI, NEGQI, ABSQI, ADDHI...
2009-01-06 hp * callback.c (os_error): Mark as being a noreturn...
2008-11-12 joel2008-11-12 Joel Sherrill <joel.sherrill@oarcorp.com>
2008-10-21 drow * Make-common.in (run$(EXEEXT)): Add LDFLAGS.
2008-07-11 hp * common.m4: Add test for libz and zlib.h.
2008-06-07 jsm28sim:
2008-04-14 drow2008-04-14 Hans Kester <kester.hans@gmail.com>
2008-04-08 swami gennltvals.sh: Add cr16 target sys macros.
2007-10-11 drow2007-10-11 Jesper Nilsson <jesper.nilsson@axis.com>
2007-10-11 drow2007-10-11 Jesper Nilsson <jesper.nilsson@axis.com>
2007-08-10 nickc* sim-memopt.c (memory_options): Mention that the memor...
2006-12-21 hp * acconfig.h: Remove.
2006-11-07 ths * gentmap.c: Fix compile time warning.
2006-11-07 ths * sim-base.h (text_start, text_end, start_addr): Use...
2006-08-29 ths * sim-fpu.c (pack_fpu): Handle QUIET_NAN correctly for
2006-08-29 ths * sim-profile.c (profile_pc_init): Initialise default...
2006-06-13 rearnsha * common/aclocal.m4: Pass ../../intl to ZW_GNU_...
2006-06-05 drowcommon/
2006-05-31 drowConfigury changes: update src repository (binutils...
2006-03-29 hp * aclocal.m4 (SIM_AC_OPTION_HARDWARE): Correct duplicate-
2005-11-29 mmitchel * sim-signal.c (sim_signal_to_target): Fix typos.
2005-11-28 mmitchel * remote-sim.c (gdbsim_wait): Pass target signal numbe...
2005-07-10 hp * sim-load.c (xprintf, eprintf): Remove fallout from...
2005-07-08 ian * sim-fpu.c (sim_fpu_abs): Always clear the sign bit.
2005-07-08 ian * sim-fpu.c (pack_fpu): If SIM_QUIET_NAN_NEGATED is...
2005-07-08 bje * callback.c: Remove ANSI_PROTOTYPES conditional code.
2005-05-24 corinna * Make-common.in (LIBDEPS): Correctly use INTLDEPS...
2005-05-18 drow * Make-common.in (install-common, installdirs): Honor...
2005-04-20 manjoInsert a blank like after header
2005-04-20 manjounsigned32 and unsigned64 is multiply defined in sim...
next