]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - sim/common/ChangeLog
[PATCH] sim: make sure to include strsignal prototype
[thirdparty/binutils-gdb.git] / sim / common / ChangeLog
2012-03-24  Mike Frysinger[PATCH] sim: make sure to include strsignal prototype
2012-03-23  Mike Frysingersim: sync build_warnings handling with gdb
2012-03-19  Mike Frysingersim: use character classes rather than ranges
2012-03-19  Mike Frysingersim: nrun: decode signal when crashing
2012-01-06  Mike Frysingersim: headers: use abs_srcdir to find helper scripts
2012-01-02  Joel BrobeckerUpdate the copyright header of various files...
2011-12-19  Joel BrobeckerWork around Solaris bourne shell limitation when buildi...
2011-12-03  Mike Frysingersim: export cb_get_string for people to use
2011-12-03  Mike Frysingersim: generate build dependencies on the fly
2011-11-07  Mike Frysingersim: dv-cfi: check for posix_fallocate
2011-10-19  Mike Frysingersim: dv-cfi: check for log2 support in libm when enabled
2011-10-19  Joel Brobecker[sim]: Only print the profile info title once.
2011-10-18  Mike Frysingersim: rename common/aclocal.m4 to common/acinclude.m4
2011-10-18  Mike Frysingersim: move from common.m4 to SIM_AC_COMMON
2011-10-14  Tom Tromey2011-10-14 Alexey Makhalov <makhaloff@gmail.com>
2011-10-10  Mike Frysingersim: dv-cfi: include stdbool.h
2011-10-10  Mike Frysingersim: dv-cfi: include common headers only
2011-10-05  Mike Frysingersim: merge changes from common.m4 back into SIM_AC_COMMON
2011-07-12  Mike Frysingersim: include sim-options.h for command prototype
2011-07-12  Mike Frysingersim: fix broken skel configure.ac example
2011-07-12  Mike Frysingersim: use AC_REQUIRE with AC_PROG_CC
2011-07-05  Mike Frysingersim: start a unified sim_do_command
2011-05-27  Mike Frysingersim: fix minor --sysroot mem leak
2011-05-26  Mike Frysingersim: common: add back Blackfin syscalls
2011-05-26  Mike Frysingersim: add syscall tracing level
2011-05-23  Mike Frysingersim: glue: allow bitwise devices to only glue ints
2011-05-23  Mike Frysingersim: glue: implement or/xor funcs
2011-05-11  Mike Frysingersim: fix func call style (space before paren)
2011-04-15  Mike Frysingergdb: sim: add command line completion
2011-04-02  Mike Frysingersim: dv-glue: fix up style a bit
2011-04-02  Mike Frysingersim: fix up style a bit
2011-03-29  Mike Frysingersim: cfi: new flash device simulation
2011-03-21  Kevin Buettner * gennltvals.sh: Search sys/_default_fcntl.h, in addit...
2011-03-15  Mike Frysingersim: common: trim trailing whitespace
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-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  Mike Frysingersim: tweak load buffer type to avoid signed warnings
2011-01-05  Joel BrobeckerUpdate the copyright year for most remaining files...
2010-12-29  Mike Frysingersim: HW_NALLOC: new alloc helper
2010-12-29  Mike Frysingersim: HW_NZALLOC: fix arg handling
2010-12-15  Mike Frysingersim: add --map-info option
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-10-06  Hans-Peter Nilsson * callback.c (os_lseek): Call wrap on lseek result.
2010-05-26  Ozkan Sezer2010-05-26 Ozkan Sezer <sezeroz@gmail.com>
2010-04-23  Mike Frysingersim: fix fpu missing initializer warnings
2010-04-22  Mike Frysingersim: profile: implement --profile-file backend
2010-04-22  Mike Frysingersim: profile: implement --profile-file backend
2010-04-22  Mike Frysingersim: profile: implement --profile-file backend
2010-04-19  Mike Frysingersim: add --model-info helper option
2010-04-13  Mike Frysingersim: dv-sockser: pass up connected state
2010-04-13  Mike Frysingersim: constify sim_write source buffer
2010-04-12  Mike Frysingersim: add helper macros for branch profiling
2010-04-12  Mike Frysingersim: add missing values to array initializers
2010-04-12  Mike Frysingersim: constify dup_arg_p
2010-04-10  Mike Frysingersim: also constify sim_fpu_print_func
2010-04-10  Mike Frysingersim: constify sim_fpu_print_status
2010-04-10  Mike Frysingersim: drop duplicate break statements in sim-fpu
2010-04-10  Mike Frysingersim: constify save_data()
2010-04-10  Mike Frysingersim: add const markings to env string
2010-04-02  Mike Frysingersim: fix typos in hw-ports.h
2010-03-30  Mike Frysingersim: use socklen_t with accept()
2010-03-30  Mike Frysingersim: fix printf format warning about non-string literal
2010-03-30  Mike Frysingersim: constify watchpoint interrupt names
2010-03-30  Mike Frysingersim: change raddr to address_word
2010-03-30  Mike Frysingersim: fix unused cpu_nr warnings
2010-03-30  Mike Frysingersim: update device_error() prototype
2010-03-30  Mike Frysingersim: fix unused profile_print_addr_ranges warning
2010-03-30  Mike Frysingersim: tweak static order on hw_glue_ports
2010-03-30  Mike Frysingersim: convert old style function definitions
2010-03-22  Mike Frysingersim: always enable support for the --endian option
2010-03-16  Mike Frysingersim: avoid TRACE redefine warnings
2010-03-15  Mike Frysingersim: rename bool argument to avoid stdbool clash
2010-02-04  Mike Frysingersim-model.c: Include sim-model.h
2010-02-04  Mike Frysingersime-base.h: fix typos in STATE_CPU() examples
2010-01-25  Doug Evans common/
2010-01-25  Doug Evans * Make-common.in (CGEN_SIM_DEPS): Define.
2010-01-22  Doug Evans * cgen-ops.h (SUBWORDXFSI): Fix word ordering.
2010-01-06  Doug Evans * cgen-types.h (SETDI): Delete, unused.
2009-12-02  Doug Evans * cgen-engine.h: Remove duplicated comment.
2009-11-23  Doug Evans * cgen-engine.h (EXTRACT_MSB0_SINT): Renamed from...
2009-11-23  Doug Evans * cgen-engine.h (EXTRACT_MSB0_LGSINT, EXTRACT_MSB0_LGU...
2009-11-22  Doug Evans * cgen-trace.h (trace_extract): Add cast to fix warning.
2009-11-06  Doug Evans * cgen-mem.h (DECLARE_GETT): Don't inline.
2009-10-15  Joel Sherrill2009-10-15 Joel Sherrill <joel.sherrill@oarcorp.com>
2009-10-02  Tom Tromey2009-10-02 Ralf Corsepius <ralf.corsepius@rtems.org>
2009-08-29  Ralf WildenhuesRemove SIM_CHECK_MEMBER* in sim/common/.
2009-08-29  Ralf WildenhuesFix SIM_CHECK_MEMBER definition with Autoconf 2.64.
2009-08-22  Ralf WildenhuesRegenerate tree using Autoconf 2.64 and Automake 1.11.
2009-08-22  Ralf WildenhuesMinor fixes in sim, gold, gdb for Autoconf 2.64, Automa...
2009-08-22  Ralf WildenhuesFixup readline and sim including of override.m4
2009-07-30  Ralf Wildenhuessim/
next