Fixed gold installation
[platform/upstream/binutils.git] / sim / mn10300 /
1998-07-27 Jeff Law * am33.igen: Detect cases where two operands...
1998-07-24 Joyce JanczynFri Jul 24 18:15:21 1998 Joyce Janczyn <janczyn@cygnu...
1998-07-24 Jeff Law * am33.igen (translate_xreg): New function...
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 Jeff Law * am33.igen: Add most am33 DSP instructions.
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-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 * am33.igen: Add many more am33 instructions.
1998-07-01 Jeff LawTweak.
1998-07-01 Jeff Law * am33.igen: New file with some am33 support.
1998-07-01 Jeff Law * mn10300_sim.h (FETCH24): Define.
1998-06-30 Jeff Law * mn10300_sim.h: Include bfd.h
1998-06-25 Joyce JanczynThu Jun 25 10:12:03 1998 Joyce Janczyn <janczyn@cygnu...
1998-06-19 Joyce JanczynFri Jun 19 11:59:26 1998 Joyce Janczyn <janczyn@cygnu...
1998-06-18 Joyce JanczynThu June 18 14:37:14 1998 Joyce Janczyn <janczyn...
1998-06-18 Jeff Law * simops.c (syscall): Handle change in opcode...
1998-06-16 Joyce JanczynTue June 16 09:36:21 1998 Joyce Janczyn <janczyn...
1998-06-14 Joyce JanczynUpdates to dv-mn103iop.c, dv-mn103ser.c and inter.c
1998-06-12 Joyce JanczynFri June 12 16:24:00 1998 Joyce Janczyn <janczyn...
1998-06-12 Joyce JanczynAdd dv-mn103iop.
1998-06-12 Joyce JanczynNew file for handling mn1030002 io ports.
1998-06-12 Joyce JanczynAdd dv-mn103iop.c to list of files to sanitize out.
1998-06-10 Joyce JanczynWed June 10 14:34:00 1998 Joyce Janczyn <janczyn...
1998-06-08 Joyce JanczynSupport for timers for mn103002. Still needs more...
1998-06-08 Joyce JanczynAdd dv-mn103tim.c and dv-mn103ser.c
1998-06-08 Joyce JanczynAdd timer and serial devices (mn103tim and mn103ser...
1998-06-08 Joyce JanczynSkeleton file for mn1030002 serial device implementation.
1998-06-08 Joyce JanczynFix typo.
1998-06-08 Joyce JanczynFix interrupt settings for mn103002, not mn10300 implem...
1998-06-08 Joyce Janczyn * interp.c: (mn10300_option_handler): New function...
1998-06-08 Joyce JanczynAdd new devices: mn103tim and mn103ser.
1998-05-25 Andrew CagneySplit out hw-event code. Clean up interface. Update...
1998-05-22 Andrew CagneyOnly enable H/W on some mips targets.
1998-05-22 Andrew CagneyBack out of hw-main _callback -> _descriptor changes
1998-05-21 Andrew CagneyFix sign extension on 32 bit add/sub instructions.
1998-04-29 Geoffrey NoerTue Apr 28 18:28:58 1998 Geoffrey Noer <noer@cygnus...
1998-04-26 Tom Tromey * configure: Regenerated to track ../common/aclocal...
1998-04-24 Tom Tromey * configure: Regenerated to track ../common/aclocal...
1998-04-21 Jason MolendaAdd sim-main.c to things to keep.
1998-04-14 Andrew Cagney* mn10300_sim.h: Declare all functions in op_utils...
1998-04-14 Andrew Cagneyo Use new `!<field>' and `=<field>' operators in spec of
1998-04-04 Andrew CagneyCleanup INLINE support for simulators using common...
1998-03-27 Andrew CagneyAdd sanitize-am30 markers. Keep details of AM30 implem...
1998-03-26 Andrew Cagney* dv-mn103cpu.c (deliver_mn103cpu_interrupt): Stop...
1998-03-26 Stu Grossman * Makefile.in (tmp-igen): Prefix all usage of move...
1998-03-26 Andrew Cagney* configure.in: Make --enable-sim-common the default.
1998-03-25 Joyce Janczyn * mn10300.igen (cmp imm8,An): Do not sign extend...
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-03-25 Joyce Janczyn * simops.c (OP_F0FD): Initialise variable 'sp' for...
1998-03-25 Andrew Cagney* dv-mn103int.c (decode_group): A group register every...
1998-03-25 Andrew Cagney* interp.c (sim_open): Tidy up device creation.
1998-03-25 Andrew Cagney* interp.c (sim_open): Create second 1mb memory region...
1998-03-25 Andrew Cagney* mn10300_sim.h (EXTRACT_PSW_LM, INSERT_PSW_LM, PSW_IE...
1998-03-25 Andrew CagneyRe-do --enable-sim-hardware so that each simulator...
1998-03-25 Andrew CagneyPacify GCC.
1998-03-24 Joyce JanczynAdd new files: mn10300.igen, mn10300.dc, sim-main.h...
1998-03-24 Joyce JanczynPort mn10300 simulator to build with the common simulat...
1998-03-24 Joyce JanczynAdd code to support building mn10300 simulator with...
1998-03-24 Joyce JanczynAdd support for building simulator based on common...
1998-03-24 Joyce JanczynAdd ability to configure mn10300 built with common...
1998-03-24 Joyce JanczynNew {load/store}_{byte/half/word} macros for simulator...
1998-03-24 Joyce JanczynHeader file required by igen generated files.
1998-03-24 Joyce JanczynIGEN input files for mn10300 simulator.
1998-02-28 Jeff Law * simops.c (inc): Fix typo.
1998-02-25 Jeff Law * simops.c (signed multiply instructions):...
1998-02-24 Mark Alexander * Makefile.in: Last change was bad. Define NL_TARGET
1998-02-23 Mark Alexander * Makefile.in: Get header files from libgloss/mn10300...
1998-02-22 Jeff Law * simops.c: Include sim-types.h.
1998-02-18 Jeff Law * simops.c (multiply instructions): Cast input...
1998-02-17 Andrew CagneyFor sim_fetch_register / sim_store_register: Add LENGTH...
1998-01-31 Andrew CagneyAdd config support for the size of the target address...
1998-01-20 Doug Evans* aclocal.m4: Recognize --enable-maintainer-mode.
1997-11-11 Jeff Law * simops.c (call:16 call:32): Stack adjustment...
1997-10-25 Andrew CagneyCorrect name of file given in ChangeLog for change...
1997-10-22 Andrew CagneyAdd LMA_P and DO_WRITE arguments to sim/common/sim...
1997-10-21 Jeff Law * simops.c: Correctly handle register restores...
1997-09-23 Andrew CagneyRemove need to update <targ>/Makefile.in when adding...
1997-09-22 Andrew CagneySimplify logic behind the generic configuration option...
1997-09-22 Andrew CagneyAdd support for --enable-sim-alignment to simulator...
1997-09-05 David Edelsohn* configure: Regenerated to track ../common/aclocal...
1997-08-27 Andrew CagneyFix doco on enable-sim-inline.
1997-08-27 Andrew CagneyAdd ABFD argument to sim_create_inferior. Document.
1997-08-26 Andrew CagneyFlush defunct sim_kill.
1997-08-25 Andrew CagneyAdd ABFD argument to sim_open call. Pass through to...
1997-06-24 Jeff Law * interp.c (sim_resume): Clear State.exited.
1997-06-12 Jeff Law * simops.c: Fix thinko in last change.
1997-06-10 Jeff Law * simops.c: "call" stores the callee saved...
1997-06-10 Jeff Law * simops.c: Fix return address computation...
1997-05-22 Jeff Law * interp.c (sim_resume): Add missing case in...
1997-05-20 Jeff Law * interp.c: Replace all references to load_mem...
1997-05-19 Jeff Law * interp.c (dispatch): Make this an inline...
1997-05-18 Jeff Law * interp.c (load_mem_big): Remove function...
1997-05-16 Jeff Law * interp.c (load_mem): If we get a load from...
next