* config/obj-elf.c [TC_ALPHA]: Include <elf/alpha.h>.
[binutils-gdb.git] / gas / ChangeLog
1998-03-01 Richard Henderson* config/obj-elf.c [TC_ALPHA]: Include <elf/alpha.h>.
1998-02-27 Michael MeissnerDelayed jsr instructions do not require padding to...
1998-02-27 Doug Evans * config/tc-dvp.c (assemble_vif): Insert cpu type...
1998-02-25 Doug Evans * config/tc-m32r.c (optimize): New static local.
1998-02-25 Nick CliftonFix bug detected by Michael snyder.
1998-02-25 Doug Evans (s_endgif): Update. NLOOP is in quadwords for IMAGE...
1998-02-24 Doug Evans (UNIQUE_LABEL_PREFIX): New macro.
1998-02-24 Doug Evans (create_colon_label): New argument `sto'. All callers...
1998-02-24 Doug Evans * config/tc-dvp.h (tc_frob_label): Define.
1998-02-24 Doug Evans * config/tc-dvp.c (assemble_dma): Do alignment before...
1998-02-23 James LemkeAdded sanitization for my latest changelog entry.
1998-02-23 James LemkeInstead of changing the names of .bss etc, add .vubss...
1998-02-23 Doug Evans * cgen.c: #include symcat.h.
1998-02-23 Jeff Law * config/tc-mips.c (mips_ip, case 'P'): Make...
1998-02-22 Richard Henderson* read.c (s_set): Record file and line info for symbols...
1998-02-21 Doug Evans (vu_count): New static local.
1998-02-21 Doug Evanstc-dvp.c (cur_mach): New static local.
1998-02-21 Doug Evans (asm_state_stack): Maintain stack of parsing states.
1998-02-21 Doug Evans (asm_state): New state ASM_GIF.
1998-02-20 Doug Evans * confirg/tc-dvp.c (md_assemble): Handle ASM_DIRECT...
1998-02-20 Ian Lance Taylor * config/tc-ppc.c (md_pseudo_table): Add "section".
1998-02-20 Richard Henderson* tc-ppc.c (ppc_biei): Cache the last symbol we inserted
1998-02-20 Fred FishFixup my email addresses to be at cygnus.com
1998-02-20 Fred Fish * config/tc-d30v.c (parallel_ok): For the explicitly...
1998-02-20 Richard Henderson* listing.c (list_symbol_table): Categorize symbols by
1998-02-19 Doug Evans * config/tc-dvp.c (LOCAL_LABEL_PREFIX,END_LABEL_PREFIX...
1998-02-19 Richard Henderson* Makefile.am (install-exec-local): Install properly...
1998-02-19 Nick CliftonSpecial case handling of updates to the condition bit...
1998-02-19 Doug Evans* tc-dvp.c: Allow FAKE arguments to have a parser handler.
1998-02-18 Doug Evans * config/tc-dvp.c (parse_float): New function.
1998-02-18 Nick CliftonAdded --Wp and --Wnp abbreviations for --[no-]warn...
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.
next