aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-11-20 * callback.c (cb_host_to_target_stat): Fix return values.Doug Evans2-3/+8
1997-11-19 * cgen-sim.h (enum_signal_type): Delete.Doug Evans1-0/+6
1997-11-19 * mem-ops.h: Rename SIM_SIG{ACCESS,ALIGN} to SIM_SIG{SEGV,BUS}.Doug Evans1-32/+32
1997-11-19 * sim-utils.c (sim_state_alloc): Call SIM_STATE_ALLOC if defined.Doug Evans1-0/+8
1997-11-19Do not include alloca-conf.h since alloca is not used.Michael Meissner1-0/+3
1997-11-19Fix carry/overflow problemsMichael Meissner1-0/+8
1997-11-19(sim_stop_reason): Add comment.Doug Evans1-0/+5
1997-11-19 * sim-core.c (sim_core_signal): Use sim_stopped instead ofDoug Evans2-2/+5
1997-11-19 * sim-signal.c, sim-signal.h: New files.Doug Evans8-13/+206
1997-11-19vr5400 has interlocksKen Raeburn1-0/+7
1997-11-19 * sim-core.c (sim_core_signal): Use CIA_ADDR to fetch value.Doug Evans2-1/+2
1997-11-18 * sim-core.c (sim_core_signal): Use CIA_ADDR to fetch value.Doug Evans2-3/+2
1997-11-18 * Make-common.in (SIM_NEW_COMMON_OBJS): New variable.Doug Evans3-2/+51
1997-11-18 * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS).Doug Evans1-0/+8
1997-11-18 * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS).Doug Evans2-0/+13
1997-11-18 * sim-main.h (CIA_ADDR): Define.Doug Evans3-14/+12
1997-11-18 * d10v-dis.c (print_operand):Joern Rennecke1-0/+5
1997-11-18 * include/opcode/d10v.h (OPERAND_FLAG): Split into:Joern Rennecke3-0/+28
1997-11-18* Make-common.in (srccom): New variable.Doug Evans2-105/+108
1997-11-17 * Makefile.in (remote-sim.o): Depend on $(INCLUDE_DIR)/callback.h.Doug Evans2-68/+6
1997-11-17Tweak comment.Doug Evans1-2/+3
1997-11-17 * Make-common.in (DEP, COMMON_DEP_CFLAGS): Define.Doug Evans5-64/+644
1997-11-17Test SUBI omsnAndrew Cagney1-0/+17
1997-11-17 * callback.h (CB_TARGET_DEFS_MAP): Renamed from target_defs_map.Doug Evans2-29/+173
1997-11-17 * elf-m10300.c (elf32_mn10300_finish_hash_table_entry): Fix typo.Jeff Law1-0/+5
1997-11-17Make d30v defaults match chipMichael Meissner1-0/+19
1997-11-17 * peicode.h (coff_swap_aouthdr_in): Cast second arg ofFred Fish1-0/+15
1997-11-17 * config/obj-coff.c (fixup_segment): Cast second arg ofFred Fish1-0/+11
1997-11-14(sim_core_signal): Add missing "\n" in message.Doug Evans1-4/+7
1997-11-14 * jv-exp.y (copy_exp, insert_exp): Avoid ANSI prototypes.Jeff Law2-3/+23
1997-11-14 * mips.igen: Tag vr5000 instructions.Andrew Cagney2-0/+35
1997-11-13Add FreeBSD/aout target confiiguration. Make it a 386BSD clone.Andrew Cagney1-1/+3
1997-11-13 * sim-base.h (sim_state_base): Move `magic' to end of struct.Doug Evans2-10/+32
1997-11-13 * sim-n-core.h (sim_core_read_unaligned_N): illegal emptyFelix Lee2-1/+7
1997-11-13 * mips.h (struct mips_opcode): Changed comments to reflect newGavin Romig-Koch1-0/+6
1997-11-13fix spacingMichael Meissner1-1/+1
1997-11-13Add comment about code that is actually d10v specific instead of d30vMichael Meissner1-0/+6
1997-11-13Add info command to print out flags valuesMichael Meissner2-2/+55
1997-11-13 * config/tc-d10v.c (find_opcode): For OPCODE_FAKE, add check forJoern Rennecke1-0/+5
1997-11-12 * Make-common.in (BUILT_SRC_FROM_COMMON): Remove files no longerDoug Evans2-9/+11
1997-11-12 * aclocal.m4 (SIM_AC_OPTION_SCACHE): Fix typo.Doug Evans1-0/+4
1997-11-12 * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be int toIan Lance Taylor1-0/+24
1997-11-12mips-opc.c (sync,cache): These are 3900 insns.Gavin Romig-Koch2-2/+6
1997-11-12config/tc-mips.c (mips_4900): Added.Gavin Romig-Koch2-1/+45
1997-11-12 sh-opc.h (sh_table): Remove ftst/nan.Joern Rennecke1-0/+4
1997-11-11 * app.c (do_scrub_chars): If d10v, re-insert a space beforeJoern Rennecke1-0/+5
1997-11-11 * config/tc-h8300.c: Include "subsegs.h".Ian Lance Taylor1-0/+6
1997-11-11 * simops.c (call:16 call:32): Stack adjustment is determined solelyJeff Law1-4/+8
1997-11-11Make the signess of compares between GPR's explicit using a cast toAndrew Cagney2-61/+39
1997-11-11Fix IGEN version of MFC0, MTC0, SWC1, LWC1, SDC1, LDC1, LWXC1,Andrew Cagney5-121/+396