aboutsummaryrefslogtreecommitdiff
path: root/sim/d10v/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1997-09-27 * interp.c (pc_addr): Discard upper bit(s) of PC in caseFred Fish1-0/+9
1997-09-23Remove need to update <targ>/Makefile.in when adding optional optionsAndrew Cagney1-0/+4
1997-09-22Simplify logic behind the generic configuration option --enable-sim-alignment.Andrew Cagney1-0/+4
1997-09-22Add support for --enable-sim-alignment to simulator common aclocal.m4Andrew Cagney1-0/+8
1997-09-11Wed Sep 10 22:30:24 1997 Martin M. Hunt <hunt@cygnus.com>Martin Hunt1-0/+7
1997-09-05* configure: Regenerated to track ../common/aclocal.m4 changes.David Edelsohn1-0/+4
1997-08-27Fix doco on enable-sim-inline.Andrew Cagney1-0/+5
1997-08-27Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1-0/+4
1997-08-26Flush defunct sim_kill.Andrew Cagney1-0/+4
1997-08-25Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1-0/+18
1997-04-22 * interp.c (sim_open): Undo patch to add -E support.David Edelsohn1-0/+4
1997-04-18Ref gdb/11763 - can't stop a running simulator:Andrew Cagney1-0/+4
1997-04-17 * Makefile.in (SIM_OBJS): Add sim-load.o.David Edelsohn1-0/+15
1997-04-17Cleanups to compile under FreeBSDAndrew Cagney1-0/+10
1997-04-02 * interp.c (sim_open): New arg `kind'.David Edelsohn1-0/+2
1997-04-02 * aclocal.m4: Check for stdlib.h, string.h, strings.h, unistd.h.David Edelsohn1-0/+4
1997-04-02New file common/sim-config.c sets/checks simulator configuration options.Andrew Cagney1-0/+8
1997-03-14Add comment to changelogMichael Meissner1-1/+2
1997-03-14Regenerate simulator configure scripts; Remove d10v traps 1-3, Make 15 the sy...Michael Meissner1-0/+7
1997-03-13 * interp.c: Delete redundant prototypes of sim_foo fns.David Edelsohn1-0/+6
1997-03-13Fix problems in setting the carry bitMichael Meissner1-0/+3
1997-03-13Fix os_printf_filtered; Flush stdout after calling printf_filteredMichael Meissner1-0/+11
1997-02-04 * Makefile.in (@COMMON_MAKEFILE_FRAG): UseDavid Edelsohn1-0/+7
1997-01-23 * configure configure.in Makefile.in: Update to new configureStu Grossman1-0/+15
1996-12-16Mon Dec 16 13:39:03 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+9
1996-11-26 * config.in (WORDS_BIGENDIAN): Add.David Edelsohn1-0/+11
1996-11-21Make address in I/O space a bus error; properly cast callocMichael Meissner1-0/+9
1996-11-20 * Makefile.in: Delete all stuff moved to ../common/Make-common.in.David Edelsohn1-0/+34
1996-11-01Thu Oct 31 19:13:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+6
1996-10-30Fix -t option to work with memory mapping; Print PC in some error messagesMichael Meissner1-0/+19
1996-10-29Tue Oct 29 12:13:52 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+51
1996-10-21Mon Oct 21 16:16:26 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+5
1996-10-17Make simulated loads/stores faster on x86, AIX, and big endian hostsMichael Meissner1-0/+12
1996-10-16Make read/write memory functions inlinedMichael Meissner1-0/+14
1996-10-16Fix tracing of accumulatorsMichael Meissner1-0/+4
1996-10-15Better error messages when a program stops due to signal; support d10v getpid...Michael Meissner1-0/+7
1996-10-13Fix ld2w r2,@r2 so that r3 loads the proper valueMichael Meissner1-0/+22
1996-09-25Fix tracing for st2wMichael Meissner1-0/+13
1996-09-20Fri Sep 20 15:36:45 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+5
1996-09-20Make sure cmp{,eq,u}i use correct castsMichael Meissner1-0/+6
1996-09-19Fix tracing infoMichael Meissner1-0/+1
1996-09-19Make sure there is a trailing space after the instructionMichael Meissner1-0/+2
1996-09-19Provide macros that can be overriden for the width of the PC & line number fi...Michael Meissner1-0/+3
1996-09-19Add dependencies on lib{bfd,iberity}.aMichael Meissner1-0/+5
1996-09-18Rename sim_bfd -> exec_bfd for gdb compatibilityMichael Meissner1-1/+1
1996-09-18Make exit/stop return correct exit value; Add line number tracing.Michael Meissner1-0/+33
1996-09-15Fix brf0{t,f}.s <label> -> instruction not to execute instruction if branch s...Michael Meissner1-0/+5
1996-09-14For unknown traps, print contents of registers and continue executionMichael Meissner1-0/+5
1996-09-12 * simops.c (OP_5F00): Fix problems with system calls.Mark Alexander1-0/+4
1996-09-12Correct trap tracing informationMichael Meissner1-0/+4