Age | Commit message (Expand) | Author | Files | Lines |
1998-12-13 | for bfd: | Gavin Romig-Koch | 1 | -0/+7 |
1998-12-12 | * configure.in (mips64vr4xxx): Enable TARGET_ENABLE_FR. | Gavin Romig-Koch | 1 | -0/+12 |
1998-12-11 | Cleanups. | Gavin Romig-Koch | 1 | -0/+4 |
1998-12-10 | * Fix for endianness bugs in tx39 sio sim. | Frank Ch. Eigler | 1 | -0/+7 |
1998-12-10 | Add missing sanitize markers. | Jeff Law | 1 | -0/+10 |
1998-11-25 | Fix --enable-build-warnings=-Werror failures. | Andrew Cagney | 1 | -0/+5 |
1998-11-25 | Explicitly tag vr41/mips16 instructions. | Andrew Cagney | 1 | -0/+21 |
1998-11-23 | Configure mips64vr4100-elf nee mips64vr41* as a 64 bit mips16 igen simulator. | Andrew Cagney | 1 | -0/+10 |
1998-11-23 | Pacify GCC. | Andrew Cagney | 1 | -0/+5 |
1998-11-23 | Reconize target mips-tx19-elf | Andrew Cagney | 1 | -0/+7 |
1998-11-23 | Switch mips-lsi-elf mips16 simulator to igen (from gencode). | Andrew Cagney | 1 | -0/+12 |
1998-11-21 | * r5900.igen (CVT.W.S): Always round towards zero. | Andrew Cagney | 1 | -0/+6 |
1998-11-12 | Add configury for mips-lsi-elf target (32 bit MIPS16). | Andrew Cagney | 1 | -0/+26 |
1998-11-11 | div(-0) sets both I/SI and D/SD (PR16522) | Andrew Cagney | 1 | -0/+4 |
1998-11-05 | * build fix | Frank Ch. Eigler | 1 | -0/+4 |
1998-11-05 | PR 16522 | Andrew Cagney | 1 | -0/+14 |
1998-11-02 | * adding missing ChangeLog header line | Frank Ch. Eigler | 1 | -0/+1 |
1998-10-30 | * build fix for tx39 sim; caused by sky->devo merge | Frank Ch. Eigler | 1 | -0/+7 |
1998-10-29 | * sky->devo merge, continued -- left out the r5900 TLB last time! | Frank Ch. Eigler | 1 | -0/+7 |
1998-10-29 | * Fixes for PR 18015, from customer. | Frank Ch. Eigler | 1 | -0/+7 |
1998-10-27 | * MONSTER sky -> devo merge | Frank Ch. Eigler | 1 | -0/+69 |
1998-10-10 | * interp.c: #include "itable.h" if WITH_IGEN. | Doug Evans | 1 | -0/+10 |
1998-09-10 | * r5900.igen (plzcw): Make `i' signed. | Doug Evans | 1 | -0/+4 |
1998-09-09 | Branch merge for GDB: | Ron Unrau | 1 | -0/+5 |
1998-09-08 | * Patch for PR 17142, brought over from sky branch. | Frank Ch. Eigler | 1 | -0/+11 |
1998-09-01 | * Build fixes for tx39 sim hosted on strange Linux boxen. | Frank Ch. Eigler | 1 | -22/+55 |
1998-07-25 | Add new file vr.igen which is a merge of vr5400.igen and vr4320.igen. | Andrew Cagney | 1 | -0/+31 |
1998-06-29 | * mips.igen (check_mf_hilo): Correct check. | Gavin Romig-Koch | 1 | -0/+47 |
1998-06-16 | * ECC (tx39) and sky changes. | Frank Ch. Eigler | 1 | -0/+17 |
1998-06-11 | * Moving some sky-specific ChangeLog entries into ChangeLog.sky | Frank Ch. Eigler | 1 | -8/+0 |
1998-06-10 | * Support for sky hardware interrupts. The sky-dma cannot trigger | Frank Ch. Eigler | 1 | -0/+20 |
1998-06-09 | * Handle 10 and 20-bit versions of Break instruction. Move handling | Ian Carmichael | 1 | -0/+10 |
1998-06-09 | * Updates to tx3904 peripheral simulations for ECC. | Frank Ch. Eigler | 1 | -0/+16 |
1998-06-09 | * mips.igen (SWC1) : Correct the handling of ReverseEndian | Gavin Romig-Koch | 1 | -0/+5 |
1998-06-09 | * configure.in (mips_fpu_bitsize) : Set this correctly for 32-bit mips | Gavin Romig-Koch | 1 | -0/+6 |
1998-06-04 | * Early check-in of tx3904 timer sim implementation for ECC. | Frank Ch. Eigler | 1 | -0/+11 |
1998-06-04 | The r5900 doesn't have HI/LO DIV/MUL register problems. Hobble | Andrew Cagney | 1 | -0/+12 |
1998-06-02 | * SYSCALL now uses exception vector. | Ian Carmichael | 1 | -0/+5 |
1998-06-01 | * Small TX39-only patch for ECC. | Frank Ch. Eigler | 1 | -0/+5 |
1998-06-01 | * r5900.igen (rsqrt.s): Update based on r5900 ISA manual version 2.1. | Jeff Law | 1 | -0/+7 |
1998-05-29 | Match mips*tx39 not mipst*tx39. | Andrew Cagney | 1 | -0/+14 |
1998-05-25 | Fix mips SWL on 64bit ISA when 32 bit word appears in second half of | Andrew Cagney | 1 | -0/+7 |
1998-05-22 | Only enable H/W on some mips targets. | Andrew Cagney | 1 | -0/+11 |
1998-05-22 | Sanity clause | Andrew Cagney | 1 | -2/+2 |
1998-05-21 | gencode.c: Mark BEGEZALL as LIKELY. | Gavin Romig-Koch | 1 | -0/+4 |
1998-05-21 | Fix sign extension on 32 bit add/sub instructions. | Andrew Cagney | 1 | -0/+5 |
1998-05-21 | * interp.c (sim_fetch_register): Convert internal r5900 regs to | Andrew Cagney | 1 | -0/+9 |
1998-05-18 | * Monster patch - may destablize MIPS sims for a little while. | Frank Ch. Eigler | 1 | -0/+31 |
1998-05-13 | * r5900.igen: Replace the calls and the definition of the | Gavin Romig-Koch | 1 | -0/+6 |
1998-05-13 | * tx.igen (madd,maddu): Replace calls to check_op_hilo | Gavin Romig-Koch | 1 | -0/+5 |