Age | Commit message (Expand) | Author | Files | Lines |
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 |
1998-05-12 | PR 15889 was also in the previous tc-d30v.c commit, but | Richard Henderson | 1 | -0/+3 |
1998-05-12 | * config/tc-d30v.c (cur_mul32_p, prev_mul32_p): Make static. | Richard Henderson | 2 | -74/+303 |
1998-05-12 | Tue May 12 12:03:16 1998 James Ingham <jingham@leda.cygnus.com> | Jim Ingham | 2 | -59/+224 |
1998-05-12 | * d30v-opc.c (pre_defined_register): Remove alias for r0. | Richard Henderson | 1 | -0/+11 |
1998-05-12 | * configure.in (SUBTARGET_R3900): Define for mipstx39 target. | Andrew Cagney | 2 | -0/+15 |
1998-05-12 | * config-ml.in: After building symlink tree call make distclean | Jeff Law | 1 | -0/+6 |
1998-05-12 | * mt-linux (CXXFLAGS_FOR_TARGET): Set this instead of CXXFLAGS. | Jeff Law | 1 | -1/+1 |
1998-05-12 | * COPYING.LIB: Update FSF address. | Jeff Law | 1 | -0/+6 |
1998-05-11 | * config/tc-dvp.c (md_begin): Set type of output file to mips:r5900. | Doug Evans | 2 | -6/+14 |
1998-05-11 | * New test cases for MIPS R5900-specific 20-bit break, at customer request. | Frank Ch. Eigler | 1 | -1/+1 |
1998-05-11 | * Fixing typo that caused infinite loop upon PKE MPG. | Frank Ch. Eigler | 1 | -3/+4 |
1998-05-11 | * po/Make-in (install-info): New target. | Jeff Law | 4 | -0/+13 |