Automatic date update in version.in
[platform/upstream/binutils.git] / sim / common /
2014-08-28 Gary BensonShadow SIM's debug_printf function
2014-08-19 Alan ModraFix --diable-shared --enable-plugins build breakage
2014-08-15 Roland McGrathRegenerate sim configury.
2014-03-11 Mike Frysingersim: constify arg to sim_do_command
2014-03-05 Mike Frysingersim: constify prog_name
2014-03-04 Mike Frysingersim: convert old style prototypes
2014-01-07 Tom Tromeyremove VA_* macros from sim
2014-01-07 Tom Tromeyremove PARAMS from sim
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-10-15 Hans-Peter Nilsson * create-version.sh: Align parameters to match those of
2013-09-23 Alan ModraRegenerate sim configure files to pick up support for...
2013-09-03 Mike Frysingersim: mark complete_option_list args const to fix build...
2013-06-28 Tom Tromeymove version.in from gdb/common back to gdb
2013-06-24 Joel BrobeckerAdapt sim to new version number & date locations.
2013-06-21 Nick Clifton * msp430: New Directory.
2013-06-05 Mike Frysingersim: use AM_MAINTAINER_MODE
2013-05-10 Tom Tromeygdb
2013-03-26 Mike Frysingersim: rewrite SIM_AC_OPTION_HARDWARE a bit to simplify...
2013-03-23 Joel Sherrill2013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com>
2013-03-15 Steve Ellceygdb:
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-20 H.J. LuFix sim build when configured with --enable-plugins
2012-08-30 Mike Frysingersim: cr16: update syscall list
2012-06-15 Joel BrobeckerDefine PACKAGE macro in all sims' config.h.
2012-05-24 Pedro Alves2012-05-24 Pedro Alves <palves@redhat.com>
2012-05-24 Pedro Alvesgdb/
2012-05-24 Pedro Alvesgdb/
2012-05-19 Nick Clifton PR 14072
2012-04-02 Mike Frysingersim: fix spelling typo
2012-03-29 Kevin BuettnerCommit gdb and sim support for v850e2 and v850e2v3...
2012-03-26 Mike Frysingersim: add a proper sim_core_trans_addr prototype
2012-03-24 Hans-Peter Nilsson * nrun.c: Add #ifdef HAVE_CONFIG_H and associated...
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-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
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 style fixes lost between git->cvs
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...
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-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
next