* elf32-m68k.c (elf_m68k_relocate_section): Don't need the
[deliverable/binutils-gdb.git] / sim / tic80 /
2000-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-04  Andrew CagneyTIc80 simulator.
1999-04-16  Stan ShebsInitial creation of sourceware repository
1998-12-21  Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-10-28  Andrew CagneyUnify (well almost) --enable-build-warnings configurati...
1998-05-22  Andrew CagneyOnly enable H/W on some mips targets.
1998-05-01  Andrew CagneyFix type of arguments to sim_engine_halt.
1998-04-29  Geoffrey NoerTue Apr 28 18:28:58 1998 Geoffrey Noer <noer@cygnus...
1998-04-26  Tom Tromey * configure: Regenerated to track ../common/aclocal...
1998-04-24  Tom Tromey * configure: Regenerated to track ../common/aclocal...
1998-04-24  Andrew Cagney* ic (rBase, rLink): Make the type a pointer.
1998-04-05  Andrew Cagneyaclocal.m4: Don't enable inlining when cross-compiling.
1998-04-04  Andrew CagneyCleanup INLINE support for simulators using common...
1998-03-27  Andrew CagneyDo top level sim-hw module for device tree.
1998-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-03-25  Andrew CagneyRe-do --enable-sim-hardware so that each simulator...
1998-03-18  Andrew Cagney* aclocal.m4 (SIM_AC_OPTION_HARDWARE): Set sim_hw_obj...
1998-03-11  Andrew CagneyAllow more than just read, write and exec memory spaces...
1998-02-28  Andrew CagneyAdd generic sim-info.c:sim_info() function using module...
1998-02-17  Michael MeissnerBetter tracing for conditional branches
1998-02-17  Andrew CagneyFor sim_fetch_register / sim_store_register: Add LENGTH...
1998-02-14  Michael MeissnerTIC80 uses little endian doubles, not big endian
1998-02-13  Michael MeissnerPass floating point structure address instead of the...
1998-02-03  Andrew CagneyIGEN - Replace IMEM (IMEM_IMMED) macro with IMEM<insn...
1998-02-02  Andrew CagneyAdd support for configuring the size of the floating...
1998-01-31  Andrew CagneyAdd config support for the size of the target address...
1998-01-31  Andrew Cagneyigen: Fix SMP simulator generator support.
1998-01-28  Michael MeissnerPrint compare bits in human readible form
1998-01-21  Andrew CagneyDelete bogus line in ChangeLog
1998-01-20  Doug Evans* aclocal.m4: Recognize --enable-maintainer-mode.
1997-12-15  Andrew CagneyIn nrun.c, look for sigaction & SA_RESTART. When both...
1997-12-04  Doug EvansRegenerate configure files.
1997-11-24  Doug Evans * cpu.h (TRACE_COND_BR): Use TRACE_BRANCH_P, not TRACE...
1997-11-22  Andrew CagneyClarify meaning of sim_signalled's SIGRC argument....
1997-11-18  Doug Evans * sim-main.h (CIA_ADDR): Define.
1997-10-28  Andrew CagneyAdd support for 16 byte quantities to sim-endian macro...
1997-10-20  Andrew CagneyAdd 8 bit arithmetic to sim-alu.
1997-10-03  Andrew CagneyRewrite simulator floating point module. Do not rely...
1997-10-02  Andrew CagneyFix typo, WITH_TARGET_WORD_BITSIZE not WITH_TARGET_BITSIZE.
1997-09-25  Andrew CagneyAdd/use SIM_AC_OPTION_BITSIZE.
1997-09-23  Andrew CagneyRemove need to update <targ>/Makefile.in when adding...
1997-09-22  Andrew CagneySimplify logic behind the generic configuration option...
1997-09-22  Andrew CagneyAdd support for --enable-sim-alignment to simulator...
1997-09-17  Felix Lee * sim-main.h (kill): macro was missing args.
1997-09-15  Andrew CagneyUpdate to reflect change to sim/common/aclocal.m4 ...
1997-09-08  Andrew CagneyUse updated MSMASK, MSMASKED macros.
1997-09-05  David Edelsohn* configure: Regenerated to track ../common/aclocal...
1997-09-04  Andrew CagneyFinish implementation of sim-memopt.
1997-09-04  Andrew Cagneyo Add modulo argument to sim_core_attach
1997-09-01  Andrew CagneyUse sim_state_alloc to create common sim object.
1997-08-30  Andrew CagneyPassify GCC.
1997-08-27  Andrew CagneyFix doco on enable-sim-inline.
1997-08-27  Andrew CagneyAdd MSBIT* and LSBIT* macro's to sim-bits.h
1997-08-27  Andrew CagneyAdd ABFD argument to sim_create_inferior. Document.
1997-08-26  Andrew CagneyFlush defunct sim_kill.
1997-08-25  Andrew CagneyAdd ABFD argument to sim_open call. Pass through to...
1997-08-09  Mark Alexander * sim-calls.c (sim_store_register): Allow accumulators
1997-05-30  Andrew CagneyAdd assembler information to igen input files.
1997-05-29  Andrew CagneyFix subu immed - was incorrectly using unsigned.
1997-05-27  Andrew CagneyExtend xor-endian and per-cpu support in core module.
1997-05-21  Andrew CagneyWatchpoint interface.
1997-05-20  Andrew CagneyPart II of adding callback argument to sim_open()....
1997-05-20  Andrew CagneyDepreciate sim_set_callbacks() function. Set simulator...
1997-05-19  Michael MeissnerMake getpid, kill supported system calls
1997-05-19  Andrew CagneyGraft sim/common event and other code onto the mips...
1997-05-19  Andrew CagneyMake simulator event-queue manager a bit more signal...
1997-05-19  Andrew Cagneyo Implement generic halt/restart/abort module.
1997-05-16  Andrew Cagneyo Make tic80 insn file more `cache ready'
1997-05-15  Andrew CagneyRemove some of the flake from the c80 floating point.
1997-05-15  Andrew CagneyFix double conversion problem.
1997-05-15  Andrew CagneyPassify gcc's warnings.
1997-05-14  Michael MeissnerMake columns line up for fpu operation tracing
1997-05-13  Michael MeissnerMake sure r0 == 0; Return EINVAL for system calls that...
1997-05-13  Andrew CagneyRemove ANNULed cycle - was confusing gdb.
1997-05-12  Michael MeissnerFix ld/st tracing
1997-05-12  Andrew CagneyClear cntrl-c after handling it.
1997-05-12  Andrew Cagneyc80 simulator fixes.
1997-05-12  Michael MeissnerFix endian problems with ld.d/st.d
1997-05-11  Michael MeissnerFix shift/lmo insns; Subu does arithmetic unsigned
1997-05-10  Michael MeissnerAnd short immediate instructions use unsigned immediate...
1997-05-09  Michael MeissnerFix xor in simulator
1997-05-09  Michael MeissnerMake cmp produce the correct results
1997-05-09  Andrew CagneyUpdate CIA as well as NIA when a 64bit insn is encountered.
1997-05-08  Michael MeissnerReally fix the bbo/bbz instructions.
1997-05-08  Michael Meissnerreverse bit number for bbo/bbz instructions.
1997-05-08  Michael MeissnerFix non-anulled calls so that return address is correct
1997-05-08  Michael MeissnerChange output format slightly
1997-05-08  Michael MeissnerChange output format slightly
1997-05-08  Michael MeissnerBump SIZE_DECIMAL to 13
1997-05-08  Andrew CagneyAdd function sim_args_command() which takes a `(gdb...
1997-05-07  Andrew Cagneyo Clean-up tic80 fp tracing
1997-05-06  Michael MeissnerRemove extra : from nop, sink{1,2} tracing
1997-05-06  Michael MeissnerAdd semantic tracing to the tic80
1997-05-05  Andrew CagneyStart of implementation of a distributed (between proce...
1997-05-05  Andrew CagneyAdd flakey floating-point support to the TI c80 simulator.
1997-05-02  Andrew Cagneyo Add core and event objects into simulator
1997-04-30  Andrew CagneyAdd Tick shift insn
1997-04-29  Andrew CagneyNumerous fixes.
1997-04-24  Andrew CagneyEnable more instructions.
next
This page took 0.181216 seconds and 7 git commands to generate.