Age | Commit message (Expand) | Author | Files | Lines |
1998-02-10 | * app.c (do_scrub_begin): Treat \r as whitespace. | Ian Lance Taylor | 1 | -0/+4 |
1998-02-10 | * Makefile.in (ALL_EMULATIONS): Add eelf32l5900.o | Jeff Law | 6 | -2/+56 |
1998-02-10 | D10v memory map changed. Update. | Andrew Cagney | 1 | -136/+173 |
1998-02-10 | D10V memory map changed. Update. | Andrew Cagney | 3 | -36/+37 |
1998-02-10 | D10v memory map changed, update. | Andrew Cagney | 1 | -0/+7 |
1998-02-10 | (PR14907) Fix HI16S/LO16 relocations when buf[-1] is evaluated. | Nick Clifton | 2 | -93/+149 |
1998-02-10 | * decode.c, sem.c: Regenerate. | Doug Evans | 2 | -293/+344 |
1998-02-10 | (PAREXEC): Renamed from PARALLEL_EXEC. All uses updated. | Doug Evans | 1 | -0/+2 |
1998-02-10 | * cgen-sim.h (DECODE): Always use switch for `read' for now. | Doug Evans | 2 | -8/+5 |
1998-02-10 | Add tests for DIVH instruction and new versions of RAC and RACH instruction. | Nick Clifton | 1 | -0/+6 |
1998-02-10 | Improved warning message generation for parallel instructions | Nick Clifton | 1 | -0/+8 |
1998-02-10 | * Make it so vu.bin is an optional file. | Ian Carmichael | 1 | -7/+6 |
1998-02-09 | * Add hardware_init hook. | Ian Carmichael | 2 | -1/+14 |
1998-02-09 | * symtab.c (fixup_psymbol_section): Move forward declaration to | Doug Evans | 1 | -5/+7 |
1998-02-09 | * symtab.c (fixup_psymbol_section): Move forward declaration to | Doug Evans | 1 | -0/+6 |
1998-02-09 | * genmloop.sh (@cpu@_engine_run): Delete `current_state'. | Doug Evans | 2 | -64/+355 |
1998-02-09 | * config/a29k-udi.mt, config/i960/vxworks960.mt (REMOTE_OBS): | Stan Shebs | 4 | -7/+10 |
1998-02-09 | * Makefile.in (init.c): Ignore errors when making init.c. Seems | Ian Lance Taylor | 1 | -0/+5 |
1998-02-09 | * Makefile.am: Update dependencies. | Ian Lance Taylor | 1 | -0/+5 |
1998-02-07 | * configure, aclocal.m4: Rebuild with new libtool. | Ian Lance Taylor | 4 | -67/+57 |
1998-02-07 | * configure, aclocal.m4: Rebuild with new libtool. | Ian Lance Taylor | 5 | -187/+181 |
1998-02-07 | Fix double dependency for itable.[hc]. Was causing both the mips16 and the | Andrew Cagney | 1 | -0/+4 |
1998-02-07 | Do not initialise private data in output BFD if the input BFD is the default | Nick Clifton | 2 | -14/+21 |
1998-02-07 | Add automake and libtool as things to keep around. | Jason Molenda | 1 | -2/+2 |
1998-02-07 | - Added almost all code needed for PKE0/1 simulation. Considers | Frank Ch. Eigler | 2 | -95/+1457 |
1998-02-06 | Sun Jul 6 02:44:28 1997 Philippe De Muyter <phdm@macqel.be> | Jason Molenda | 3 | -22/+65 |
1998-02-06 | Move code from branch | Michael Meissner | 1 | -0/+7 |
1998-02-06 | * config/mips/tm-mips64.h (TARGET_LONG_BIT): Allow final target to | Jeff Law | 2 | -1/+20 |
1998-02-06 | more tweaks | Ian Lance Taylor | 1 | -18/+19 |
1998-02-06 | * config/tc-mips.c (md_begin): If mips_cpu is set, then use it as | Jeff Law | 1 | -0/+8 |
1998-02-06 | Do not generate an error message when merging v850 code into v850e/v850ea code. | Nick Clifton | 2 | -405/+214 |
1998-02-06 | Add -mv850any command line option for PR 14732 | Nick Clifton | 2 | -11/+28 |
1998-02-06 | * configure.tgt (mips64r5900*-sky-elf*): Replaces txvu-elf. | Doug Evans | 2 | -5/+10 |
1998-02-06 | Add missing sanitize markers in last ChangeLog entry. | Jeff Law | 1 | -0/+2 |
1998-02-06 | * cpu-mips.c (arch_info_struct): Make r5900 pointer size 32bits. | Jeff Law | 2 | -2/+3 |
1998-02-06 | * elf32-mips.c (bfd_elf32_bfd_reloc_type_lookup): For BFD_RELOC_CTOR | Jeff Law | 1 | -0/+6 |
1998-02-06 | * alpha.c (alpha_Instruction): Use int, not signed. | Ian Lance Taylor | 2 | -2/+6 |
1998-02-06 | * core.c (core_init): Adding missing "break". | Jeff Law | 2 | -0/+5 |
1998-02-06 | * config/d10v/tm-d10v.h (D10V_CONVERT_IADDR_TO_RAW, | Andrew Cagney | 3 | -74/+64 |
1998-02-06 | improvements | Ian Lance Taylor | 1 | -2/+49 |
1998-02-06 | o Update GDB to match changes to d10v abi (ARG1 in r0 instead of r2). | Andrew Cagney | 3 | -141/+183 |
1998-02-06 | * ehopt.c: New file. | Ian Lance Taylor | 9 | -8/+435 |
1998-02-06 | New function, generic_pop_current_frame(), targets point POP_FRAME at | Andrew Cagney | 1 | -0/+8 |
1998-02-06 | sky sanitization | Doug Evans | 1 | -0/+30 |
1998-02-06 | Get overlay testsuite to work on m32r when image is being built with a | Andrew Cagney | 1 | -0/+19 |
1998-02-06 | * Makefile.in (SIM_SKY_OBJS,MIPS_EXTRA_OBJS): New vars. | Doug Evans | 3 | -55/+92 |
1998-02-06 | Prepend sky- to sky header file names. | Doug Evans | 1 | -1/+1 |
1998-02-06 | When starting a new simulator run, ensure proceed status is cleared. | Andrew Cagney | 2 | -0/+7 |
1998-02-06 | Second pass at moving sky files into mips dir, | Doug Evans | 4 | -8/+8 |
1998-02-06 | * config/tc-mips.c (append_insn): Make sure that if we have a | Ian Lance Taylor | 2 | -1/+19 |