Age | Commit message (Expand) | Author | Files | Lines |
1997-10-29 | * config/tc-mips.c (hilo_interlocks): True for tx49. | Gavin Romig-Koch | 6 | -1/+93 |
1997-10-29 | add Solaris 2.6 entry to solib_break_names list -- closes gdb/13689 | David Taylor | 1 | -0/+5 |
1997-10-29 | * mips-opc.c (deret,dmult,dmultu,madd,maddu,pref,sdbbp): | Gavin Romig-Koch | 3 | -14/+59 |
1997-10-29 | * gencode.c: Add tx49 configury and insns. | Gavin Romig-Koch | 5 | -15/+97 |
1997-10-29 | common/sim-bits.h: Document ROTn macro. | Andrew Cagney | 8 | -22/+726 |
1997-10-28 | * mips-opc.c (ffc, ffs): Fix mask. | Ken Raeburn | 2 | -2/+6 |
1997-10-28 | Add eit_vb, int_s, and int_m control registers | Michael Meissner | 1 | -0/+7 |
1997-10-28 | Add support for 16 byte quantities to sim-endian macro H2T. | Andrew Cagney | 10 | -75/+153 |
1997-10-28 | add a couple more notes to comment | Ken Raeburn | 1 | -2/+9 |
1997-10-28 | Duh. Check in the vr5400 stuff from the directory that doesn't have | Ken Raeburn | 3 | -0/+167 |
1997-10-28 | added vr5400 stuff, fixed "not" mask | Ken Raeburn | 2 | -2/+7 |
1997-10-28 | checkpoint vr5400 additions | Ken Raeburn | 3 | -15/+105 |
1997-10-28 | Implement sim_core_{read,write}_word using sim_core_{read,write}_<N>. | Andrew Cagney | 4 | -13/+27 |
1997-10-27 | * configure.in: Remove a "second pass" of tweaking noconfigdirs, | Stan Shebs | 2 | -7/+5 |
1997-10-27 | * sem-ops.h (U{DIV,MOD}[BHSD]I): Use unsigned division. | Doug Evans | 2 | -12/+24 |
1997-10-27 | * Makefile.in: check-target-libio depends on all-target-libstdc++. | Jason Merrill | 1 | -0/+4 |
1997-10-27 | * sim-endian.h: Disable 16 byte support. | Doug Evans | 2 | -7/+9 |
1997-10-27 | * sim-n-endian.h: Add TAGS entrys for 16 byte versions. | Doug Evans | 1 | -0/+4 |
1997-10-27 | Fix typo. | Doug Evans | 1 | -1/+1 |
1997-10-27 | Separate r5900 specifoc and mips16 instructions. | Andrew Cagney | 9 | -5179/+2770 |
1997-10-27 | Add mips64vr5400 to configuration list | Andrew Cagney | 6 | -38/+636 |
1997-10-27 | Add include-file support to igen. | Andrew Cagney | 5 | -417/+1348 |
1997-10-27 | Add 128 bit transfers to sim core. | Andrew Cagney | 7 | -66/+180 |
1997-10-25 | * sim/mips/gencode.c (build_instruction): Follow sim_write's lead in using | Gavin Romig-Koch | 2 | -1/+7 |
1997-10-25 | Correct name of file given in ChangeLog for change: Pass lma_p and | Andrew Cagney | 3 | -3/+3 |
1997-10-24 | * config/tc-ppc.c (md_assemble): When handling @l, always sign | Ian Lance Taylor | 2 | -10/+53 |
1997-10-24 | fix for PR 13618 -- gdb incorrectly reports thread information. | David Taylor | 4 | -0/+53 |
1997-10-24 | * config/tc-mips.h (LOCAL_LABELS_DOLLAR): Don't define; use | Ian Lance Taylor | 1 | -0/+5 |
1997-10-24 | Fri Oct 24 11:19:22 1997 Jakub Jelinek <jj@sunsite.mff.cuni.cz> | Richard Henderson | 2 | -3/+66 |
1997-10-24 | Fri Oct 24 11:15:58 1997 Jakub Jelinek <jj@sunsite.mff.cuni.cz> | Richard Henderson | 2 | -1/+92 |
1997-10-24 | sanitize for vr5400 | Ian Lance Taylor | 1 | -0/+29 |
1997-10-24 | add sparclinux.h | Ian Lance Taylor | 1 | -0/+1 |
1997-10-24 | Add basic igen configuration to autoconf. Disable. | Andrew Cagney | 4 | -18/+244 |
1997-10-24 | Add function to fetch 32bit instructions | Andrew Cagney | 4 | -119/+154 |
1997-10-24 | Checkpoint IGEN version of mips sim | Andrew Cagney | 1 | -152/+157 |
1997-10-24 | Recognize mips64vr5400 | Andrew Cagney | 2 | -0/+11 |
1997-10-24 | Add function sim_events_slip() | Andrew Cagney | 2 | -16/+56 |
1997-10-24 | Address MSC compiler issues in d10v_sim.h | Andrew Cagney | 1 | -0/+8 |
1997-10-23 | * dbxread.c (process_one_symbol): Put back initialization | Jeff Law | 2 | -3/+13 |
1997-10-23 | Removed C++ ism | Nick Clifton | 1 | -0/+4 |
1997-10-23 | Rename '_stack' to '__stack' | Nick Clifton | 1 | -0/+6 |
1997-10-23 | * elf64-sparc.c (sparc64_elf_howto_table): Add UA64 & UA16. | Richard Henderson | 2 | -1/+40 |
1997-10-23 | * Makefile.in (ALL_EMULATIONS): Move eelf64_sparc.o ... | Richard Henderson | 1 | -0/+7 |
1997-10-23 | * configure.in (sparc*-*-linux*): Use trad-core and ... | Richard Henderson | 3 | -106/+120 |
1997-10-23 | * configure.tgt: Add sparc64-*-linux*. | Richard Henderson | 3 | -0/+20 |
1997-10-23 | * sparc.h (DT_SPARC_REGISTER): New macro. | Richard Henderson | 2 | -7/+103 |
1997-10-23 | * config.bfd (sparc64-*-linux*): New target. | Richard Henderson | 3 | -44/+1748 |
1997-10-23 | * config/tc-sparc.c (v9a_asr_table): New variable. | Richard Henderson | 2 | -0/+62 |
1997-10-23 | * sparc-opc.c: Add wr & rd for v9a asr's. | Richard Henderson | 2 | -1/+32 |
1997-10-23 | * sparc.h: Add '_' and '/' for v9a asr's. | Richard Henderson | 1 | -0/+5 |