If xgettext fails, make Sanitize fail
[binutils-gdb.git] / sim /
1998-04-22 Doug EvansDelete sky sim-base.h entries (required sanitization).
1998-04-22 James LemkeMove target specific stuff from sim/common/sim-base...
1998-04-22 Doug Evans * Makefile.in (GCC_FOR_TARGET): Add options to find...
1998-04-22 Doug Evans * Makefile.in (TARGET_FLAGS_TO_PASS): Delete LIBS...
1998-04-22 Michael MeissnerRegenerate configure
1998-04-22 Michael MeissnerAdd intl support
1998-04-21 Jillian YeFixing typos.
1998-04-21 Jillian YeMakefile.in : Use GIF_TRACE to generate the sce_test...
1998-04-21 James Lemker5900.igen, sim-main.h, sky-libvpe.c: Add run-time...
1998-04-21 James Lemkeconfigure.in, interp.c: Add configure option --with...
1998-04-21 James Lemkesim-base.h: Add configure option --with-sim-funit.
1998-04-21 James LemkeAdd configure option --with-sim-funit for sim & gdb.
1998-04-21 Doug Evans * cgen-ops.h (ADDCFSI): Fix.
1998-04-21 Doug Evans * cgen-types.h (GETHIDI,MAKEDI): Tweak.
1998-04-21 Jason MolendaFix sanitize tag. The proper keyword is "start-sanitiz...
1998-04-21 Doug Evans * sim/m32r/addx.cgs: Test (-1)+(-1)+1.
1998-04-21 Doug Evans * lib/sim-defs.exp (run_sim_test): Don't exit early...
1998-04-21 Jason MolendaAdd sim-main.c to things to keep.
1998-04-21 Andrew CagneyEntry about changing sim_open missing from changelog.
1998-04-21 Andrew CagneyImplement ERET instruction.
1998-04-21 Andrew CagneyFor new IGEN simulators, rewrite checks validating...
1998-04-21 Andrew Cagney* gen-icache.c (print_icache_extraction): When generati...
1998-04-20 Doug Evans * cpu.c,sem.c,sem-switch.c: Regenerate. From
1998-04-20 Frank Ch. Eigler* Added one new R5900 COP2 test.
1998-04-20 Jillian Yet-pke2.trc t-pke2.vif1expect: Update the testcase to...
1998-04-17 Doug Evans * Makefile.in (ULIMIT): New variable.
1998-04-17 Frank Ch. Eigler* Fixed data mangling problems in R5900 COP2 LQC2/SQC2...
1998-04-17 Frank Ch. Eigler* New R5900 COP2 test case.
1998-04-16 Frank Ch. Eigler* Adapted R5900 COP2 interface code to clarified micro...
1998-04-16 Jillian YeUpdate the testcase to work with gpu2 lib.
1998-04-16 Andrew Cagneyo CVT.S.W and CVT.W.S were reversed
1998-04-15 Andrew CagneyTX19 uses igen by default.
1998-04-15 Frank Ch. Eigler* Changes to make interp.c compile under mips64r5900...
1998-04-15 Andrew CagneyRe-fix 32 bit DSRAV instruction.
1998-04-15 Andrew CagneyAdd EXTEND11().
1998-04-15 Andrew CagneyDebug tx19 built from igen sources.
1998-04-15 Andrew CagneyDefine EXTEND15().
1998-04-15 Andrew CagneyDefine EXTEND4() and EXTEND5().
1998-04-14 John MetzlerTue Apr 14 16:31:35 1998 John Metzler <jmetzler@cygnu...
1998-04-14 Doug Evans * sim/m32r/maclh1.cgs: Fix testcase.
1998-04-14 Doug Evans * semx.c: Regenerate.
1998-04-14 Doug Evans * Make-common.in (RUNTESTFLAGS): Define.
1998-04-14 Ian Carmichael* Added interactive debugging for vector units, and...
1998-04-14 Jillian Yec_gen.pl: Change to use data type "int" instead of...
1998-04-14 Andrew CagneyImplement 32 bit MIPS16 instructions listed in m16...
1998-04-14 Andrew Cagney* sim-info.c (sim_info): Be verbose when either VERBOSE...
1998-04-14 Andrew Cagney* mn10300_sim.h: Declare all functions in op_utils...
1998-04-14 Andrew CagneyBroke parsing of !<val>!<val> when adding support for...
1998-04-14 Andrew Cagneyo Use new `!<field>' and `=<field>' operators in spec of
1998-04-14 Andrew CagneyAdd support for instruction word conditionals of the...
1998-04-13 Frank Ch. Eigler* COP2 testing changes.
1998-04-13 Frank Ch. Eigler* Fixed a one-character typo in COP2 instruction synthesis.
1998-04-11 Doug Evans * cpu.h,decode.c,decode.h,extract.c,sem.c,sem-switch...
1998-04-09 Frank Ch. Eigler* Backed out week-old attempt at enabling quadword...
1998-04-09 Frank Ch. Eigler* Added one PKE test after finding unexpected ####...
1998-04-09 Jillian Yec_gen.pl : Added handling for data from GIF path1/2...
1998-04-09 Ian Carmichael* Fixed testcase. 1,$ s/ITOP 412/ITOP 421/
1998-04-09 Ian Carmichael* Fixed up blank lines in file.
1998-04-09 Ian Carmichael* Temporarily change LOADDRMASK in sky build.
1998-04-09 Mark Alexander * erc32.c (sim_stop): Handle SIGINT gracefully.
1998-04-09 Mark Alexander * exec.c (dispatch_instruction): Change how carry...
1998-04-08 Frank Ch. Eigler* R5900 sky COP2 testing continuing. Today only small
1998-04-08 Frank Ch. Eigler* COP2 test case update.
1998-04-08 Jillian Yec_gen.pl: Added subroutine perform_test_read_only
1998-04-08 Ian Carmichael* Add sky-vudis.h, sky-vudis.c.
1998-04-08 Jillian Yesce_main.c Fixing address used (line 100): DMA_D1_MADR...
1998-04-08 Jillian YeUpdate testcase to use the correct include files.
1998-04-08 Jillian Ye*** empty log message ***
1998-04-08 Jillian Ye Take out sce_testcase from "make check" until they...
1998-04-08 Jillian YeUpdate testcase to compile with the lastest DVP AS
1998-04-08 Jillian YeUpdate testcase to compile with latest DVP-AS
1998-04-07 Andrew CagneyKeep sim-main.c and tx.igen
1998-04-07 Doug EvansKeep sky-gs.[ch] if sky.
1998-04-07 Frank Ch. Eigler* Oops, keep new file.
1998-04-07 Frank Ch. Eigler* R5900 COP2 sim testing in progress. The majority...
1998-04-07 Frank Ch. Eigler* COP2 testing in progress.
1998-04-07 Doug EvansUpdate.
1998-04-07 Jillian YeUpdate Makefile.in to use dvp-el-as for SKY testcases.
1998-04-07 Ian Carmichael* Added missing ITOP instructions to test40,41,42,43.
1998-04-07 Jillian Yesce_main.c : Added "return 0;" to the end of main.
1998-04-07 Jillian Yesce* : files added for the SCE (feb28) testsuite (modif...
1998-04-07 Frank Ch. Eigler* R5900 COP2 is now ready for testing. Let loose the...
1998-04-06 Jillian Yec_gen.pl: Added sub-routine perform_test64 to read...
1998-04-05 Frank Ch. Eigler* R5900 COP2 function nearly complete. PKE sim now...
1998-04-05 Frank Ch. Eigler* Test case patch for more functional GPUIF implementation
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-04-03 Jillian Yec_gen.pl: Added sub-routine process_data_reg64 to handl...
1998-04-03 Andrew CagneyDon't bother generating trace prefix string when not...
1998-04-02 Ron Unrau * sim-main.h: add vif registers
1998-04-02 Andrew CagneyRe-do load/store operations so that they work for both...
1998-04-02 Andrew CagneyFor mips get_mem_size call. Force the return of a...
1998-04-01 Ron Unrausky-vu.[ch]: prototype decls, cast floats to ints befor...
1998-04-01 Frank Ch. Eigler* You bop one on the head ... another one appears.
1998-04-01 Andrew Cagney* configure.in (SIM_AC_OPTION_WARNINGS): Add.
1998-03-31 James Lemke * sky-dma.c: Clarify text in warning msg.
1998-03-30 Frank Ch. Eigler* Continuing sky R5900 / COP2 work. Added extra saniti...
1998-03-30 Gavin Romig-Koch * configure.in (mipstx39*-*-*): Use gencode simulator...
1998-03-30 Andrew Cagney* run.c (main): Handle all alternatives of enum sim_stop.
1998-03-29 Frank Ch. Eigler* Oops, added #ifdef TARGET_SKY around R5900 COP2 imple...
next