Age | Commit message (Expand) | Author | Files | Lines |
1998-02-18 | * cen.c (cgen_md_apply_fix3): Delete call to validate_operand. | Doug Evans | 1 | -0/+5 |
1998-02-18 | * gas/dvp/{basic-1,lower-1,upper-1,upper-2}.d: Update to remove dest | Doug Evans | 1 | -0/+7 |
1998-02-18 | remove #ifdef HAVE_CPU_M32RX uses. tweak some comments | Doug Evans | 1 | -15/+4 |
1998-02-16 | Only parallelise instructions when assembling for the m32rx, and when | Nick Clifton | 2 | -12/+19 |
1998-02-13 | Fix tests to match latest version of the assembler. | Nick Clifton | 1 | -0/+7 |
1998-02-13 | Do not bother checking the operands of instructions which have no operands! | Nick Clifton | 2 | -17/+39 |
1998-02-13 | Reverted writes_to_pc() back to old version of code until PC operands are | Nick Clifton | 3 | -27/+16 |
1998-02-13 | * Makefile.am (AUTOMAKE_OPTIONS): Add cygnus. | Ian Lance Taylor | 1 | -0/+7 |
1998-02-13 | Parallelisation code changed to used cgen's new ins operands feature. | Nick Clifton | 2 | -126/+76 |
1998-02-13 | * config/tc-mips.c (macro_build): Handle operand type 'C'. | Ian Lance Taylor | 1 | -0/+5 |
1998-02-13 | * gas/dvp/upper-2.[sd]: New testcase. | Doug Evans | 1 | -0/+7 |
1998-02-13 | * gasp/macro.out: Adjust to reflect the fact that keyword | Ian Lance Taylor | 2 | -0/+17 |
1998-02-13 | Based on patches from Ross Harvey <ross@teraflop.com>: | Ian Lance Taylor | 1 | -0/+9 |
1998-02-12 | NetBSD patches from Gordon W. Ross <gwr@mc.com>: | Ian Lance Taylor | 2 | -84/+90 |
1998-02-12 | * as.h (flag_warn_suppress_instructionswap): Move from here... | Ian Lance Taylor | 1 | -0/+4 |
1998-02-12 | * ehopt.c (eh_frame_code_alignment): Only use seg_info if | Ian Lance Taylor | 1 | -0/+3 |
1998-02-12 | * as.c (show_usage): Update bug-gnu-utils address. | Ian Lance Taylor | 3 | -3/+9 |
1998-02-12 | Improve my ChangeLog etiquette. | James Lemke | 1 | -2/+2 |
1998-02-12 | * config/tc-mips.c (load_address): Don't use mips III or mips IV | Jeff Law | 2 | -84/+239 |
1998-02-12 | opcodes: | Joern Rennecke | 2 | -12/+18 |
1998-02-12 | (check_parallel_io_clash): Add #if 0'd out code that uses new operand | Doug Evans | 1 | -19/+30 |
1998-02-12 | * gas/dvp/{*}: .text renamed to .vutext. | Doug Evans | 1 | -0/+11 |
1998-02-12 | * read.c (s_fill): Handle non-constant repeat counts by creating | Richard Henderson | 1 | -0/+6 |
1998-02-12 | update copyright date | Doug Evans | 1 | -6/+66 |
1998-02-11 | (insert_operand): Bring over possible change from branch. | Doug Evans | 1 | -74/+89 |
1998-02-11 | Document M32Rx warnings and errors. | Nick Clifton | 3 | -9/+149 |
1998-02-11 | Handle xxx@word + N. Treat it as xxx >> 2 + N. | Andrew Cagney | 1 | -18/+56 |
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 | Define default values of [TEXT|DATA|BSS]_SECTION_NAME | James Lemke | 1 | -0/+5 |
1998-02-10 | * Add support for 0x1_2_3_4 bignums. | Ian Carmichael | 1 | -0/+5 |
1998-02-10 | * configure.in: Change -linux* to -linux-gnu*. | Ian Lance Taylor | 1 | -0/+3 |
1998-02-10 | * app.c (do_scrub_begin): Treat \r as whitespace. | Ian Lance Taylor | 1 | -0/+4 |
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-09 | * Makefile.am: Update dependencies. | Ian Lance Taylor | 1 | -0/+5 |
1998-02-07 | * configure, aclocal.m4: Rebuild with new libtool. | Ian Lance Taylor | 2 | -99/+94 |
1998-02-06 | Move code from branch | Michael Meissner | 1 | -0/+7 |
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 | Add -mv850any command line option for PR 14732 | Nick Clifton | 2 | -11/+28 |
1998-02-06 | improvements | Ian Lance Taylor | 1 | -2/+49 |
1998-02-06 | * ehopt.c: New file. | Ian Lance Taylor | 9 | -8/+435 |
1998-02-06 | * config/tc-mips.c (append_insn): Make sure that if we have a | Ian Lance Taylor | 2 | -1/+19 |
1998-02-05 | * configure, Makefile.in, aclocal.m4: Rebuild with new libtool. | Ian Lance Taylor | 4 | -173/+325 |
1998-02-04 | Add checks for side effects of instructions preventing their parallelisation. | Nick Clifton | 2 | -16/+64 |
1998-02-04 | Updated to match latest assembler output. | Nick Clifton | 1 | -0/+4 |
1998-02-04 | Applied patch submitted by Jamie Smith <jsmith@teknema.demon.co.uk> to fix | Nick Clifton | 1 | -0/+9 |