58 Commits (fafce69ab16b45fb1ac6bd2ec5afc8e8dbed0374)

Author SHA1 Message Date
Andrew Cagney fafce69ab1 Add ABFD argument to sim_create_inferior. Document. 29 years ago
Andrew Cagney 7230ff0faa Flush defunct sim_kill. 29 years ago
Andrew Cagney 247fccdeb5 Add ABFD argument to sim_open call. Pass through to sim_config so 29 years ago
David Edelsohn 81f464815d * interp.c (sim_open): Undo patch to add -E support. 29 years ago
Andrew Cagney 8517f62b16 Ref gdb/11763 - can't stop a running simulator: 29 years ago
David Edelsohn 04885cc34c * Makefile.in (SIM_OBJS): Add sim-load.o. 29 years ago
Andrew Cagney 87e43259f1 Cleanups to compile under FreeBSD 29 years ago
David Edelsohn 8020feac30 * interp.c (sim_open): New arg `kind'. 29 years ago
David Edelsohn fbda74b1c1 * aclocal.m4: Check for stdlib.h, string.h, strings.h, unistd.h. 29 years ago
Andrew Cagney a35e91c3c7 New file common/sim-config.c sets/checks simulator configuration options. 29 years ago
Michael Meissner eb312eff6e Add comment to changelog 30 years ago
Michael Meissner 601fb8aea6 Regenerate simulator configure scripts; Remove d10v traps 1-3, Make 15 the system call trap, keeping 0 temporarily 30 years ago
David Edelsohn 395adcffb2 * interp.c: Delete redundant prototypes of sim_foo fns. 30 years ago
Michael Meissner f4b022d37c Fix problems in setting the carry bit 30 years ago
Michael Meissner fd435e9f09 Fix os_printf_filtered; Flush stdout after calling printf_filtered 30 years ago
David Edelsohn 19c5af72af * Makefile.in (@COMMON_MAKEFILE_FRAG): Use 30 years ago
Stu Grossman 295dbbe44c * configure configure.in Makefile.in: Update to new configure 30 years ago
Martin Hunt dbdae3de36 Mon Dec 16 13:39:03 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 30 years ago
David Edelsohn 72eeb00634 * config.in (WORDS_BIGENDIAN): Add. 30 years ago
Michael Meissner 24cbf0a416 Make address in I/O space a bus error; properly cast calloc 30 years ago
David Edelsohn cee402dd99 * Makefile.in: Delete all stuff moved to ../common/Make-common.in. 30 years ago
Martin Hunt 5c839c675a Thu Oct 31 19:13:55 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 30 years ago
Michael Meissner b30cdd3565 Fix -t option to work with memory mapping; Print PC in some error messages 30 years ago
Martin Hunt c422ecc7a4 Tue Oct 29 12:13:52 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 30 years ago
Martin Hunt eca43eb1f5 Mon Oct 21 16:16:26 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 30 years ago
Michael Meissner 55116079e2 Make simulated loads/stores faster on x86, AIX, and big endian hosts 30 years ago
Michael Meissner 5c2556697f Make read/write memory functions inlined 30 years ago
Michael Meissner 11ec4de669 Fix tracing of accumulators 30 years ago
Michael Meissner 57bc1a721a Better error messages when a program stops due to signal; support d10v getpid/kill 30 years ago
Michael Meissner 8918b3a72b Fix ld2w r2,@r2 so that r3 loads the proper value 30 years ago
Michael Meissner a18cb10038 Fix tracing for st2w 30 years ago
Martin Hunt c58a1ec2aa Fri Sep 20 15:36:45 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 30 years ago
Michael Meissner c12f5c678e Make sure cmp{,eq,u}i use correct casts 30 years ago
Michael Meissner addb61a5b2 Fix tracing info 30 years ago
Michael Meissner f061ddf67d Make sure there is a trailing space after the instruction 30 years ago
Michael Meissner 891513ee79 Provide macros that can be overriden for the width of the PC & line number fields 30 years ago
Michael Meissner 74473ea10c Add dependencies on lib{bfd,iberity}.a 30 years ago
Michael Meissner 0535fa1aa0 Rename sim_bfd -> exec_bfd for gdb compatibility 30 years ago
Michael Meissner a49a15ade8 Make exit/stop return correct exit value; Add line number tracing. 30 years ago
Michael Meissner 215ac9533c Fix brf0{t,f}.s <label> -> instruction not to execute instruction if branch succeeds 30 years ago
Michael Meissner 19d44375ff For unknown traps, print contents of registers and continue execution 30 years ago
Mark Alexander 65c0d7dee9 * simops.c (OP_5F00): Fix problems with system calls. 30 years ago
Michael Meissner a57190924d Correct trap tracing information 30 years ago
Michael Meissner 5ceef1b54f fix typo 30 years ago
Michael Meissner 2254cd90a9 Addi needs to set the carry 30 years ago
Michael Meissner 308f64d3ac Fix ld2w tracing 30 years ago
Michael Meissner 60fc5b7270 Correct tracing of cpfg 30 years ago
Michael Meissner 293c76a376 Make ex{f,t}* tests agree with book 30 years ago
Michael Meissner 069398aaff Fix accumulator shifts 30 years ago
Martin Hunt ea2155e858 Fri Sep 6 17:56:17 1996 Martin M. Hunt <hunt@pizza.cygnus.com> 30 years ago