* R5900 sky COP2 testing continuing. Today only small
[deliverable/binutils-gdb.git] / sim /
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...
1998-03-28  Frank Ch. Eigler* Updated test cases to confirm PKE behavior according...
1998-03-28  Frank Ch. Eigler* Modified sky PKE behavior according to new SCEI specs.
1998-03-27  Frank Ch. Eigler* Inserted skeleton of R5900 COP2 simulation. Merged...
1998-03-27  Patrick Macdonaldsky-gs.c: initial drop of GS control registers (outstan...
1998-03-27  Ron Unrau * sky-vu.c: new file to read/write VU registers
1998-03-27  Andrew CagneyDo top level sim-hw module for device tree.
1998-03-27  Andrew CagneyClean up m32rx sanitization
1998-03-27  Andrew CagneyDefine CPU_INDEX. Initialize.
1998-03-27  Andrew CagneyAdd sanitize-am30 markers. Keep details of AM30 implem...
1998-03-26  Andrew Cagney* dv-mn103cpu.c (deliver_mn103cpu_interrupt): Stop...
1998-03-26  Stu Grossman * Makefile.in (tmp-igen): Prefix all usage of move...
1998-03-26  Andrew Cagney* configure.in: Make --enable-sim-common the default.
1998-03-25  Andrew Cagney* dv-pal.c (enum hw_pal_address_mask): From Stu Grossma...
1998-03-25  Joyce Janczyn * mn10300.igen (cmp imm8,An): Do not sign extend...
1998-03-25  Andrew Cagney* hw-tree.c (hw_tree_find_property): Return NULL when...
1998-03-25  Ian Carmichael* Added HAVE_FPU_CONTROL_H and HAVE___SETFPUCW to fix...
1998-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-03-25  Joyce Janczyn * simops.c (OP_F0FD): Initialise variable 'sp' for...
1998-03-25  Andrew Cagney* dv-mn103int.c (decode_group): A group register every...
1998-03-25  Andrew Cagney* interp.c (sim_open): Tidy up device creation.
1998-03-25  Andrew Cagney* interp.c (sim_open): Create second 1mb memory region...
1998-03-25  Andrew Cagney* mn10300_sim.h (EXTRACT_PSW_LM, INSERT_PSW_LM, PSW_IE...
1998-03-25  Andrew Cagney* dv-pal.c (hw_pal_countdown, hw_pal_countdown_value,
1998-03-25  Andrew CagneyRe-do --enable-sim-hardware so that each simulator...
1998-03-25  Andrew CagneyPacify GCC.
1998-03-24  Andrew Cagney* interp.c (Max, Min): Comment out functions. Not yet...
1998-03-24  Ian Carmichael* Several fixes and performance enhancements from my...
1998-03-24  Andrew Cagney* gen-engine.c (print_run_body): Re-extract the CIA...
1998-03-24  Joyce JanczynAdd new files: mn10300.igen, mn10300.dc, sim-main.h...
1998-03-24  Joyce JanczynPort mn10300 simulator to build with the common simulat...
1998-03-24  Joyce JanczynAdd code to support building mn10300 simulator with...
1998-03-24  Joyce JanczynAdd support for building simulator based on common...
1998-03-24  Joyce JanczynAdd ability to configure mn10300 built with common...
1998-03-24  Joyce JanczynNew {load/store}_{byte/half/word} macros for simulator...
1998-03-24  Joyce JanczynHeader file required by igen generated files.
1998-03-24  Joyce JanczynIGEN input files for mn10300 simulator.
1998-03-24  Stu Grossman * Makefile.in: Get SHELL from configure.
1998-03-24  Stu Grossman * Make-common.in: Get SHELL from configure.
1998-03-24  Joyce JanczynBuild IGEN with the mn10300 simulator.
1998-03-22  Andrew CagneyNew function hw_strdup() - use memory tied to hw device.
1998-03-22  Andrew CagneyFix typos: Setting trace in wrong function, ME vs HW.
1998-03-22  Andrew CagneyCopy function ../ppc/device_table.c:generic_device_init...
1998-03-22  Andrew CagneyAdd function hw_trace() and macro HW_TRACE - provides...
1998-03-22  Andrew CagneyAdd hw_{malloc,zalloc,free} functions to hw_device...
1998-03-22  Andrew CagneyReplace *attach_address() arguments SPACEMASK:ADDR...
1998-03-20  James LemkeAdded DMAC unit test cases.
1998-03-20  Frank Ch. Eigler* Monster bug fixes & improvements from the last two...
1998-03-18  Frank Ch. Eigler* Changes today consist just of some code hardening.
1998-03-18  Andrew CagneyPrototype common device framework. Plenty more work...
1998-03-18  Andrew Cagney* aclocal.m4 (SIM_AC_OPTION_HARDWARE): Set sim_hw_obj...
1998-03-18  Frank Ch. Eigler* Added --with-sim-gpu2=<path> option for linking SCEI...
1998-03-17  Frank Ch. Eigler* Added "t-pke4" test case that I forgot to check in...
1998-03-17  Frank Ch. Eigler* Added the "c_gen.pl" perl script into this directory...
1998-03-17  Frank Ch. Eigler* Some changes in PKE tests, as per SCEI e-mail. t...
1998-03-16  Andrew CagneyPass sim_cia cia into trace_prefix()
1998-03-15  Doug Evans * config.in (HAVE_FCNTL_H): Add.
1998-03-15  Doug Evans * dv-sockser.c, dv-sockser.h: New files.
1998-03-14  Frank Ch. Eigler* Added "test0" test bucket from SCEI. Due to changes...
1998-03-14  Frank Ch. Eigler* PKE testing was driven by SCEI "test0" bucket; code...
1998-03-13  Fred Fish * sim-base.h (struct sim_state_base): Add prog_syms and
1998-03-13  Angela Marie Thomasmassive sanitization fixes
next
This page took 0.043085 seconds and 7 git commands to generate.