summaryrefslogtreecommitdiffstats
path: root/sim/common/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Remove need to update <targ>/Makefile.in when adding optional optionsAndrew Cagney1997-09-231-0/+17
* Enable --alignment option, stop sim-options.c hardwiring the alignment.Andrew Cagney1997-09-221-0/+4
* Fix disabling of model code when simulator does not support modeling.Andrew Cagney1997-09-221-0/+18
* Simplify logic behind the generic configuration option --enable-sim-alignment.Andrew Cagney1997-09-221-0/+9
* Add support for --enable-sim-alignment to simulator common aclocal.m4Andrew Cagney1997-09-221-0/+18
* * sim-events.c (ETRACE): Use trace_printf not sim_io_printf forAndrew Cagney1997-09-171-0/+10
* Define MOVED macro, move sub-bitfield from XXX to YYY.Andrew Cagney1997-09-171-0/+4
* Add/test 8bit bit manipuation macros.Andrew Cagney1997-09-171-0/+11
* Add {LS,MS}SEXT and {LS,MS}INSERTED macros. Eliminates bug in SEXT.Andrew Cagney1997-09-161-0/+11
* Determine ARCHITECTURE from program if possible.Andrew Cagney1997-09-151-0/+12
* * callback.c (os_write): divert stdout and stderr to theirAndrew Cagney1997-09-151-0/+5
* Add profiling support to v850*.Andrew Cagney1997-09-121-0/+45
* o Wordwrap usage messages from sim-optionsAndrew Cagney1997-09-101-0/+17
* Add option architecture-info to list supported architectures.Andrew Cagney1997-09-101-0/+5
* * sim-core.h (sim_cpu_core): [WITH_XOR_ENDIAN + 1], to avoidFelix Lee1997-09-101-0/+6
* * nltvals.def: Regenerate.David Edelsohn1997-09-091-0/+4
* Add/use LSEXTRACTED, MSEXTRACTED macros.Andrew Cagney1997-09-081-0/+24
* Redo watchpoint code so that it target can specify interrupt names.Andrew Cagney1997-09-051-0/+15
* Add sim_do_commandf - printf version of sim_do_command.Andrew Cagney1997-09-051-0/+5
* Define SIGNED64 and UNSIGNED64 macros - handle MSC/GCC LL issue.Andrew Cagney1997-09-051-0/+14
* Finish implementation of sim-memopt.Andrew Cagney1997-09-041-0/+18
* o Add modulo argument to sim_core_attachAndrew Cagney1997-09-041-0/+37
* * sim-hload.c (sim_load): Add assert for SIM_MAGIC_NUMBER.David Edelsohn1997-09-041-0/+2
* * gdbinit.in: New file.David Edelsohn1997-09-041-0/+10
* Add support for suspending/resumeing the simulator in sim-modules.Andrew Cagney1997-09-031-0/+22
* Stanify error reporting memory overlaps.Andrew Cagney1997-09-031-0/+5
* (TAGS): Add support for "/* TAGS: foo */" marker.David Edelsohn1997-09-021-0/+1
* * Makefile.in (TAGS): Add support for "/* TAGS: foo */" marker.David Edelsohn1997-09-021-0/+7
* Use sim_state_alloc to create common sim object.Andrew Cagney1997-09-011-0/+10
* Passify GCC. Convert 0x0LL to something more portable in the FP code.Andrew Cagney1997-08-301-0/+24
* * sim-options.c (standard_option_handler): Use xstrdup, not strdup.David Edelsohn1997-08-281-0/+4
* Add --target=BFDTARGET and --architecture=MACHINE options.Andrew Cagney1997-08-281-0/+16
* Fix doco on enable-sim-inline.Andrew Cagney1997-08-271-0/+10
* Add MSBIT* and LSBIT* macro's to sim-bits.hAndrew Cagney1997-08-271-0/+19
* Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1997-08-271-0/+22
* Save a copy of argv, not just a pointer.Andrew Cagney1997-08-271-0/+8
* Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1997-08-251-0/+32
* * callback.c (os_poll_quit): Make static.David Edelsohn1997-08-141-0/+10
* * sim-n-core.h (sim_core_write_unaligned_N): Add missing breakDavid Edelsohn1997-07-221-0/+5
* Open in binary mode when available.Andrew Cagney1997-06-061-0/+8
* Verify magic number of simulator struct.Andrew Cagney1997-06-051-0/+4
* Initialize the sim-engine module.Andrew Cagney1997-06-041-0/+12
* o Fixes to repeated watchpointsAndrew Cagney1997-06-031-0/+25
* Fix watching PC for 64bit (mips) target.Andrew Cagney1997-05-271-0/+9
* Extend xor-endian and per-cpu support in core module.Andrew Cagney1997-05-271-0/+46
* Preliminary suport for xor-endian suport in core module.Andrew Cagney1997-05-231-0/+24
* Enumerate longjmp's return type.Andrew Cagney1997-05-231-0/+5
* Change longjmp param/setjmp return value used for simulator restart from 0 to 2.Gavin Romig-Koch1997-05-221-0/+6
* Watchpoint interface.Andrew Cagney1997-05-211-0/+61
* Make simulator event-queue manager a bit more signal safe.Andrew Cagney1997-05-191-0/+21
OpenPOWER on IntegriCloud