| Commit message (Expand) | Author | Age | Files | Lines |
* | Unify (well almost) --enable-build-warnings configuration option | Andrew Cagney | 1998-10-28 | 1 | -181/+349 |
* | Only enable H/W on some mips targets. | Andrew Cagney | 1998-05-22 | 1 | -3/+3 |
* | Fix type of arguments to sim_engine_halt. | Andrew Cagney | 1998-05-01 | 2 | -5/+9 |
* | Tue Apr 28 18:28:58 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1998-04-29 | 2 | -131/+172 |
* | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 1998-04-26 | 5 | -130/+158 |
* | * configure: Regenerated to track ../common/aclocal.m4 changes. | Tom Tromey | 1998-04-24 | 4 | -48/+1898 |
* | * ic (rBase, rLink): Make the type a pointer. | Andrew Cagney | 1998-04-24 | 2 | -2/+6 |
* | aclocal.m4: Don't enable inlining when cross-compiling. | Andrew Cagney | 1998-04-05 | 1 | -17/+22 |
* | Cleanup INLINE support for simulators using common framework. | Andrew Cagney | 1998-04-04 | 2 | -51/+56 |
* | Do top level sim-hw module for device tree. | Andrew Cagney | 1998-03-27 | 2 | -2/+6 |
* | Re-do --enable-sim-hardware so that each simulator can specify the devices | Andrew Cagney | 1998-03-25 | 2 | -44/+50 |
* | * aclocal.m4 (SIM_AC_OPTION_HARDWARE): Set sim_hw_obj, sim_dv_obj, | Andrew Cagney | 1998-03-18 | 2 | -43/+134 |
* | Allow more than just read, write and exec memory spaces in the core | Andrew Cagney | 1998-03-11 | 2 | -4/+9 |
* | Add generic sim-info.c:sim_info() function using module mechanism. | Andrew Cagney | 1998-02-28 | 3 | -9/+7 |
* | Better tracing for conditional branches | Michael Meissner | 1998-02-17 | 4 | -12/+92 |
* | For sim_fetch_register / sim_store_register: Add LENGTH parameter, | Andrew Cagney | 1998-02-17 | 2 | -6/+11 |
* | TIC80 uses little endian doubles, not big endian | Michael Meissner | 1998-02-14 | 2 | -2/+5 |
* | Pass floating point structure address instead of the structure itself | Michael Meissner | 1998-02-13 | 3 | -32/+40 |
* | IGEN - Replace IMEM (IMEM_IMMED) macro with IMEM<insn-size> macro, | Andrew Cagney | 1998-02-03 | 2 | -2/+7 |
* | Add support for configuring the size of the floating point unit (fp_word). | Andrew Cagney | 1998-02-02 | 1 | -0/+4 |
* | Add config support for the size of the target address and OF cell. | Andrew Cagney | 1998-01-31 | 2 | -71/+96 |
* | igen: Fix SMP simulator generator support. | Andrew Cagney | 1998-01-31 | 2 | -1/+7 |
* | Print compare bits in human readible form | Michael Meissner | 1998-01-28 | 4 | -8/+146 |
* | Delete bogus line in ChangeLog | Andrew Cagney | 1998-01-21 | 1 | -4/+0 |
* | * aclocal.m4: Recognize --enable-maintainer-mode. | Doug Evans | 1998-01-20 | 2 | -52/+80 |
* | In nrun.c, look for sigaction & SA_RESTART. When both present, | Andrew Cagney | 1997-12-15 | 3 | -56/+60 |
* | Regenerate configure files. | Doug Evans | 1997-12-04 | 2 | -52/+101 |
* | * cpu.h (TRACE_COND_BR): Use TRACE_BRANCH_P, not TRACE_ALU_P. | Doug Evans | 1997-11-24 | 2 | -1/+5 |
* | Clarify meaning of sim_signalled's SIGRC argument. Document that this | Andrew Cagney | 1997-11-22 | 5 | -14/+22 |
* | * sim-main.h (CIA_ADDR): Define. | Doug Evans | 1997-11-18 | 3 | -14/+12 |
* | Add support for 16 byte quantities to sim-endian macro H2T. | Andrew Cagney | 1997-10-28 | 2 | -16/+20 |
* | Add 8 bit arithmetic to sim-alu. | Andrew Cagney | 1997-10-20 | 2 | -2/+6 |
* | Rewrite simulator floating point module. Do not rely on host FP | Andrew Cagney | 1997-10-03 | 3 | -41/+64 |
* | Fix typo, WITH_TARGET_WORD_BITSIZE not WITH_TARGET_BITSIZE. | Andrew Cagney | 1997-10-02 | 2 | -0/+6 |
* | Add/use SIM_AC_OPTION_BITSIZE. | Andrew Cagney | 1997-09-25 | 2 | -41/+52 |
* | Remove need to update <targ>/Makefile.in when adding optional options | Andrew Cagney | 1997-09-23 | 3 | -71/+156 |
* | Simplify logic behind the generic configuration option --enable-sim-alignment. | Andrew Cagney | 1997-09-22 | 2 | -20/+39 |
* | Add support for --enable-sim-alignment to simulator common aclocal.m4 | Andrew Cagney | 1997-09-22 | 2 | -19/+38 |
* | * sim-main.h (kill): macro was missing args. | Felix Lee | 1997-09-17 | 2 | -1/+10 |
* | Update to reflect change to sim/common/aclocal.m4 (allow sim/common | Andrew Cagney | 1997-09-15 | 2 | -8/+12 |
* | Use updated MSMASK, MSMASKED macros. | Andrew Cagney | 1997-09-08 | 3 | -10/+10 |
* | * configure: Regenerated to track ../common/aclocal.m4 changes. | David Edelsohn | 1997-09-05 | 2 | -11/+16 |
* | Finish implementation of sim-memopt. | Andrew Cagney | 1997-09-04 | 3 | -33/+21 |
* | o Add modulo argument to sim_core_attach | Andrew Cagney | 1997-09-04 | 3 | -19/+34 |
* | Use sim_state_alloc to create common sim object. | Andrew Cagney | 1997-09-01 | 2 | -9/+6 |
* | Passify GCC. | Andrew Cagney | 1997-08-30 | 2 | -2/+7 |
* | Fix doco on enable-sim-inline. | Andrew Cagney | 1997-08-27 | 2 | -1/+6 |
* | Add MSBIT* and LSBIT* macro's to sim-bits.h | Andrew Cagney | 1997-08-27 | 2 | -1/+3 |
* | Add ABFD argument to sim_create_inferior. Document. | Andrew Cagney | 1997-08-27 | 3 | -23/+29 |
* | Flush defunct sim_kill. | Andrew Cagney | 1997-08-26 | 2 | -6/+4 |