Age | Commit message (Expand) | Author | Files | Lines |
1997-09-23 | mips64vr5900el-elf -> mips64r5900-elf. | Jeff Law | 66 | -2062/+0 |
1997-09-23 | * Makefile.in (ALLCONFIG): Remove, inaccurate and never used. | Stan Shebs | 1 | -0/+4 |
1997-09-23 | * sim-events.c (SIM_EVENTS_POLL_RATE): poll more often than once | Felix Lee | 2 | -1/+13 |
1997-09-23 | vr5900 -> r5900 | Jeff Law | 1 | -1/+1 |
1997-09-23 | vr5900 -> r5900 | Jeff Law | 1 | -20/+23 |
1997-09-23 | vr5900 -> r5900 | Jeff Law | 1 | -4/+2 |
1997-09-23 | vr5900 -> r5900 | Jeff Law | 1 | -2/+1 |
1997-09-23 | vr5900-r5900. | Jeff Law | 1 | -1/+1 |
1997-09-23 | Check v850eq popm[hl] instructions. | Andrew Cagney | 5 | -2/+284 |
1997-09-23 | * mips-tdep.c (mips_push_arguments): Tweak alignment of register | Peter Schauer | 2 | -1/+26 |
1997-09-23 | * Make-common.in (SIM_SCACHE, SIM_DEFAULT_MODEL): Assign configured values. | Andrew Cagney | 2 | -1/+10 |
1997-09-23 | * sim-types.h (SIGNED64): ##i64 when _MSC_VER, not _WIN32. | Felix Lee | 1 | -0/+5 |
1997-09-23 | * configure.in: i386-windows is a cross, so don't expect | Felix Lee | 1 | -1/+1 |
1997-09-23 | Remove need to update <targ>/Makefile.in when adding optional options | Andrew Cagney | 26 | -585/+1859 |
1997-09-22 | * stabsread.h, symtab.h, dbxread.c, symtab.c, stabsread.c: | Dawn Perchik | 4 | -37/+36 |
1997-09-22 | * ldlang.c (wild_doit): Revert patch of September 3. | Ian Lance Taylor | 1 | -3/+5 |
1997-09-22 | Removed v850eq sanitization. | Nick Clifton | 1 | -3/+1 |
1997-09-22 | remove v850 sanitization | Ian Lance Taylor | 2 | -10/+0 |
1997-09-22 | only remove more.parse if it exists | Ian Lance Taylor | 1 | -4/+5 |
1997-09-22 | Add memory alignment config option. | Andrew Cagney | 6 | -87/+204 |
1997-09-22 | Enable --alignment option, stop sim-options.c hardwiring the alignment. | Andrew Cagney | 4 | -3/+8 |
1997-09-22 | Fix disabling of model code when simulator does not support modeling. | Andrew Cagney | 2 | -2/+24 |
1997-09-22 | Simplify logic behind the generic configuration option --enable-sim-alignment. | Andrew Cagney | 15 | -50/+145 |
1997-09-22 | don't sanitize out empty directories if they're not here (e.g., 'cvs co -P') | Ken Raeburn | 2 | -7/+10 |
1997-09-22 | Lose the empty directories only if they exist; otherwise Sanitize complains. | Ken Raeburn | 1 | -5/+7 |
1997-09-22 | Add support for --enable-sim-alignment to simulator common aclocal.m4 | Andrew Cagney | 17 | -80/+311 |
1997-09-21 | Fixed v850eq sanitization | Nick Clifton | 1 | -30/+0 |
1997-09-21 | Fixed sanitization for v850eq | Nick Clifton | 1 | -52/+0 |
1997-09-21 | Fixed sanitization bugs. | Nick Clifton | 4 | -61/+14 |
1997-09-21 | Removed v850eq sanitization. | Nick Clifton | 3 | -39/+6 |
1997-09-21 | Removed v850eq sanitization. | Nick Clifton | 6 | -143/+24 |
1997-09-20 | Removed v850eq sanitization. | Nick Clifton | 3 | -53/+14 |
1997-09-20 | Removed the v850eq sanitization | Nick Clifton | 3 | -72/+7 |
1997-09-20 | Removed v850eq sanitization. | Nick Clifton | 1 | -34/+2 |
1997-09-20 | Removed v850eq sanitization. | Nick Clifton | 2 | -65/+2 |
1997-09-20 | Remove use of sanitization to select target CPU. This is now done based | Nick Clifton | 1 | -4/+36 |
1997-09-20 | Add handling for 3900's SDBBP, DERET, and RFE insns. | Gavin Romig-Koch | 2 | -7/+15 |
1997-09-20 | * config/i386/windows.mh (XDEPFILES): need to list some files | Felix Lee | 2 | -13/+13 |
1997-09-19 | * config/tc-mn10300.c (md_assemble): Use strcasecomp instead | Jeff Law | 1 | -0/+5 |
1997-09-19 | * gencode.c: Add r3900 (tx39). | Gavin Romig-Koch | 2 | -21/+40 |
1997-09-19 | Add alignment option. | Andrew Cagney | 1 | -0/+1 |
1997-09-19 | More tests. | Andrew Cagney | 9 | -16/+255 |
1997-09-19 | Clean up tracing for Bcond & jmp insns. | Andrew Cagney | 4 | -369/+162 |
1997-09-19 | Correctly locate `_' in generated names. | Andrew Cagney | 1 | -1/+1 |
1997-09-19 | Fix cmov immed. | Andrew Cagney | 4 | -34/+77 |
1997-09-19 | Correct ordering of args for cmov insn. | Andrew Cagney | 2 | -1/+7 |
1997-09-19 | Update sparc -A/-xarch docs. | David Edelsohn | 1 | -3/+11 |
1997-09-19 | * config/tc-sparc.c: (lookup_arch,init_default_arch): New functions. | David Edelsohn | 5 | -102/+113 |
1997-09-19 | Change semantic function name to semantic_<INSN>_<FMT> instead of | Andrew Cagney | 2 | -3/+8 |
1997-09-19 | Fix cmov insn. | Andrew Cagney | 4 | -17/+30 |