Extend TRACE macros to include more cases.
[binutils-gdb.git] / gas /
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(s_endgif): Change length mismatched errors to warnings.
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 * gas/mips/vr5400.s: Use absolute expression...
1998-02-23 Jeff Law * gas/mips/vr5400.s: Use absolute expression...
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 (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 Jeff Law * gas/mips/r5900.s, gas/mips/r5900.d: Update...
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 Doug Evans * config/tc-dvp.c: Include stdarg.h/varargs.h.
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-19 Doug EvansAllow FAKE arguments to have a parser handler.
1998-02-18 Doug Evansfix thinko in last patch
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-18 Doug Evans * gas/dvp/{basic-1,lower-1,upper-1,upper-2}.d: Update...
1998-02-18 Doug Evansremove #ifdef HAVE_CPU_M32RX uses. tweak some comments
1998-02-16 Nick CliftonOnly parallelise instructions when assembling for the...
1998-02-13 Nick CliftonFix tests to match latest version of the assembler.
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 Doug Evans * gas/dvp/upper-2.[sd]: New testcase.
1998-02-13 Ian Lance Taylor * gasp/macro.out: Adjust to reflect the fact that...
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 Doug Evans(check_parallel_io_clash): Add #if 0'd out code that...
1998-02-12 Doug Evans * gas/dvp/{*}: .text renamed to .vutext.
1998-02-12 Richard Henderson* read.c (s_fill): Handle non-constant repeat counts...
1998-02-12 Doug Evansupdate copyright date
1998-02-11 Doug Evans(insert_operand): Bring over possible change from branch.
1998-02-11 Nick CliftonDocument M32Rx warnings and errors.
1998-02-11 Andrew CagneyHandle xxx@word + N. Treat it as xxx >> 2 + N.
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 James LemkeDefine default values of [TEXT|DATA|BSS]_SECTION_NAME
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 CliftonAdd tests for DIVH instruction and new versions of...
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 Ian Lance Taylormore tweaks
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 Taylorimprovements
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 CliftonUpdated to match latest assembler output.
1998-02-04 Nick CliftonApplied patch submitted by Jamie Smith <jsmith@teknema...
1998-02-04 Ian Lance TaylorWed Feb 4 15:40:00 1998 Geoffrey Keating <geoffk...
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 Doug Evansfix comment
1998-02-03 Ian Lance TaylorMon Feb 2 18:30:34 1998 Steve Haworth <steve@pm...
1998-02-02 Nick CliftonImprove error reporting for PR14724
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-02-02 Jeff Law * gas/mips/4010.s: Pad test code out to a 16byt...
1998-01-31 Doug Evansconfig/tc-dvp.c (md_pcrel_from_section): Add offset...
1998-01-31 Doug Evans (md_pcrel_from_section): Add offset to delay slot for
1998-01-31 James LemkeImplement DMAcnt, DMAret & DMAend with explicit count...
1998-01-30 Ian Lance Taylor * configure.in: Correct check for shared opcodes library.
next