aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1998-08-24Improve formatting of --help outputNick Clifton2-3/+8
1998-08-21heh heh, too quick with cuttin-n-pastin.Doug Evans1-0/+2
1998-08-21Fix for PR15003 - copy prev_opcode over opcode after issuing first insn inNick Clifton1-0/+6
1998-08-21skip CVS when looking at sanitized filesIan Lance Taylor1-1/+1
1998-08-21 * read.h (generate_lineno_debug): Add prototype.Doug Evans1-0/+6
1998-08-21 * gas/i386/white.l: Revert patch of August 12.Ian Lance Taylor1-0/+7
1998-08-21Thu Aug 20 23:17:04 1998 Alan Modra <alan@spri.levels.unisa.edu.au>Ian Lance Taylor2-13/+37
1998-08-20rework last patchIan Lance Taylor2-12/+23
1998-08-20do not adjust relocations against thumb function names as the linker needsNick Clifton2-2/+30
1998-08-20check for mentions of sanitized filesIan Lance Taylor2-6/+27
1998-08-20 * expr.c (operand): Check also that there is no advance in operandVladimir Makarov1-9/+3
1998-08-20 * expr.c (operand): Check more correctly that there is no advanceVladimir Makarov2-1/+7
1998-08-20 * expr.c (operand): Check correctly that there is no advance inVladimir Makarov2-1/+24
1998-08-19Add sanitization markers.Catherine Moore2-2/+6
1998-08-19Fix for PR 16412 - give M32R specific command line options a one dash prefixNick Clifton2-26/+20
1998-08-18tc-arm.h: Define obj_fix_adjustable for OBJ_ELF.Catherine Moore3-0/+25
1998-08-13 * read.c (s_align, s_comm, s_mri_common, s_fail, s_globl, s_space,Vladimir Makarov2-44/+55
1998-08-13 * config/tc-mips.c (macro): Correct M_SGE_I/M_SGEUI_I case for aIan Lance Taylor2-35/+48
1998-08-13Keep udf.sJeff Law1-0/+1
1998-08-12 * config/tc-hppa.c (pa_enter): Call as_bad rather than abort.Ian Lance Taylor1-0/+5
1998-08-12 * gas/mn10300/udf.s: New test.Jeff Law2-1/+203
1998-08-12Document .req directiveNick Clifton2-48/+58
1998-08-12Wed Aug 12 13:25:03 1998 Alan Modra <alan@spri.levels.unisa.edu.au>Ian Lance Taylor1-0/+6
1998-08-12Wed Aug 12 13:25:38 1998 Alan Modra <alan@spri.levels.unisa.edu.au>Ian Lance Taylor1-6/+17
1998-08-12sanitize-vr5400 -> sanitize-cygnus, for 98r2Ken Raeburn7-42/+6153
1998-08-10Fix PR 15003 - always perform alignment requestsNick Clifton1-0/+5
1998-08-10Mon Aug 10 17:48:09 1998 Alan Modra <alan@spri.levels.unisa.edu.au>Ian Lance Taylor1-0/+5
1998-08-10 * config/obj-elf.h: Check for redefinition of obj_frob_symbol.Catherine Moore1-0/+9
1998-08-08 * config/tc-alpha.c (alpha_fix_adjustable): Don't adjust weak syms.Richard Henderson2-1/+5
1998-08-07add sanitization markers.Catherine Moore1-0/+2
1998-08-05Set BFD private flags based on command line switches.Nick Clifton2-27/+39
1998-08-03 * cgen.h (GAS_CGEN_MAX_FIXUPS): GAS_ prepended, all uses updated.Doug Evans1-0/+20
1998-08-02add armelf.Catherine Moore1-0/+28
1998-08-02Add armelf.Catherine Moore1-0/+29
1998-08-02 * as.h (debug_info_type): Add entries for unspecified and dwarf*.Richard Henderson3-27/+231
1998-07-31 Start of changes to remove mdebug section from mips*-elfRon Unrau3-13/+48
1998-07-31* config/tc-arm.h: Add definitions for OBJ_ELF.Catherine Moore2-19/+53
1998-07-31*** empty log message ***Catherine Moore1-0/+15
1998-07-31 * configure.in: (arm-*-elf): Handle.Catherine Moore2-26/+31
1998-07-30* Fix for PR 16389, brought over from d30v branch.Frank Ch. Eigler2-2/+77
1998-07-28New testcases for PR 16547 (new insns added).Doug Evans2-122/+161
1998-07-28 * config/tc-mn10300.c (md_assemble): Fix "errmsg" initializationJeff Law2-2/+49
1998-07-27 * configure.in (install_tooldir): Allow target to specify whetherDoug Evans1-0/+12
1998-07-25 * Makefile.am (install-exec-local): Split into two ...Doug Evans3-4/+26
1998-07-24 * Makefile.am (install-exec-local): Don't remove the file beforeIan Lance Taylor3-2/+9
1998-07-24 * cgen.c: Include libiberty.h.Doug Evans1-1/+20
1998-07-24 * config/tc-dvp.c (assemble_vif): Make label at start of overlayDoug Evans1-0/+9
1998-07-24remove d30v sanitizationIan Lance Taylor12-465/+513
1998-07-24rebuildIan Lance Taylor1-812/+914
1998-07-23 * config/tc-mn10300.c (md_assemble): Make sure "errmsg" has a non-NULLJeff Law2-4/+27