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