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