Treat a double vertical bar as a seperator between instructions.
[binutils-gdb.git] / gas / ChangeLog
1998-02-18 Nick CliftonTreat a double vertical bar as a seperator between...
1998-02-18 Doug Evans * cen.c (cgen_md_apply_fix3): Delete call to validate_...
1998-02-16 Nick CliftonOnly parallelise instructions when assembling for the...
1998-02-13 Nick CliftonDo not bother checking the operands of instructions...
1998-02-13 Nick CliftonReverted writes_to_pc() back to old version of code...
1998-02-13 Ian Lance Taylor * Makefile.am (AUTOMAKE_OPTIONS): Add cygnus.
1998-02-13 Nick CliftonParallelisation code changed to used cgen's new ins...
1998-02-13 Ian Lance Taylor * config/tc-mips.c (macro_build): Handle operand type...
1998-02-13 Ian Lance Taylor Based on patches from Ross Harvey <ross@teraflop.com>:
1998-02-12 Ian Lance Taylor NetBSD patches from Gordon W. Ross <gwr@mc.com>:
1998-02-12 Ian Lance Taylor * as.h (flag_warn_suppress_instructionswap): Move...
1998-02-12 Ian Lance Taylor * ehopt.c (eh_frame_code_alignment): Only use seg_info if
1998-02-12 Ian Lance Taylor * as.c (show_usage): Update bug-gnu-utils address.
1998-02-12 James LemkeImprove my ChangeLog etiquette.
1998-02-12 Jeff Law * config/tc-mips.c (load_address): Don't use...
1998-02-12 Joern Renneckeopcodes:
1998-02-12 Richard Henderson* read.c (s_fill): Handle non-constant repeat counts...
1998-02-11 Nick CliftonDocument M32Rx warnings and errors.
1998-02-10 Doug Evans * config/tc-dvp.c (*): pke->vif, gpuif->gif.
1998-02-10 Doug EvansRemove dvp testsuite entry.
1998-02-10 James Lemke[TEXT|DATA|BSS]_SECTION_NAME
1998-02-10 Ian Lance Taylor * ehopt.c (eh_frame_code_alignment): If not BFD_ASSEMB...
1998-02-10 Ian Carmichael* Add support for 0x1_2_3_4 bignums.
1998-02-10 Ian Lance Taylor * configure.in: Change -linux* to -linux-gnu*.
1998-02-10 Ian Lance Taylor * app.c (do_scrub_begin): Treat \r as whitespace.
1998-02-10 Nick CliftonImproved warning message generation for parallel instru...
1998-02-09 Ian Lance Taylor * Makefile.am: Update dependencies.
1998-02-07 Ian Lance Taylor * configure, aclocal.m4: Rebuild with new libtool.
1998-02-06 Michael MeissnerMove code from branch
1998-02-06 Jeff Law * config/tc-mips.c (md_begin): If mips_cpu...
1998-02-06 Nick CliftonAdd -mv850any command line option for PR 14732
1998-02-06 Ian Lance Taylor * ehopt.c: New file.
1998-02-06 Ian Lance Taylor * config/tc-mips.c (append_insn): Make sure that if...
1998-02-05 Ian Lance Taylor * configure, Makefile.in, aclocal.m4: Rebuild with...
1998-02-04 Nick CliftonAdd checks for side effects of instructions preventing...
1998-02-04 Nick CliftonApplied patch submitted by Jamie Smith <jsmith@teknema...
1998-02-04 Ian Lance Taylor * config/tc-ppc.h (tc_fix_adjustable) [OBJ_ELF]: A...
1998-02-04 Ian Lance Taylor * config/tc-sparc.h (tc_fix_adjustable) [OBJ_ELF]...
1998-02-04 Ian Lance Taylor * as.h: If gcc version greater than 2.6, use `__format...
1998-02-03 Ian Lance TaylorMon Feb 2 18:30:34 1998 Steve Haworth <steve@pm...
1998-02-02 Nick CliftonImprovments to error message reporting for PR14720
1998-02-02 Ian Lance TaylorMon Feb 2 12:39:05 1998 Geoff Keating <geoffk@ozemai...
1998-01-31 Doug Evansconfig/tc-dvp.c (md_pcrel_from_section): Add offset...
1998-01-30 Ian Lance Taylor * configure.in: Correct check for shared opcodes library.
1998-01-30 Doug Evanstweak last dvp entry
1998-01-30 Doug Evans * config/tc-dvp.c (md_longopts): Add -no-dma, -no...
1998-01-30 Doug Evans * read.h (include_dirs): Declare.
1998-01-30 Ian Lance Taylor * listing.c (buffer_line): If we can't open the file...
1998-01-30 Ian Lance Taylor * config/vms-conf.h: Don't undef VERSION.
1998-01-29 Doug Evans * config/tc-m32r.c (allow_m32rx): Must compile with...
1998-01-29 Ian Lance TaylorThu Jan 29 14:42:44 1998 Pat Rankin <rankin@eql.calte...
1998-01-29 Nick CliftonFix determination of when two instructions can be combi...
1998-01-28 Bill MoyerAdded "--nowarnswap" option for suppressing "Swapping...
1998-01-28 Ian Lance TaylorWed Jan 28 16:41:19 1998 J.J. van der Heijden <J...
1998-01-28 Ian Lance Taylor * symbols.c (resolve_symbol_value): Don't set the...
1998-01-28 Ian Lance Taylor * config/obj-aout.h (S_IS_LOCAL): Correct typo--pass...
1998-01-28 Ian Lance TaylorWed Jan 28 13:54:50 1998 Pat Rankin <rankin@eql.calte...
1998-01-28 Ian Lance Taylor * config/obj-coff.h (RESOLVE_SYMBOL_REDEFINITION)...
1998-01-28 Bill MoyerAdded --nowarnswap arg to suppress "Swapping instructio...
1998-01-28 Doug Evans * configure.in: Add dvp support.
1998-01-28 Nick CliftonDisplay instruction when an insertion error is encountered.
1998-01-27 Doug Evans * tc-txvu.c (*): Update to use handle new arguments for
1998-01-27 Nick CliftonFix PRs 14721, 14722, 14723
1998-01-27 Ian Lance TaylorTue Jan 27 13:32:01 1998 Robert Lipe <robertl@dgii...
1998-01-27 Ian Lance Taylortweak last patch
1998-01-27 Ian Lance Taylor * config/tc-arm.c (md_apply_fix3): Add casts before...
1998-01-27 Richard Henderson* listing.c (MAX_BYTES): Use listing variables not...
1998-01-27 Richard HendersonBring over lost listing bits from emc-97r1-branch.
1998-01-27 Richard Henderson * as.c (parse_args): Add --keep-locals alias for -L.
1998-01-27 Doug Evans* tc-txvu.c (assemble_one_insn): Allow [] in suffix...
1998-01-27 Doug Evans * tc-txvu.c: First pass at dma/pke/gpuif support.
1998-01-26 Nick CliftonDetect when explicltly parallel instructions have i...
1998-01-26 Nick CliftonFixed infinite loop bug in can_make_parallel().
1998-01-24 Doug Evans * config/tc-txvu.c (assemble_insn): Initialize errmsg...
1998-01-24 Doug Evans * config/tc-txvu.c (assemble_insn): Delete test for...
1998-01-23 Doug Evans * config/tc-txvu.c (assemble_insn): Commas moved to...
1998-01-23 Nick CliftonAdd support for swapping the fixups when insn are swapped.
1998-01-22 Richard Henderson * listing.c (file_info_struct): Remove FILE, add POS.
1998-01-21 Nick CliftonAdded opportunistic parallelisation of adjacent instruc...
1998-01-16 Ian Lance Taylor * read.c (dwarf_file_string): New file static variable.
1998-01-16 Richard Henderson * tc-m68k.c (m68k_ip): Remove absl->reglst...
1998-01-15 Richard Henderson* tc-sh.c (get_specific): Handle SGR & DBR.
1998-01-15 Richard Henderson* tc-h8500.c (parse_reg): Likewise.
1998-01-15 Richard Henderson * tc-h8300.c (parse_reg): Take the length of the symbo...
1998-01-15 Gavin Romig-Koch toplevel--
1998-01-15 Nick CliftonAdd support for parallel instructions.
1998-01-15 Jeff Law * config/tc-mips.c (macro): Rework division...
1998-01-14 Michael MeissnerMake cross section PC relative relocs work; fix non...
1998-01-14 Doug Evans * config/tc-mips.c (mips_ip): Don't test pinfo flags...
1998-01-12 Doug Evans * cgen.c: #include setjmp.h. Clean up pass over ...
1998-01-06 Richard Henderson * symbols.c (S_SET_SEGMENT): Don't set the...
1998-01-06 Doug Evans * config/tc-txvu.c (md_assemble): Handle no separator...
1998-01-05 Doug Evans * config/tc-txvu.c: #include dis-asm.h, opcode/txvu...
1998-01-02 Ian Lance Taylor * config/tc-i386.c (i386_operand): Give an error if...
1997-12-31 Jeff Law * config/tc-mn10200.c (md_relax_table): Correct...
1997-12-22 Doug Evans * configure.in: Add txvu support.
1997-12-22 Ian Lance Taylor * configure.in (i386*-go32-rtems*): Fix to...
1997-12-22 Ian Lance Taylor * config/tc-mips.c (macro): The 4650 doesn't permit...
1997-12-18 Richard Henderson* config/tc-d10v.c (build_insn): Make `number' a long...
1997-12-18 Richard Henderson* config/tc-alpha.c (cpu_types): 21164pc/pca56 does...
next