* Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
[binutils-gdb.git] / sim / mn10300 /
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...
1997-05-06 Jeff Law * mn10300_sim.h: Fix ordering of bits in the...
1997-05-06 Jeff Law * interp.c: Improve hashing routine to avoid...
1997-05-06 Jeff Law * mn10300_sim.h (struct _state): Add space...
1997-04-18 Andrew CagneyRef gdb/11763 - can't stop a running simulator:
1997-04-17 David Edelsohn * Makefile.in (SIM_OBJS): Add sim-load.o.
1997-04-17 Andrew CagneyCleanups to compile under FreeBSD
1997-04-08 Jeff Law * simops.c (syscall): Handle new mn10300 callin...
1997-04-07 Andrew CagneyGet configure to define RETSIGTYPE
1997-04-05 Ian Lance Taylor * Makefile.in: Change mn10300-opc.o to m10300-opc...
1997-04-02 David Edelsohn * interp.c (sim_open): New arg `kind'.
1997-04-02 David Edelsohn * aclocal.m4: Check for stdlib.h, string.h, strings...
1997-04-02 Andrew CagneyNew file common/sim-config.c sets/checks simulator...
1997-03-20 Jeff Law * simops.c: Fix register extraction for a two...
1997-03-18 Jeff Law * simops.c: Do syscall emulation in "syscall...
1997-03-18 Andrew CagneyMove SIM_AC_OPTION_ macros out of SIM_AC_COMMON macro...
1997-03-17 Andrew Cagney * configure: Re-generate.
1997-03-14 Michael MeissnerRegenerate simulator configure scripts; Remove d10v...
1997-03-13 David Edelsohn * interp.c (sim_open): New SIM_DESC result. Argument...
1997-03-12 Jeff Law * simops.c: Fix carry bit computation for ...
1997-03-12 Jeff Law * simops.c: Fix typos in bset insns. Fix argum...
1997-03-05 Jeff Law * simops.c: Fix register references when comput...
1997-02-04 David Edelsohn * Makefile.in (@COMMON_MAKEFILE_FRAG): Use
1997-01-24 Stu Grossman * ../common/aclocal.m4 (COMMON_MAKEFILE_FRAG): Quote...
1997-01-24 Jeff Law * interp.c (init_system): Allocate 2^19 bytes...
1997-01-24 Stu Grossman * configure: Remove targ-vals.def when doing distclea...
1997-01-24 Stu Grossman * configure: Remove Make-common.in from dependencies...
1997-01-23 Stu Grossman * configure configure.in Makefile.in: Update to new...
1997-01-21 Jeff Law * simops.c: Undo last change to "rol" and ...
1997-01-16 Jeff Law * simops.c: Fix "rol" and "ror".
1997-01-15 Jeff Law * simops.c: Fix typo in last change.
1997-01-13 Jeff Law * simops.c: Use REG macros in few places not...
1997-01-06 Jeff Law * mn10300_sim.h (struct _state): Fix number...
1996-12-31 Jeff Law * mn10300_sim.h (struct _state): Put all regist...
1996-12-18 Jeff Law * interp.c (sim_resume): Handle 0xff as a singl...
1996-12-16 Jeff Law * simops.c: Handle "break" instruction.
1996-12-16 Jeff Law * simops.c: Fix restoring the PC for "ret"...
1996-12-11 Jeff Law * gencode.c (write_opcodes): Also write out...
1996-12-10 Jeff Law * simops.c (REG0_4): Define.
1996-12-07 Jeff Law * simops.c (REG0_16): Fix typo.
1996-12-07 Jeff LawAdd missing semicolons in last change.
1996-12-06 Jeff Law * simops.c: Call abort for any instruction...
1996-12-06 Jeff Law * simops.c: Define accessor macros to extract...
1996-12-06 Jeff Law * interp.c: Delete unused global variable ...
1996-12-06 Jeff LawOpps. Forgot something in last change.
1996-12-06 Jeff Law * gencode.c (write_header): Add "insn" and...
1996-12-06 Jeff Law * simops.c: Fix typos in "mov am,(d16,an)"...
1996-12-06 Jeff Law * simops.c: Fix thinkos in last change to ...
1996-12-04 Jeff Law * simops.c: "add imm,sp" does not effect the...
1996-12-04 Jeff Law * simops.c: Treat both operands as signed value...
1996-12-04 Jeff Law * simops.c: Fix simulation of division instruct...
1996-12-02 Jeff Law * simomps.c: Fix carry bit handling in "sub...
1996-12-02 Jeff Law * simops.c: Fix "mov imm8,an" and "mov imm16...
1996-12-02 Jeff Law * simops.c: Fix overflow computation for many...
1996-12-02 Jeff Law * simops.c: Fix "movdm, an", "movbu dm, (an...
1996-12-02 Jeff Law * simops.c: Fix "mov am, dn".
1996-12-01 Jeff Law * simops.c: Fix more bugs in "add imm,an" and
next