aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-03-04Target triple mips64vr4111-*-elf is defined by the header file tm-vr4xxx.hJohn Metzler1-2/+2
1998-03-04Supports mips64vr4111-*-elfJohn Metzler1-0/+5
1998-03-04Defines a mips configuration which entailsJohn Metzler1-0/+25
1998-03-03Tue Mar 3 14:37:02 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jason Molenda2-7/+19
1998-03-03 * vr4320.igen: New file.Gavin Romig-Koch3-0/+163
1998-03-03 * mips-dis.c (_print_insn_mips) : Handle bfd_mach_mips4320.Gavin Romig-Koch3-0/+42
1998-03-03 * mips.h (INSN_4320) : Added.Gavin Romig-Koch2-1/+36
1998-03-03 * config/tc-mips.c : Added vr4320 similar to vr4300.Gavin Romig-Koch4-5/+123
1998-03-03 * mips-cpu.c: Reorganize sanitization.Gavin Romig-Koch4-10/+58
1998-03-03 * configure.tgt (mips*vr4320el-*-elf*,mips*vr4320-*-elf*): Added.Gavin Romig-Koch3-8/+49
1998-03-03 * configure.tgt (mips64*vr4320*el-*-elf*,mips64*vr4320*-*-elf*) :Gavin Romig-Koch3-0/+38
1998-03-03 * gas/mips/mips.exp (ilocks) : Added mips64vr4320*-*-*.Gavin Romig-Koch3-0/+62
1998-03-03 * config.sub (mips64vr4320-unknown-elf) : Added.Gavin Romig-Koch3-2/+57
1998-03-03Fix DIV, DIV1 (wrong check for overflow) and DIVU1 (shouldn't checkAndrew Cagney3-3/+26
1998-03-03 * sim-types.h (SIGNED32, SIGNED64): Pacify GCC.Andrew Cagney1-0/+6
1998-03-03Fix typos.Doug Evans1-2/+2
1998-03-03Mon Mar 2 17:44:13 1998 Michael Snyder (msnyder@cleaver.cygnus.com)Michael Snyder1-0/+5
1998-03-03 * Make-common.in (TAGS): Make smarter.Doug Evans1-0/+1
1998-03-03Mon Mar 2 17:04:25 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda2-1/+5
1998-03-03 * Make-common.in (TAGS): Make smarter.Doug Evans1-0/+2
1998-03-03Mon Mar 2 16:59:15 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda2-0/+8
1998-03-03Mon Mar 2 16:51:44 1998 Jason Molenda (crash@bugshack.cygnus.com)Jason Molenda2-1/+5
1998-03-03Mon Mar 2 16:47:11 1998 Philippe De Muyter <phdm@macqel.be>Jason Molenda2-0/+5
1998-03-03Mon Mar 2 16:45:48 1998 Philippe De Muyter <phdm@macqel.be>Jason Molenda1-0/+5
1998-03-03Good grief. Detailed function descriptions should accompany their definition.Doug Evans2-12/+4
1998-03-03Fix setting memory from default attributesMichael Meissner1-0/+5
1998-03-03(sim_core_attach): Add a comment describing its function.Doug Evans1-1/+13
1998-03-03Improve comment.Doug Evans1-1/+1
1998-03-03* Continuing PKE sim unit tests. Found little bugs in VU instead.Frank Ch. Eigler1-1/+1
1998-03-02* Added more PKE unit tests. Coverage now at 90%.Frank Ch. Eigler2-1/+46
1998-03-02Sun Mar 2 15:16:13 1998 Richard Henderson <rth@cygnus.com>Jason Molenda6-0/+89
1998-03-02 * sim-core.c (sim_core_attach): Revise last patch.Doug Evans2-1/+5
1998-03-02 * gas/m32r/allinsn.[sd] (ldi8a,ldi16a): Delete.Doug Evans1-0/+6
1998-03-02Mon Mar 2 12:12:41 1998 Anthony Thompson (athompso@cambridge.arm.com)Jason Molenda1-0/+5
1998-03-02not used and not wantedAngela Marie Thomas1-558/+0
1998-03-02 * cgen.h (CGEN_BOOL_ATTR): New macro.Doug Evans1-0/+4
1998-03-02 * sim-core.c (sim_core_attach): Use xmalloc instead of zalloc.Doug Evans2-2/+8
1998-03-02add sky-gdb.c to sky_filesRon Unrau1-1/+1
1998-03-01(find_match): recheck argv[argi] in multi-word match. Fixes crash whenRon Unrau1-1/+2
1998-03-01sky-gdb.c: new file - temporary demo version of the sim interfaceRon Unrau1-18/+19
1998-03-01 * config/tc-alpha.c (md_shortopts, md_longopts, md_parse_option):Richard Henderson1-0/+10
1998-03-01* config/obj-elf.c [TC_ALPHA]: Include <elf/alpha.h>.Richard Henderson2-0/+9
1998-03-01Prevent core dump when info->symbols is NULL.Nick Clifton1-0/+5
1998-02-28* alpha-opc.c (cvtqs) There is no such thing.Richard Henderson1-0/+5
1998-02-28 * sim-module.c (*): Fix typos in assertion tests.Doug Evans2-11/+15
1998-02-28Pacify GCC: const char * passed to asprintf; int function returningAndrew Cagney3-4/+14
1998-02-28Add generic sim-info.c:sim_info() function using module mechanism.Andrew Cagney19-127/+700
1998-02-28 * interp.c (DECLARE_OPTION_HANDLER): Use it.Doug Evans2-2/+12
1998-02-28 * simops.c (inc): Fix typo.Jeff Law1-1/+1
1998-02-27* Updated build to allow srcdir != objdir. Tests still do not use dejagnu.Frank Ch. Eigler2-8/+15