1997-11-18 |
Doug Evans | * Make-common.in (SIM_NEW_COMMON_OBJS): New variable. |
blob | commitdiff | raw |
1997-11-18 |
Doug Evans | * Make-common.in (srccom): New variable. |
blob | commitdiff | raw | diff to current |
1997-11-17 |
Doug Evans | * Make-common.in (DEP, COMMON_DEP_CFLAGS): Define. |
blob | commitdiff | raw | diff to current |
1997-11-13 |
Doug Evans | * sim-base.h (sim_state_base): Move `magic' to end... |
blob | commitdiff | raw | diff to current |
1997-11-13 |
Felix Lee | * sim-n-core.h (sim_core_read_unaligned_N): illegal... |
blob | commitdiff | raw | diff to current |
1997-11-12 |
Doug Evans | * Make-common.in (BUILT_SRC_FROM_COMMON): Remove files... |
blob | commitdiff | raw | diff to current |
1997-11-12 |
Doug Evans | * aclocal.m4 (SIM_AC_OPTION_SCACHE): Fix typo. |
blob | commitdiff | raw | diff to current |
1997-11-11 |
Andrew Cagney | * sim-events.c (sim_events_process): Re-compute... |
blob | commitdiff | raw | diff to current |
1997-11-10 |
Andrew Cagney | * callback.c (os_poll_quit): Replace _WIN32 with _MSC_VER. |
blob | commitdiff | raw | diff to current |
1997-11-06 |
Andrew Cagney | Fix computation of sim_events_time when sim_events_slip... |
blob | commitdiff | raw | diff to current |
1997-11-06 |
Andrew Cagney | Allow separate single character and long options. |
blob | commitdiff | raw | diff to current |
1997-11-05 |
Andrew Cagney | Rewrite the MIPS simulator's memory model so that it... |
blob | commitdiff | raw | diff to current |
1997-11-04 |
Andrew Cagney | * sim-endian.h (U16_8): Implement |
blob | commitdiff | raw | diff to current |
1997-10-31 |
Andrew Cagney | Make memory regions layered (just like existing device... |
blob | commitdiff | raw | diff to current |
1997-10-30 |
Doug Evans | * sim-core.h (sim_core_write_8): Define. |
blob | commitdiff | raw | diff to current |
1997-10-29 |
Andrew Cagney | common/sim-bits.h: Document ROTn macro. |
blob | commitdiff | raw | diff to current |
1997-10-28 |
Andrew Cagney | Add support for 16 byte quantities to sim-endian macro... |
blob | commitdiff | raw | diff to current |
1997-10-28 |
Andrew Cagney | Implement sim_core_{read,write}_word using sim_core_... |
blob | commitdiff | raw | diff to current |
1997-10-27 |
Doug Evans | * sim-endian.h: Disable 16 byte support. |
blob | commitdiff | raw | diff to current |
1997-10-27 |
Doug Evans | * sim-n-endian.h: Add TAGS entrys for 16 byte versions. |
blob | commitdiff | raw | diff to current |
1997-10-27 |
Andrew Cagney | Add 128 bit transfers to sim core. |
blob | commitdiff | raw | diff to current |
1997-10-24 |
Andrew Cagney | Add function sim_events_slip() |
blob | commitdiff | raw | diff to current |
1997-10-22 |
Andrew Cagney | Add LMA_P and DO_WRITE arguments to sim/common/sim... |
blob | commitdiff | raw | diff to current |
1997-10-22 |
Doug Evans | * nrun.c (main): Exit if bfd_openr fails. |
blob | commitdiff | raw | diff to current |
1997-10-22 |
Doug Evans | * nrun.c (main): Remove useless test of name != NULL. |
blob | commitdiff | raw | diff to current |
1997-10-21 |
Andrew Cagney | Pacify GCC -Wall |
blob | commitdiff | raw | diff to current |
1997-10-21 |
Andrew Cagney | Delete profile support from MIPS simulator, use sim... |
blob | commitdiff | raw | diff to current |
1997-10-20 |
Andrew Cagney | Have single bit macros return an unsigned result. Avoid... |
blob | commitdiff | raw | diff to current |
1997-10-20 |
Andrew Cagney | Add 8 bit arithmetic to sim-alu. |
blob | commitdiff | raw | diff to current |
1997-10-14 |
Andrew Cagney | Handle core regions which start at a poorly aligned... |
blob | commitdiff | raw | diff to current |
1997-10-14 |
Andrew Cagney | * sim-alu.h (ALU64_HAD_OVERFLOW): Define. |
blob | commitdiff | raw | diff to current |
1997-10-14 |
Andrew Cagney | Correct type of address argument for sim_core_{read... |
blob | commitdiff | raw | diff to current |
1997-10-02 |
Andrew Cagney | Fix typo, WITH_TARGET_WORD_BITSIZE not WITH_TARGET_BITSIZE. |
blob | commitdiff | raw | diff to current |
1997-09-25 |
Andrew Cagney | Add/use SIM_AC_OPTION_BITSIZE. |
blob | commitdiff | raw | diff to current |
1997-09-25 |
Stu Grossman | * Make-common.in: New files sim-break.c, sim-break.h. |
blob | commitdiff | raw | diff to current |
1997-09-23 |
Felix Lee | * sim-events.c (SIM_EVENTS_POLL_RATE): poll... |
blob | commitdiff | raw | diff to current |
1997-09-23 |
Andrew Cagney | * Make-common.in (SIM_SCACHE, SIM_DEFAULT_MODEL): Assig... |
blob | commitdiff | raw | diff to current |
1997-09-23 |
Felix Lee | * sim-types.h (SIGNED64): ##i64 when _MSC_VER, not... |
blob | commitdiff | raw | diff to current |
1997-09-23 |
Andrew Cagney | Remove need to update <targ>/Makefile.in when adding... |
blob | commitdiff | raw | diff to current |
1997-09-22 |
Andrew Cagney | Enable --alignment option, stop sim-options.c hardwirin... |
blob | commitdiff | raw | diff to current |
1997-09-22 |
Andrew Cagney | Fix disabling of model code when simulator does not... |
blob | commitdiff | raw | diff to current |
1997-09-22 |
Andrew Cagney | Simplify logic behind the generic configuration option... |
blob | commitdiff | raw | diff to current |
1997-09-22 |
Andrew Cagney | Add support for --enable-sim-alignment to simulator... |
blob | commitdiff | raw | diff to current |
1997-09-17 |
Andrew Cagney | * sim-events.c (ETRACE): Use trace_printf not sim_io_pr... |
blob | commitdiff | raw | diff to current |
1997-09-17 |
Andrew Cagney | Define MOVED macro, move sub-bitfield from XXX to YYY. |
blob | commitdiff | raw | diff to current |
1997-09-17 |
Andrew Cagney | Add/test 8bit bit manipuation macros. |
blob | commitdiff | raw | diff to current |
1997-09-16 |
Andrew Cagney | Add {LS,MS}SEXT and {LS,MS}INSERTED macros. Eliminates... |
blob | commitdiff | raw | diff to current |
1997-09-15 |
Andrew Cagney | Determine ARCHITECTURE from program if possible. |
blob | commitdiff | raw | diff to current |
1997-09-15 |
Andrew Cagney | * callback.c (os_write): divert stdout and... |
blob | commitdiff | raw | diff to current |
1997-09-12 |
Andrew Cagney | Add profiling support to v850*. |
blob | commitdiff | raw | diff to current |
1997-09-10 |
Andrew Cagney | o Wordwrap usage messages from sim-options |
blob | commitdiff | raw | diff to current |
1997-09-10 |
Andrew Cagney | Add option architecture-info to list supported architec... |
blob | commitdiff | raw | diff to current |
1997-09-10 |
Felix Lee | * sim-core.h (sim_cpu_core): [WITH_XOR_ENDIAN + 1... |
blob | commitdiff | raw | diff to current |
1997-09-09 |
David Edelsohn | * nltvals.def: Regenerate. |
blob | commitdiff | raw | diff to current |
1997-09-08 |
Andrew Cagney | Add/use LSEXTRACTED, MSEXTRACTED macros. |
blob | commitdiff | raw | diff to current |
1997-09-05 |
Andrew Cagney | Redo watchpoint code so that it target can specify... |
blob | commitdiff | raw | diff to current |
1997-09-05 |
Andrew Cagney | Add sim_do_commandf - printf version of sim_do_command. |
blob | commitdiff | raw | diff to current |
1997-09-05 |
Andrew Cagney | Define SIGNED64 and UNSIGNED64 macros - handle MSC... |
blob | commitdiff | raw | diff to current |
1997-09-04 |
Andrew Cagney | Finish implementation of sim-memopt. |
blob | commitdiff | raw | diff to current |
1997-09-04 |
Andrew Cagney | o Add modulo argument to sim_core_attach |
blob | commitdiff | raw | diff to current |
1997-09-04 |
David Edelsohn | * sim-hload.c (sim_load): Add assert for SIM_MAGIC_NUMBER. |
blob | commitdiff | raw | diff to current |
1997-09-04 |
David Edelsohn | * gdbinit.in: New file. |
blob | commitdiff | raw | diff to current |
1997-09-03 |
Andrew Cagney | Add support for suspending/resumeing the simulator... |
blob | commitdiff | raw | diff to current |
1997-09-03 |
Andrew Cagney | Stanify error reporting memory overlaps. |
blob | commitdiff | raw | diff to current |
1997-09-02 |
David Edelsohn | (TAGS): Add support for "/* TAGS: foo */" marker. |
blob | commitdiff | raw | diff to current |
1997-09-02 |
David Edelsohn | * Makefile.in (TAGS): Add support for "/* TAGS: foo... |
blob | commitdiff | raw | diff to current |
1997-09-01 |
Andrew Cagney | Use sim_state_alloc to create common sim object. |
blob | commitdiff | raw | diff to current |
1997-08-30 |
Andrew Cagney | Passify GCC. Convert 0x0LL to something more portable... |
blob | commitdiff | raw | diff to current |
1997-08-28 |
David Edelsohn | * sim-options.c (standard_option_handler): Use xstrdup... |
blob | commitdiff | raw | diff to current |
1997-08-28 |
Andrew Cagney | Add --target=BFDTARGET and --architecture=MACHINE options. |
blob | commitdiff | raw | diff to current |
1997-08-27 |
Andrew Cagney | Fix doco on enable-sim-inline. |
blob | commitdiff | raw | diff to current |
1997-08-27 |
Andrew Cagney | Add MSBIT* and LSBIT* macro's to sim-bits.h |
blob | commitdiff | raw | diff to current |
1997-08-27 |
Andrew Cagney | Add ABFD argument to sim_create_inferior. Document. |
blob | commitdiff | raw | diff to current |
1997-08-27 |
Andrew Cagney | Save a copy of argv, not just a pointer. |
blob | commitdiff | raw | diff to current |
1997-08-25 |
Andrew Cagney | Add ABFD argument to sim_open call. Pass through to... |
blob | commitdiff | raw | diff to current |
1997-08-14 |
David Edelsohn | * callback.c (os_poll_quit): Make static. |
blob | commitdiff | raw | diff to current |
1997-07-22 |
David Edelsohn | * sim-n-core.h (sim_core_write_unaligned_N): Add missi... |
blob | commitdiff | raw | diff to current |
1997-06-06 |
Andrew Cagney | Open in binary mode when available. |
blob | commitdiff | raw | diff to current |
1997-06-05 |
Andrew Cagney | Verify magic number of simulator struct. |
blob | commitdiff | raw | diff to current |
1997-06-04 |
Andrew Cagney | Initialize the sim-engine module. |
blob | commitdiff | raw | diff to current |
1997-06-03 |
Andrew Cagney | o Fixes to repeated watchpoints |
blob | commitdiff | raw | diff to current |
1997-05-27 |
Andrew Cagney | Fix watching PC for 64bit (mips) target. |
blob | commitdiff | raw | diff to current |
1997-05-27 |
Andrew Cagney | Extend xor-endian and per-cpu support in core module. |
blob | commitdiff | raw | diff to current |
1997-05-23 |
Andrew Cagney | Preliminary suport for xor-endian suport in core module. |
blob | commitdiff | raw | diff to current |
1997-05-23 |
Andrew Cagney | Enumerate longjmp's return type. |
blob | commitdiff | raw | diff to current |
1997-05-22 |
Gavin Romig-Koch | Change longjmp param/setjmp return value used for simul... |
blob | commitdiff | raw | diff to current |
1997-05-21 |
Andrew Cagney | Watchpoint interface. |
blob | commitdiff | raw | diff to current |
1997-05-19 |
Andrew Cagney | Make simulator event-queue manager a bit more signal... |
blob | commitdiff | raw | diff to current |
1997-05-19 |
Andrew Cagney | o Implement generic halt/restart/abort module. |
blob | commitdiff | raw | diff to current |
1997-05-19 |
Andrew Cagney | Pacify gcc. |
blob | commitdiff | raw | diff to current |
1997-05-17 |
Michael Meissner | Treat infinities like normal numbers for purposes of... |
blob | commitdiff | raw | diff to current |
1997-05-16 |
Jeff Law | * callback.c (os_close): Mark the descriptor... |
blob | commitdiff | raw | diff to current |
1997-05-15 |
Andrew Cagney | Remove some of the flake from the c80 floating point. |
blob | commitdiff | raw | diff to current |
1997-05-15 |
Andrew Cagney | More floating point operations. |
blob | commitdiff | raw | diff to current |
1997-05-12 |
Andrew Cagney | c80 simulator fixes. |
blob | commitdiff | raw | diff to current |
1997-05-12 |
Andrew Cagney | Match commands like `(gdb) sim a b c' against options... |
blob | commitdiff | raw | diff to current |
1997-05-08 |
Andrew Cagney | Add function sim_args_command() which takes a `(gdb... |
blob | commitdiff | raw | diff to current |
1997-05-07 |
Andrew Cagney | o Clean-up tic80 fp tracing |
blob | commitdiff | raw | diff to current |
1997-05-06 |
David Edelsohn | * sim-profile.c (profile_uninstall): Likewise. |
blob | commitdiff | raw | diff to current |
1997-05-06 |
David Edelsohn | * sim-trace.c (trace_uninstall): Don't close a file... |
blob | commitdiff | raw | diff to current |
next |