Fix build on OpenBSD.
[external/binutils.git] / sim /
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
2013-06-24 Mike Frysingersim: bfin: se_all32bitopcodes: skip debug insns under...
2013-06-24 Mike Frysingersim: bfin: speed up all insn testcases slightly
2013-06-23 Mike Frysingersim: bfin: trim trailing whitespace
2013-06-21 Nick Clifton * msp430: New Directory.
2013-06-19 Mike Frysingersim: bfin: stricter insn decoding
2013-06-17 Mike Frysingersim: bfin: tweak run-tests for parallel usage
2013-06-17 Mike Frysingersim: bfin: add helpful info for generating test tables
2013-06-17 Mike Frysingersim: bfin: drop RET[ENI] setup
2013-06-17 Mike Frysingersim: bfin: add flush/HWERR todo
2013-06-10 Mike Frysingersim: bfin: only regen linux-fixed-code.h in maintainer...
2013-06-05 Mike Frysingersim: use AM_MAINTAINER_MODE
2013-05-15 Mike Frysingersim: arm: add support for MOVW and MOVT instructions
2013-05-13 Nick Clifton * v850.igen (LDSR): Accept but ignore a selID parameter.
2013-05-10 Tom Tromeygdb
2013-05-06 Joel BrobeckerMove ChangeLog entry from sim/ to sim/ppc/...
2013-05-03 Hafiz Abid Qadeer2013-05-03 Hafiz Abid Qadeer <abidh@codesourcery...
2013-04-19 Hafiz Abid Qadeer2013-04-19 Nathan Froyd <froydnj@codesourcery.com>
2013-03-31 Mike Frysingersim: frv/m32r: back out hard failure when dv-sockser...
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-23 Joel Sherrill2013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com>
2013-03-23 Joel Sherrill2013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com>
2013-03-23 Joel Sherrill2013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com>
2013-03-23 Joel Sherrill2013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com>
2013-03-15 Steve Ellceygdb:
2013-03-14 Joel BrobeckerFix erc32 simulator out-of-tree build failure.
2013-01-28 Nick Clifton * simops.c (v850_rotl): New function.
2013-01-17 Anthony GreenRemove debug output
2013-01-16 Nick Clifton * rx.c (decode_opcode): Handle RXO_satr.
2013-01-10 Nick Clifton * interp.c (sim_open): Add support for bfd_arch_v850_rh850
2013-01-08 Nick Clifton * mem.c (MDBL): Correct value.
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-20 Joel BrobeckerRevert GPL version change in sim/bfin/aclocal.m4
2012-12-20 Joel BrobeckerRevert GPL version change in linux-fixed-code.s.
2012-12-19 Joel BrobeckerUpdate sim's COPYING files.
2012-12-19 Joel Brobecker[sim] Update old contact info in GPL license notices
2012-12-19 Joel BrobeckerUpdate sim copyright headers from GPLv2-or-later to...
2012-11-20 H.J. LuFix sim build when configured with --enable-plugins
next