Age | Commit message (Expand) | Author | Files | Lines |
1998-02-11 | Document M32Rx warnings and errors. | Nick Clifton | 3 | -9/+149 |
1998-02-11 | Enable remote-tcp on a FreeBSD host. | Andrew Cagney | 1 | -0/+4 |
1998-02-11 | Update tests to match recently modified ABI | Andrew Cagney | 2 | -16/+46 |
1998-02-11 | Don't abort() when system call is unknown. | Andrew Cagney | 2 | -1/+4 |
1998-02-11 | Ensure zero-hardwired bits in DPSW remain zero. | Andrew Cagney | 3 | -4/+77 |
1998-02-11 | Handle xxx@word + N. Treat it as xxx >> 2 + N. | Andrew Cagney | 1 | -18/+56 |
1998-02-11 | * tracepoint.c (tracepoint_operation): Call the modify_tracepoint_hook | Keith Seitz | 5 | -13/+52 |
1998-02-11 | Do not complain when merging m32r binaries into m32rx binaries. | Nick Clifton | 1 | -1/+4 |
1998-02-10 | Fix PR14909 by reducing the paranoia in locating the assocaueted HI16S reloc | Nick Clifton | 1 | -0/+7 |
1998-02-10 | * config/tc-dvp.c (*): pke->vif, gpuif->gif. | Doug Evans | 1 | -0/+6 |
1998-02-10 | Remove dvp testsuite entry. | Doug Evans | 1 | -1/+2 |
1998-02-10 | [TEXT|DATA|BSS]_SECTION_NAME | James Lemke | 1 | -0/+7 |
1998-02-10 | * ehopt.c (eh_frame_code_alignment): If not BFD_ASSEMBLER, use | Ian Lance Taylor | 1 | -0/+5 |
1998-02-10 | * dvp-opc.c (*): pke,gpuif renamed to vif,gif. | Doug Evans | 1 | -0/+7 |
1998-02-10 | Define default values of [TEXT|DATA|BSS]_SECTION_NAME | James Lemke | 1 | -0/+5 |
1998-02-10 | * archures.c (bfd_mach_dvp_{vif,gif}): Renamed from ..._{pke,gpuif}. | Doug Evans | 1 | -0/+10 |
1998-02-10 | Tue Feb 10 16:17:20 1998 H.J. Lu <hjl@gnu.org> | Ian Lance Taylor | 1 | -0/+4 |
1998-02-10 | * Add support for 0x1_2_3_4 bignums. | Ian Carmichael | 1 | -0/+5 |
1998-02-10 | Mon Feb 10 12:37:47 1998 Philippe De Muyter <phdm@macqel.be> | Jason Molenda | 4 | -11/+42 |
1998-02-10 | * Makefile.am (Makefile): Add target, for dependencies on | Ian Lance Taylor | 1 | -0/+7 |
1998-02-10 | * Many changes to make sky sim build with --enable-sim-warnings. | Ian Carmichael | 6 | -27/+34 |
1998-02-10 | * configure.in: Change -linux* to -linux-gnu*. | Ian Lance Taylor | 1 | -0/+3 |
1998-02-10 | * configure.in: Change -linux* to -linux-gnu*. | Ian Lance Taylor | 3 | -8/+14 |
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 |