aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-05-17 * gdb.base/structs2.exp: New file.Doug Evans4-0/+149
1998-05-17 * cgen-sim.h (CGEN_CPU): New members idesc_{read,sem}_init_p.Doug Evans1-0/+3
1998-05-16 * erc32.c (close_port): Don't close stdin; it kills GDB.Doug Evans1-0/+8
1998-05-16* Bringing over patches for PR 15870, 15653 from chill/d30v branches.Frank Ch. Eigler3-8/+26
1998-05-16 * sim-if.c (sim_stop): Update call to @cpu@_engine_stop.Doug Evans2-126/+137
1998-05-16 * sim-engine.c (sim_engine_set_run_state): New function.Doug Evans2-28/+51
1998-05-16 * sim/m32r/allinsn.exp: Pass --m32rx-enable-special to gas.Doug Evans3-0/+51
1998-05-15 * Makefile.in (devices.o): Add dependencies.Doug Evans5-384/+709
1998-05-15 * cgen-trace.c (trace_insn_init): New arg first_p.Doug Evans3-5/+15
1998-05-15(cgen_hw_lookup_by_num): better nameDoug Evans1-1/+1
1998-05-15 * cgen-opc.c (cgen_hw_lookup_by_name): Renamed from cgen_hw_lookup.Doug Evans2-65/+139
1998-05-15Run ranlib on installed copy of libsim.a.Joyce Janczyn2-1/+7
1998-05-15Java sanitization.Stu Grossman6-11/+142
1998-05-15Sanitize Java.Stu Grossman2-3/+12
1998-05-15add ld-ilocks-addr32.dGavin Romig-Koch1-0/+1
1998-05-15Install libsim.a $(exec_prefix)/lib/lib[target]-sim.a as part of install-sim.Joyce Janczyn2-17/+70
1998-05-15 * gas/mips/mips.exp: Distinguish chains with 32-bit addresses.Gavin Romig-Koch2-0/+636
1998-05-15 * ldlex.l: Recognize keyword SORT.Ian Lance Taylor7-95/+464
1998-05-15 * sis.h (uint64, int64): Define.Mark Alexander1-0/+13
1998-05-15* emulparams/m32relf.sh (TEMPLATE_NAME): Define.Richard Henderson1-0/+4
1998-05-15Tweak last entry.Doug Evans1-1/+1
1998-05-15 * config/default.exp (CC,SIM): Delete.Doug Evans1-1/+6
1998-05-14Added support for display emulation specific command line options.Nick Clifton3-2/+43
1998-05-14Add support for interwotking between Thumb code and non-interworking aware AR...Nick Clifton3-2/+28
1998-05-14Add support for interworking in DLLs.Nick Clifton3-268/+681
1998-05-14Include 1998 in copyright strings.Nick Clifton1-0/+2
1998-05-14Support Win32 style directory separators.Nick Clifton1-0/+8
1998-05-14Change command line switch fron --enable-special to --m32rx-enable-specialNick Clifton4-24/+48
1998-05-14 * sim/sky/sky.exp: Add runtest_file_p support. Don't printDoug Evans1-0/+6
1998-05-14 * lib/sim-defs.exp (sim_run): Fix handling of output redirection.Doug Evans1-0/+11
1998-05-14More test cases.Andrew Cagney8-2/+215
1998-05-14Fix for PR 13484:Mark Alexander2-0/+24
1998-05-14spelling and cosmetic tweaksStan Shebs1-12/+12
1998-05-14 * m32r-asm.c: Regenerate (handle uppercase HIGH/SHIGH/LOW/SDA).Doug Evans1-1/+4
1998-05-14 * gas/m32r/uppercase.[sd]: Test for HIGH,SHIGH,LOW,SDA.Doug Evans2-4/+20
1998-05-13 * sparc-tdep.c (fetch_instruction): New function.Mark Alexander1-0/+7
1998-05-13 * configure.in: Add AC_FUNC_ALLOCA.Ian Lance Taylor3-80/+320
1998-05-13 * config/tc-m32r.c (warn_unmatched_high): New static local.Doug Evans2-17/+60
1998-05-13 * gas/m32r/m32rx.d: Pass --enable-special to gas.Doug Evans2-3/+16
1998-05-13 * sparc-dis.c (print_insn_sparc): Always fetch instructionsMark Alexander1-0/+5
1998-05-13 * gdb.asm/common.inc: New file.Doug Evans3-0/+60
1998-05-13 * r5900.igen: Replace the calls and the definition of theGavin Romig-Koch1-0/+6
1998-05-13Wed May 13 11:12:58 1998 James Ingham <jingham@leda.cygnus.com>Jim Ingham3-12/+23
1998-05-13 * tx.igen (madd,maddu): Replace calls to check_op_hiloGavin Romig-Koch1-0/+5
1998-05-13 * sysdep-6irix.h: New file.Ian Lance Taylor3-0/+21
1998-05-13 * read.c (generate_file_debug,generate_lineno_debug): New functions.Doug Evans2-25/+59
1998-05-13 * mips/mips.igen (check_op_hilo,check_mult_hilo,check_div_hilo):Gavin Romig-Koch2-9/+59
1998-05-13fix thinko that broke sanitized vr4100 buildAngela Marie Thomas1-14/+2
1998-05-12Tue May 12 13:29:20 1998 Jeff Holcomb <jeffh@cygnus.com>Jeff Holcomb2-19/+14
1998-05-12Add --enable-special command line switch.Nick Clifton3-7/+82