Fix some gcc -Wall warnings:
[deliverable/binutils-gdb.git] / sim /
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
1998-03-13  Angela Marie Thomasnew .Sanitize files
1998-03-11  Gavin Romig-KochSanity for 4320
1998-03-11  Andrew CagneyAllow more than just read, write and exec memory spaces...
1998-03-11  Andrew Cagney* sky-gdb.c (vu_option_handler): Delete unused local...
1998-03-10  Gavin Romig-Koch * vr4320.igen (clz,dclz) : Added.
1998-03-10  Andrew CagneyDelete function sim_stop.
1998-03-09  Doug Evans * sim-base.h (sim_state_base): New member environment.
1998-03-09  Gavin Romig-Koch * mips/vr4320.igen: Mark the insn in here as vr4320...
1998-03-09  Jim WilsonPatch to fix irix6-x-mips64-elf simulator failures.
1998-03-06  Frank Ch. Eigler* Numerous changes & small bug fixes in PKE sim code...
1998-03-05  Andrew CagneyFix opcode fields in SHFL.*
1998-03-05  Frank Ch. Eigler* Fixed a double-buffering bug in PKE, due to naive...
1998-03-04  James Lemke * interp.c (sim_open): Map 4M of memory at zero for...
1998-03-04  Doug Evans * Makefile.in (SIM_EXTRA_DEPS): Add cpu-opc.h.
1998-03-04  Doug Evans * cpu.h,model.c,sem-switch.c,sem.c: Regenerate.
1998-03-04  Frank Ch. Eigler* Merely eliminated silly duplicated code, to raise...
1998-03-04  Ron Unrausim-main.h: track SKY register number changes from gdb
1998-03-04  Doug Evans * sim-core.c (sim_core_attach): Use xmalloc instead...
1998-03-03  Gavin Romig-Koch * vr4320.igen: New file.
1998-03-03  Andrew CagneyFix DIV, DIV1 (wrong check for overflow) and DIVU1...
1998-03-03  Andrew Cagney * sim-types.h (SIGNED32, SIGNED64): Pacify GCC.
1998-03-03  Doug EvansFix typos.
1998-03-03  Doug Evans * Make-common.in (TAGS): Make smarter.
1998-03-03  Doug Evans * Make-common.in (TAGS): Make smarter.
1998-03-03  Doug EvansGood grief. Detailed function descriptions should...
1998-03-03  Doug Evans(sim_core_attach): Add a comment describing its function.
1998-03-03  Doug EvansImprove comment.
1998-03-03  Frank Ch. Eigler* Continuing PKE sim unit tests. Found little bugs...
1998-03-02  Frank Ch. Eigler* Added more PKE unit tests. Coverage now at 90%.
1998-03-02  Doug Evans * sim-core.c (sim_core_attach): Revise last patch.
1998-03-02  Doug Evans * sim-core.c (sim_core_attach): Use xmalloc instead...
1998-03-02  Ron Unrauadd sky-gdb.c to sky_files
1998-03-01  Ron Unrau(find_match): recheck argv[argi] in multi-word match...
1998-03-01  Ron Unrausky-gdb.c: new file - temporary demo version of the...
1998-02-28  Doug Evans * sim-module.c (*): Fix typos in assertion tests.
1998-02-28  Andrew CagneyPacify GCC: const char * passed to asprintf; int functi...
1998-02-28  Andrew CagneyAdd generic sim-info.c:sim_info() function using module...
1998-02-28  Doug Evans * interp.c (DECLARE_OPTION_HANDLER): Use it.
1998-02-28  Jeff Law * simops.c (inc): Fix typo.
next
This page took 0.045284 seconds and 7 git commands to generate.