1998-06-11 |
Doug Evans | * sim-core.h (SIM_CORE_SIGNAL_FN): New typedef. |
tree | commitdiff |
1998-06-10 |
Doug Evans | * Make-common.in (CGEN_FLAGS_TO_PASS): New variable. |
tree | commitdiff |
1998-06-04 |
Andrew Cagney | Memory corruption problems - hw-event list wasn't correct |
tree | commitdiff |
1998-05-25 |
Andrew Cagney | Pull in preliminary versions of hw instances and handle... |
tree | commitdiff |
1998-05-25 |
Andrew Cagney | Make hw-main.h the main header file for H/W devices... |
tree | commitdiff |
1998-05-25 |
Andrew Cagney | Add files hw-alloc.[hc] (mising from last CI) |
tree | commitdiff |
1998-05-25 |
Andrew Cagney | Initialize/destory hw-properties within the hw-device. |
tree | commitdiff |
1998-05-25 |
Andrew Cagney | Split out hw-alloc code. Add constructor and destructo... |
tree | commitdiff |
1998-05-25 |
Andrew Cagney | Split out hw-event code. Clean up interface. Update... |
tree | commitdiff |
1998-05-25 |
Andrew Cagney | Clean up create/delete of hw-ports |
tree | commitdiff |
1998-05-25 |
Andrew Cagney | * hw-device.c (hw_ioctl), hw-device.h (hw_ioctl_callbac... |
tree | commitdiff |
1998-05-25 |
Andrew Cagney | De-sanitize simulator hw. |
tree | commitdiff |
1998-05-22 |
Andrew Cagney | Only enable H/W on some mips targets. |
tree | commitdiff |
1998-05-21 |
Andrew Cagney | * sim-hw.c: Include ctype.h. |
tree | commitdiff |
1998-05-20 |
Doug Evans | * cgen-trace.c (first_insn_p): New static local. |
tree | commitdiff |
1998-05-20 |
Doug Evans | * cgen-ops.h (ADDCFSI): Fix typo. |
tree | commitdiff |
1998-05-17 |
Doug Evans | * cgen-sim.h (CGEN_CPU): New members idesc_{read,sem... |
tree | commitdiff |
1998-05-16 |
Doug Evans | * sim-engine.c (sim_engine_set_run_state): New function. |
tree | commitdiff |
1998-05-15 |
Doug Evans | * cgen-trace.c (trace_insn_init): New arg first_p. |
tree | commitdiff |
1998-05-15 |
Joyce Janczyn | Run ranlib on installed copy of libsim.a. |
tree | commitdiff |
1998-05-15 |
Joyce Janczyn | Install libsim.a $(exec_prefix)/lib/lib[target]-sim... |
tree | commitdiff |
1998-05-07 |
Doug Evans | * Make-common (sim_main_headers): Sort. |
tree | commitdiff |
1998-05-06 |
Doug Evans | * sim-io.c: #include <errno.h>. |
tree | commitdiff |
1998-05-06 |
Andrew Cagney | Copy polling code in PSIM simulator into common directo... |
tree | commitdiff |
1998-05-05 |
Doug Evans | Fix sanitization. |
tree | commitdiff |
1998-05-01 |
Andrew Cagney | *) Delete CPU and CIA arguments from hw_io_*_buffer... |
tree | commitdiff |
1998-04-30 |
Andrew Cagney | Add 2-result FP trace macro. |
tree | commitdiff |
1998-04-29 |
Geoffrey Noer | Tue Apr 28 18:28:58 1998 Geoffrey Noer <noer@cygnus... |
tree | commitdiff |
1998-04-27 |
Andrew Cagney | Clean up cell types. |
tree | commitdiff |
1998-04-26 |
Tom Tromey | * configure: Regenerated to track ../common/aclocal... |
tree | commitdiff |
1998-04-24 |
Tom Tromey | * configure: Regenerated to track ../common/aclocal... |
tree | commitdiff |
1998-04-24 |
Andrew Cagney | Drop leading `_' from macros. |
tree | commitdiff |
1998-04-22 |
Doug Evans | Delete sky sim-base.h entries (required sanitization). |
tree | commitdiff |
1998-04-22 |
James Lemke | Move target specific stuff from sim/common/sim-base... |
tree | commitdiff |
1998-04-22 |
Michael Meissner | Add intl support |
tree | commitdiff |
1998-04-21 |
James Lemke | sim-base.h: Add configure option --with-sim-funit. |
tree | commitdiff |
1998-04-21 |
Doug Evans | * cgen-ops.h (ADDCFSI): Fix. |
tree | commitdiff |
1998-04-21 |
Doug Evans | * cgen-types.h (GETHIDI,MAKEDI): Tweak. |
tree | commitdiff |
1998-04-21 |
Andrew Cagney | Implement ERET instruction. |
tree | commitdiff |
1998-04-16 |
Andrew Cagney | o CVT.S.W and CVT.W.S were reversed |
tree | commitdiff |
1998-04-15 |
Andrew Cagney | Add EXTEND11(). |
tree | commitdiff |
1998-04-15 |
Andrew Cagney | Define EXTEND15(). |
tree | commitdiff |
1998-04-15 |
Andrew Cagney | Define EXTEND4() and EXTEND5(). |
tree | commitdiff |
1998-04-14 |
John Metzler | Tue Apr 14 16:31:35 1998 John Metzler <jmetzler@cygnu... |
tree | commitdiff |
1998-04-14 |
Doug Evans | * Make-common.in (RUNTESTFLAGS): Define. |
tree | commitdiff |
1998-04-14 |
Andrew Cagney | * sim-info.c (sim_info): Be verbose when either VERBOSE... |
tree | commitdiff |
1998-04-05 |
Andrew Cagney | aclocal.m4: Don't enable inlining when cross-compiling. |
tree | commitdiff |
1998-04-04 |
Andrew Cagney | Cleanup INLINE support for simulators using common... |
tree | commitdiff |
1998-04-03 |
Andrew Cagney | Don't bother generating trace prefix string when not... |
tree | commitdiff |
1998-03-30 |
Andrew Cagney | * run.c (main): Handle all alternatives of enum sim_stop. |
tree | commitdiff |
1998-03-27 |
Andrew Cagney | Do top level sim-hw module for device tree. |
tree | commitdiff |
1998-03-27 |
Andrew Cagney | Define CPU_INDEX. Initialize. |
tree | commitdiff |
1998-03-27 |
Andrew Cagney | Add sanitize-am30 markers. Keep details of AM30 implem... |
tree | commitdiff |
1998-03-25 |
Andrew Cagney | * dv-pal.c (enum hw_pal_address_mask): From Stu Grossma... |
tree | commitdiff |
1998-03-25 |
Andrew Cagney | * hw-tree.c (hw_tree_find_property): Return NULL when... |
tree | commitdiff |
1998-03-25 |
Ian Carmichael | * Added HAVE_FPU_CONTROL_H and HAVE___SETFPUCW to fix... |
tree | commitdiff |
1998-03-25 |
Tom Tromey | This commit was generated by cvs2svn to track changes... |
tree | commitdiff |
1998-03-25 |
Andrew Cagney | * dv-pal.c (hw_pal_countdown, hw_pal_countdown_value, |
tree | commitdiff |
1998-03-25 |
Andrew Cagney | Re-do --enable-sim-hardware so that each simulator... |
tree | commitdiff |
1998-03-24 |
Stu Grossman | * Make-common.in: Get SHELL from configure. |
tree | commitdiff |
1998-03-22 |
Andrew Cagney | New function hw_strdup() - use memory tied to hw device. |
tree | commitdiff |
1998-03-22 |
Andrew Cagney | Fix typos: Setting trace in wrong function, ME vs HW. |
tree | commitdiff |
1998-03-22 |
Andrew Cagney | Copy function ../ppc/device_table.c:generic_device_init... |
tree | commitdiff |
1998-03-22 |
Andrew Cagney | Add function hw_trace() and macro HW_TRACE - provides... |
tree | commitdiff |
1998-03-22 |
Andrew Cagney | Add hw_{malloc,zalloc,free} functions to hw_device... |
tree | commitdiff |
1998-03-22 |
Andrew Cagney | Replace *attach_address() arguments SPACEMASK:ADDR... |
tree | commitdiff |
1998-03-18 |
Andrew Cagney | Prototype common device framework. Plenty more work... |
tree | commitdiff |
1998-03-18 |
Andrew Cagney | * aclocal.m4 (SIM_AC_OPTION_HARDWARE): Set sim_hw_obj... |
tree | commitdiff |
1998-03-16 |
Andrew Cagney | Pass sim_cia cia into trace_prefix() |
tree | commitdiff |
1998-03-15 |
Doug Evans | * dv-sockser.c, dv-sockser.h: New files. |
tree | commitdiff |
1998-03-13 |
Fred Fish | * sim-base.h (struct sim_state_base): Add prog_syms and |
tree | commitdiff |
1998-03-13 |
Angela Marie Thomas | massive sanitization fixes |
tree | commitdiff |
1998-03-11 |
Andrew Cagney | Allow more than just read, write and exec memory spaces... |
tree | commitdiff |
1998-03-09 |
Doug Evans | * sim-base.h (sim_state_base): New member environment. |
tree | commitdiff |
1998-03-09 |
Jim Wilson | Patch to fix irix6-x-mips64-elf simulator failures. |
tree | commitdiff |
1998-03-04 |
Doug Evans | * sim-core.c (sim_core_attach): Use xmalloc instead... |
tree | commitdiff |
1998-03-03 |
Andrew Cagney | * sim-types.h (SIGNED32, SIGNED64): Pacify GCC. |
tree | commitdiff |
1998-03-03 |
Doug Evans | Fix typos. |
tree | commitdiff |
1998-03-03 |
Doug Evans | * Make-common.in (TAGS): Make smarter. |
tree | commitdiff |
1998-03-03 |
Doug Evans | * Make-common.in (TAGS): Make smarter. |
tree | commitdiff |
1998-03-03 |
Doug Evans | Good grief. Detailed function descriptions should... |
tree | commitdiff |
1998-03-03 |
Doug Evans | (sim_core_attach): Add a comment describing its function. |
tree | commitdiff |
1998-03-03 |
Doug Evans | Improve comment. |
tree | commitdiff |
1998-03-02 |
Doug Evans | * sim-core.c (sim_core_attach): Revise last patch. |
tree | commitdiff |
1998-03-02 |
Doug Evans | * sim-core.c (sim_core_attach): Use xmalloc instead... |
tree | commitdiff |
1998-03-01 |
Ron Unrau | (find_match): recheck argv[argi] in multi-word match... |
tree | commitdiff |
1998-02-28 |
Doug Evans | * sim-module.c (*): Fix typos in assertion tests. |
tree | commitdiff |
1998-02-28 |
Andrew Cagney | Pacify GCC: const char * passed to asprintf; int functi... |
tree | commitdiff |
1998-02-28 |
Andrew Cagney | Add generic sim-info.c:sim_info() function using module... |
tree | commitdiff |
1998-02-27 |
Doug Evans | * sim-base.h (sim_cpu_base): New members name, options. |
tree | commitdiff |
1998-02-25 |
Doug Evans | * Make-common.in (check): Run `make check' in testsuit... |
tree | commitdiff |
1998-02-25 |
Andrew Cagney | Extend TRACE macros to include more cases. |
tree | commitdiff |
1998-02-25 |
Doug Evans | delete FIXME |
tree | commitdiff |
1998-02-25 |
Doug Evans | * genmloop.sh (engine_resume): Update insn_count befor... |
tree | commitdiff |
1998-02-25 |
Doug Evans | (profile_print_core): Simplify by calling sim_core_map... |
tree | commitdiff |
1998-02-25 |
Doug Evans | (profile_print_core): Simplify by calling sim_core_map... |
tree | commitdiff |
1998-02-25 |
Doug Evans | * sim-profile.c (profile_print): Delete duplicate... |
tree | commitdiff |
1998-02-24 |
Mark Alexander | * nltvals.def: Regenerate with MN10300 additions. |
tree | commitdiff |
1998-02-24 |
Andrew Cagney | Add tracing to r5900 p* instructions. |
tree | commitdiff |
1998-02-23 |
Doug Evans | * cgen-sim.h (SEM_NEXT_PC): New arg `len'. |
tree | commitdiff |
next |