Age | Commit message (Expand) | Author | Files | Lines |
1998-02-16 | Only parallelise instructions when assembling for the m32rx, and when | Nick Clifton | 1 | -0/+6 |
1998-02-13 | Do not bother checking the operands of instructions which have no operands! | Nick Clifton | 1 | -0/+7 |
1998-02-13 | Reverted writes_to_pc() back to old version of code until PC operands are | Nick Clifton | 1 | -2/+3 |
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 | 1 | -0/+8 |
1998-02-13 | * config/tc-mips.c (macro_build): Handle operand type 'C'. | Ian Lance Taylor | 1 | -0/+5 |
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 | 1 | -0/+5 |
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 | 1 | -0/+6 |
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 | 1 | -0/+7 |
1998-02-12 | opcodes: | Joern Rennecke | 1 | -0/+7 |
1998-02-12 | * read.c (s_fill): Handle non-constant repeat counts by creating | Richard Henderson | 1 | -0/+6 |
1998-02-11 | Document M32Rx warnings and errors. | Nick Clifton | 1 | -0/+13 |
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 | * 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 | 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 | 1 | -0/+4 |
1998-02-06 | Move code from branch | Michael Meissner | 1 | -0/+7 |
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 | 1 | -0/+5 |
1998-02-06 | * ehopt.c: New file. | Ian Lance Taylor | 1 | -0/+19 |
1998-02-06 | * config/tc-mips.c (append_insn): Make sure that if we have a | Ian Lance Taylor | 1 | -0/+4 |
1998-02-05 | * configure, Makefile.in, aclocal.m4: Rebuild with new libtool. | Ian Lance Taylor | 1 | -0/+5 |
1998-02-04 | Add checks for side effects of instructions preventing their parallelisation. | Nick Clifton | 1 | -0/+8 |
1998-02-04 | Applied patch submitted by Jamie Smith <jsmith@teknema.demon.co.uk> to fix | Nick Clifton | 1 | -0/+9 |
1998-02-04 | * config/tc-ppc.h (tc_fix_adjustable) [OBJ_ELF]: A reloc against | Ian Lance Taylor | 1 | -0/+1 |
1998-02-04 | * config/tc-sparc.h (tc_fix_adjustable) [OBJ_ELF]: A reloc against | Ian Lance Taylor | 1 | -0/+3 |
1998-02-04 | * as.h: If gcc version greater than 2.6, use `__format__' and | Ian Lance Taylor | 1 | -0/+6 |
1998-02-03 | Mon Feb 2 18:30:34 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU> | Ian Lance Taylor | 1 | -0/+19 |
1998-02-02 | Improvments to error message reporting for PR14720 | Nick Clifton | 1 | -0/+5 |
1998-02-02 | Mon Feb 2 12:39:05 1998 Geoff Keating <geoffk@ozemail.com.au> | Ian Lance Taylor | 1 | -0/+18 |
1998-01-31 | config/tc-dvp.c (md_pcrel_from_section): Add offset to delay slot for | Doug Evans | 1 | -0/+2 |
1998-01-30 | * configure.in: Correct check for shared opcodes library. | Ian Lance Taylor | 1 | -0/+3 |
1998-01-30 | tweak last dvp entry | Doug Evans | 1 | -1/+0 |
1998-01-30 | * config/tc-dvp.c (md_longopts): Add -no-dma, -no-dma-pke. | Doug Evans | 1 | -0/+13 |
1998-01-30 | * read.h (include_dirs): Declare. | Doug Evans | 1 | -0/+5 |
1998-01-30 | * listing.c (buffer_line): If we can't open the file, set at_end. | Ian Lance Taylor | 1 | -0/+6 |
1998-01-30 | * config/vms-conf.h: Don't undef VERSION. | Ian Lance Taylor | 1 | -1/+5 |
1998-01-29 | * config/tc-m32r.c (allow_m32rx): Must compile with K&R C. | Doug Evans | 1 | -0/+7 |
1998-01-29 | Thu Jan 29 14:42:44 1998 Pat Rankin <rankin@eql.caltech.edu> | Ian Lance Taylor | 1 | -0/+19 |
1998-01-29 | Fix determination of when two instructions can be combined in parallel. | Nick Clifton | 1 | -0/+7 |