* configure.in (host_tools): Added zip.
[binutils-gdb.git] / sim /
1998-11-12 Frank Ch. Eigler* test case for PR 18230, over from d30v branch
1998-11-12 Andrew CagneyAdd configury for mips-lsi-elf target (32 bit MIPS16).
1998-11-11 Doug Evans * sim-hload.c (sim_load): Pass `prog_name' to sim_load...
1998-11-11 Andrew Cagneydiv(-0) sets both I/SI and D/SD (PR16522)
1998-11-07 Doug Evansremove cgen support from Makefile.in, moved to cgen dir
1998-11-06 Frank Ch. Eigler* Patch for PR 18196, brought over from d30v branch.
1998-11-06 Doug Evanslose fr30 for now
1998-11-05 Dave BrolleyWed Nov 4 19:11:43 1998 Dave Brolley <brolley@cygnus...
1998-11-05 Frank Ch. Eigler* r5900 sim test case fix
1998-11-05 Frank Ch. Eigler* build fix
1998-11-05 Andrew CagneyPR 16522
1998-11-05 Doug Evans * sim-main.h: Delete inclusion of config.h, include...
1998-11-05 Doug Evans * genmloop.sh (eng.hin): Rename HAVE_PARALLEL_EXEC to
1998-11-04 Doug Evansadd some comments
1998-11-02 Frank Ch. Eigler* adding missing ChangeLog header line
1998-10-30 Frank Ch. Eigler* build fix for tx39 sim; caused by sky->devo merge
1998-10-30 Frank Ch. Eigler* Updated sanitization
1998-10-30 Felix Lee * lib/sim-defs.exp (sim_run): download target...
1998-10-29 Michael Snyderfix minor typo.
1998-10-29 Frank Ch. Eigler* Test cases for PR 18015.
1998-10-29 Frank Ch. Eigler* sky->devo merge, continued -- left out the r5900...
1998-10-29 Frank Ch. Eigler* monster sky->devo merge -- sky sim test suites
1998-10-29 Frank Ch. Eigler* sky->devo merge; dummy test suite directory for mips6...
1998-10-29 Frank Ch. Eigler* Fixes for PR 18015, from customer.
1998-10-28 Doug Evans * sim-if.c (sim_do_command): Handle "sim info reg...
1998-10-28 Drew MoseleyFor cygwin hosts, we need to use the return value from...
1998-10-28 Andrew CagneyUnify (well almost) --enable-build-warnings configurati...
1998-10-27 Frank Ch. Eigler* Fix for testcase for checking PR 17362.
1998-10-27 Frank Ch. Eigler* MONSTER sky -> devo merge
1998-10-19 Doug Evans * sim-main.h: #include cpu-opc.h.
1998-10-19 Doug Evans * Makefile.in (SIM_EXTRA_DEPS): Replace cgen headers...
1998-10-19 Doug Evans * Make-common.in (CGEN_INCLUDE_DEPS): Define.
1998-10-10 Doug Evans * interp.c: #include "itable.h" if WITH_IGEN.
1998-10-09 Doug Evans Add pseudo-basic-block execution support.
1998-10-09 Doug Evans * Make-common.in (sim-reg.o): New rule.
1998-10-07 Doug Evanscgen-run.c: new mainloop for cgen
1998-09-30 Nick CliftonFix PR 17387: ignore auto increment for loads where...
1998-09-15 Doug Evans * m32r-sim.h (GET_H_SM): New macro.
1998-09-14 Nick Cliftondefine SIM_HAVE_BIENDIAN
1998-09-10 Doug Evans * r5900.igen (plzcw): Make `i' signed.
1998-09-09 Doug Evans * m32r-sim.h (m32r_trap): Update prototype.
1998-09-09 Doug Evans * sim/sky/pr17191.s: New file.
1998-09-09 Ron UnrauBranch merge for GDB:
1998-09-08 Frank Ch. Eigler* Patch for PR 17142, brought over from sky branch.
1998-09-01 Frank Ch. Eigler* Build fixes for tx39 sim hosted on strange Linux...
1998-08-26 Ken RaeburnChange sanitization of vrXXXX to cygnus, so redact...
1998-08-26 Joyce JanczynRegress yesterday's change to jmp instn implementation...
1998-08-26 Joyce JanczynRegress yesterday's change to jmp instruction -- it...
1998-08-25 Joyce Janczyn* mn10300.igen (OP_F0F4): Need to load contents of...
1998-08-25 Frank Ch. Eigler* eCos tx3904sio sim - devo part 2/2
1998-08-25 Frank Ch. Eigler* eCos tx3904sio sim - devo part 1/2
1998-08-24 Joyce Janczyn* sim-main.h (SIM_HANDLES_LMA): Define SIM_HANDLES_LMA.
1998-08-24 Joyce Janczyn* sim-hw.{c,h} (sim_hw_parse): Return struct hw pointer.
1998-08-18 Ken Raeburnfix broken sanitization
1998-08-12 Ken Raeburnsanitize-vr5400 -> sanitize-cygnus, for 98r2
1998-08-06 Ron Unrau * sim-main.h: track COP2 register definitions...
1998-08-04 Doug Evans Rename cpu m32r to m32rb to distinguish from architect...
1998-08-03 Doug Evans * Makefile.in (INCLUDE_DEPS): Add include/opcode/cgen.h.
1998-08-03 Doug Evans * cgen-sim.h (cgen_state): New member opcode_table.
1998-07-31 Ron Unrau * sim-main.h: shadow NUM_CORE_REGS from tm...
1998-07-31 Jeff Holcombfix sanitization
1998-07-29 Jeff LawFix sanitize misspellings.
1998-07-29 Andrew CagneyFix incorrect calculation of conditional field when...
1998-07-28 Doug Evans Add support for new versions of mulwhi,mulwlo,macwhi...
1998-07-28 Doug EvansNew testcases for PR 16547 (new instructions added).
1998-07-28 Andrew CagneyAdd note about limitations of insn_field_cmp().
1998-07-28 Andrew CagneyProblems with conditional instruction-table fields...
1998-07-27 Jeff Law * am33.igen: Detect cases where two operands...
1998-07-25 Andrew CagneyFor vr* processors start using vr.igen.
1998-07-25 Andrew CagneyAdd new file vr.igen which is a merge of vr5400.igen...
1998-07-24 Joyce JanczynFri Jul 24 18:15:21 1998 Joyce Janczyn <janczyn@cygnu...
1998-07-24 Doug Evans * m32r.c: Include cgen-mem.h.
1998-07-24 Doug Evans * cgen-mem.h (DECLARE_SETT): Fix return type.
1998-07-24 Jeff Law * am33.igen (translate_xreg): New function...
1998-07-24 Doug Evans * sim-model.c (model_option_handler): Remove unused...
1998-07-24 Doug Evans * Makefile.in (clean,mostlyclean): Change leading...
1998-07-24 Ian Lance Taylorremove d30v sanitization
1998-07-23 Jeff Law * am33.igen: Add some missing instructions.
1998-07-23 Jeff Law * am33.igen: Autoincrement loads/store fixes.
1998-07-21 Doug Evans * cpu.h,extract.c: Regenerate. pc-rel calcs done...
1998-07-21 Doug Evans * cgen-utils.c: Include bfd.h.
1998-07-21 Jeff Law * am33.igen: Add most am33 DSP instructions.
1998-07-17 Jillian YeForward fit sky-branch updates to devo.
1998-07-14 Jeff Holcombfix sanitization; add trap.S
1998-07-14 Jeff LawFix goof.
1998-07-09 Jeff Law * am33.igen: Fix Z bit for remaining addc/subc...
1998-07-09 Jeff Law * mn10300.igen: Fix Z bit for addc and subc...
1998-07-09 Jeff Law * am33.igen: Add remaining non-DSP instructions.
1998-07-09 Jeff Law * am33.igen (translate_rreg): New function...
1998-07-08 Jeff Law * am33.igen: More am33 instructions. Fix ...
1998-07-08 Andrew CagneyAdd a printf fmt style version of sim_events_schedule.
1998-07-06 Jeff Law * mn10300.igen: Add am33 support.
1998-07-06 Jeff Law * Makefile.in: Use multi-sim to support both...
1998-07-06 Jeff Law * sim-bits.h (EXTEND24): Define.
1998-07-06 Jeff Law * am33.igen: Add many more am33 instructions.
1998-07-03 Doug Evans * cgen-sim.h (CPU_SCACHE): Make size unsigned.
1998-07-02 James LemkeAdd a test case for PR16213.
1998-07-02 Doug Evans * Makefile.in: cgen_maint -> CGEN_MAINT.
1998-07-01 Doug Evans * Make-common.in (SCHEME,SCHEMEFLAGS): Delete.
1998-07-01 Jeff LawTweak.
next