Removes a #if 1 ... #endif accidentally left in the source code.
[binutils-gdb.git] / sim /
2015-03-16 Mike Frysingersim: mcore/microblaze: strip trailing whitespace
2015-03-16 Mike Frysingersim: mcore/microblaze: clean up a bit
2015-03-16 Mike Frysingersim: convert some old prototypes
2015-03-16 Mike Frysingersim: rename tconfig.in to tconfig.h
2015-03-16 Jiri Gaislersim/erc32: use SIM_AC_OPTION_HOSTENDIAN to probe for...
2015-03-15 Mike Frysingersim: dv-sockser: push module init prototype down
2015-03-15 Mike Frysingersim: bfin: fix signed warning
2015-03-15 Mike Frysingersim: delete unused sim-inline.c rule
2015-03-14 Mike Frysingersim: mcore/moxie: clean up makefiles a bit
2015-03-14 Mike Frysingersim: msp430: use common warnings options
2015-03-14 Mike Frysingersim: make nrun the default run program
2015-03-14 Mike Frysingersim: drop duplicate header checks
2015-03-14 Mike Frysingersim: move sim-io.h to sim-assert.h
2015-03-10 Mike Frysingersim: bfin: fix up linux-fixed-code.h generation more...
2015-03-09 Mike Frysingersim: bfin: fix bug reference
2015-03-09 Mike Frysingersim: bfin: fix up linux-fixed-code.h generation [PR...
2015-03-08 Mike Frysingersim: microblaze: fix printf string
2015-02-27 Nick CliftonFixes problems building the V850 simulator introduced...
2015-02-24 Nick CliftonAdds support for emulating V850 e3v5 instructions to...
2015-02-24 Nick CliftonFix the detection of illegal memory accesses in the...
2015-02-22 Jiri Gaislersim/erc32: Use readline.h for readline types and functions.
2015-02-22 Jiri Gaislersim/erc32: File loading via command line did not work
2015-02-22 Jiri Gaislersim/erc32: Fix incorrect simulator performance report
2015-02-22 Jiri Gaislersim/erc32: Remove unused defines in Makefile and switch...
2015-02-22 Jiri Gaislersim/erc32: Use fenv.h for host FPU access
2015-02-22 Jiri Gaislersim/erc32: Perform pseudo-init if binary linked to...
2015-02-22 Jiri Gaislersim/erc32: Corrected wrong CPU implementation and versi...
2015-02-22 Jiri Gaislersim/erc32: Disassembly in stand-alone mode did not...
2015-02-20 Mike Frysingersim: drop unused headers
2015-02-20 Mike Frysingersim: drop unused sim_kill function
2015-02-19 Chen Gangsim: ChangeLog: Correct the related items position...
2015-02-19 Mike Frysingersim: microblaze: fix build failure after opcodes update
2015-02-13 Chen Gangsim/common/gentmap.c: Include "string.h".
2015-02-11 Chen Gangsim/mcore/interp.c: Include "unistd.h".
2015-02-02 Chen Gangsim: Be sure of calling freeargv() after successfully...
2015-02-02 Chen Gangsim: Be sure of calling freeargv() after successfully...
2015-02-02 Chen Gangsim: Call freeargv() when failure occurs
2015-01-15 Joel BrobeckerBuild failure in sim/rx/gdb-if.c on windows
2015-01-07 Joel BrobeckerRegenerate sim/common/aclocal.m4 and sim/common/configu...
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-27 Anthony GreenUpdate sto/ldo implementations with 16 bit offsets
2014-12-25 Anthony GreenWhitespace cleanup
2014-12-25 Anthony GreenWhitespace cleanup
2014-12-24 Anthony GreenAdd support for moxie's mul.x and umul.x instructions
2014-12-12 Anthony GreenAdd zex instruction support for moxie port
2014-12-03 Joel Brobeckercallback.h:struct host_callback_struct compilation...
2014-11-28 Oleg EndoCorrect fabs and fneg insns in simulator
2014-11-23 Joel Sherrillsim/ppc/*: Change immediatly to immediately
2014-11-23 Joel Sherrillsim/igen/: Change immediatly to immediately
2014-11-23 Joel Sherrills/immediatly/immediately/ in sim/sh/ChangeLog entry.
2014-08-28 Gary BensonShadow SIM's debug_printf function
2014-08-27 Joel Sherrillpsim: Correct spelling in comments.
2014-08-23 Hans-Peter NilssonFix m32r-elf sim, default hardware to off.
2014-08-23 Hans-Peter NilssonFix sh64-elf sim, default hardware to off.
2014-08-23 Hans-Peter NilssonFix iq2000-elf sim, default hardware to off.
2014-08-23 Hans-Peter NilssonFix frv-elf sim, default hardware to off.
2014-08-19 Alan ModraFix --diable-shared --enable-plugins build breakage
2014-08-19 Nick CliftonReplace static variables in the MSP430 simulator with...
2014-08-15 Roland McGrathRegenerate sim configury.
2014-07-01 Michael EagerSim - Use long int format instead of int to avoid compi...
2014-06-03 Nick CliftonFix a small but in the emulation of the MSP430 hardware...
2014-05-12 DJ DelorieSupport 32->64 sign extension in msp430's sign_ext
2014-05-08 Nick CliftonAdd support for emulating the MSP430 hardware multiply...
2014-04-03 Anthony GreenAdd support for two new moxie sign-extension instructions
2014-03-19 Nick CliftonImprove .rsrc section merging with better handling...
2014-03-18 Nick CliftonConvert function declarations to ISO C format. Remove...
2014-03-14 Nick CliftonAdd support for instruction level tracing to the ARM...
2014-03-14 David McQuillanPrevent writes to R15 via LDR or LDM from changing...
2014-03-12 Nick CliftonAdd myself as the maintainer for the MSP430 sim.
2014-03-11 Mike Frysingersim: msp430: start a test framework
2014-03-11 Mike Frysingersim: msp430: set initial PC to ELF entry if available
2014-03-11 Mike Frysingersim: msp430: fix build time warnings
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-02-18 Kevin Buettner Revise signal mapping function in GDB interface for...
2014-02-17 Mike Frysingersim: delete duplicate SIGINT handling
2014-02-17 Aaro Koskinensim: ppc: drop $(LIBS) from psim dependency
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-12-07 Mike Frysingersim: bfin: tests: make run-tests.sh executable
2013-12-07 Mike Frysingerstrip off +x bits on non-executable/script files
2013-11-25 Steve Ellcey2013-11-25 Steve Ellcey <sellcey@mips.com>
2013-11-07 Will Newtonsim/ChangeLog: Correct bug number in previous commit.
2013-11-07 Will Newtonsim/arm: Prevent crash when running sim with no binary.
2013-11-07 Will Newtonsim/arm: Prevent NULL pointer dereference in sim_create...
2013-10-15 Hans-Peter Nilsson * Makefile.in (srcsim): New variable.
2013-10-15 Hans-Peter Nilsson * create-version.sh: Align parameters to match those of
2013-10-09 Sergio Durigan Juniorsim/erc32/ChangeLog:
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-08-08 Kevin Buettner * gdb-if.c (hw_breakpoints): Remove.
2013-06-28 Tom Tromeymove version.in from gdb/common back to gdb
2013-06-28 Nick Clifton* rx.c (SHIFT_OP): A shift by zero still sets the condi...
2013-06-26 Tom Tromey * Makefile.in (dtbdir): Don't use gdb's version.in.
2013-06-24 Joel BrobeckerAdapt sim to new version number & date locations.
2013-06-24 Mike Frysingersim: bfin: note missing parallel handling of SEARCH
2013-06-24 Mike Frysingersim: bfin: handle invalid HLs encoding in dsp shift...
2013-06-24 Mike Frysingersim: bfin: run-tests.sh: fix typo in usage exit
next