aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
1997-03-11 * config/tc-m88k.c (m88k_do_align): Don't use a special nopIan Lance Taylor1-1/+1
1997-03-10 From Eric Youngdale <eric@andante.jic.com>:Ian Lance Taylor2-25/+254
1997-03-06 * config/tc-mn10300.c (md_assemble): Don't use any MN10300 specificJeff Law1-15/+26
1997-03-05 * config/tc-tic80.c (md_pseudo_table): Add "sect" and "section"Fred Fish1-4/+8
1997-03-05 * config/tc-tic80.c (md_begin): Declare external variableFred Fish1-1/+6
1997-03-01 * config/tc-mips.c (mips16_extended_frag): Don't assume that weIan Lance Taylor1-6/+11
1997-02-28 * write.h (LOCAL_LABEL): Only define if not BFD_ASSEMBLER.Ian Lance Taylor4-41/+40
1997-02-28 * config/te-sco386.h: Remove; not used.Ian Lance Taylor2-11/+0
1997-02-27remove d10v sanitizationIan Lance Taylor1-8/+2
1997-02-27 * config/tc-tic80 (md_pseudo_table): Add align pseudo op to doFred Fish1-1/+2
1997-02-27fix random missing Sanitize bitsAngela Marie Thomas1-0/+29
1997-02-27 * config/tc-tic80.c (FLT_CHARS): Change from "dD" to "fF".Fred Fish1-4/+23
1997-02-27always keep te-lnews.hStan Shebs1-0/+1
1997-02-27 * configure.in (mips*-*-lnews*): New target, also make emptyStan Shebs2-7/+15
1997-02-26 * config/tc-tic80.c (find_opcode, build_insn): Changes to matchFred Fish1-30/+50
1997-02-26 Based on patches from Robert Lipe <robertl@dgii.com>:Ian Lance Taylor3-0/+36
1997-02-25 * config/tc-tic80.c (md_apply_fix): Handle R_ABS type fixups.Fred Fish1-0/+3
1997-02-24 * config/obj-coff.c: Fix typo in comment section.Fred Fish1-7/+8
1997-02-23 * itbl-ops.c: Add test for itbl_have_entries.Dawn Perchik1-5/+8
1997-02-23fix minor formatting problemIan Lance Taylor1-2/+2
1997-02-23minor formatting fixesIan Lance Taylor1-18/+17
1997-02-23 * itbl-parse.y: Fix indentation mistakes from indent program.Dawn Perchik1-1/+158
1997-02-23 * doc/internals.texi (CPU backend): Fix typo in md_section_alignFred Fish2-10/+81
1997-02-22Fri Feb 21 14:34:31 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-138/+65
1997-02-21Fri Feb 21 14:34:31 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-12/+13
1997-02-21Fix linker relocation overflow errors for the NEC vr4300/ddb toolchain.Jim Wilson1-17/+11
1997-02-21 * configure.in: Set em=svr4 for m68k-*-sysv4*.Ian Lance Taylor3-2/+10
1997-02-20 * config/obj-coff.c (obj_coff_ln [both versions]): CallIan Lance Taylor1-0/+27
1997-02-19Tue Feb 18 18:42:51 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt3-0/+1449
1997-02-17 * config/tc-alpha.h (md_operand): Define with a null expansion,Fred Fish1-1/+12
1997-02-14 Based on notes from Peter Eriksson <peter@ifm.liu.se>. The targetIan Lance Taylor2-0/+8
1997-02-14random copyright and formatting fixesIan Lance Taylor4-9/+10
1997-02-14 * read.c (do_align): Add max parameter. Change all callers.Ian Lance Taylor6-29/+135
1997-02-14 * config/{tc-alpha.h, tc-arc.h, tc-d10v.h, tc-generic.h, tc-i960.h,Fred Fish3-154/+78
1997-02-14 * doc/Makefile.in (TEXI2DVI): Set to just name of program.Fred Fish10-22/+59
1997-02-13Correct errors in some comments (bfd_perform_relocation was refered toDavid Edelsohn2-3/+3
1997-02-13 * config/tc-mips.c (mips16_extended_frag): Correct base addressIan Lance Taylor1-10/+11
1997-02-13 * config/tc-mips.c (prev_nop_frag): New static variable.Ian Lance Taylor1-36/+148
1997-02-13 * config/tc-mips.c (append_insn): Remove useless code whichIan Lance Taylor1-20/+4
1997-02-12revert earlier patch to set prev_insn_valid when not reorderingIan Lance Taylor1-1/+0
1997-02-12 * config/tc-mips.c (md_parse_option): When debugging, setIan Lance Taylor1-1/+1
1997-02-12 * config/tc-mips.c (mips16_ip): Handle an extend operand.Ian Lance Taylor1-0/+15
1997-02-12 * config/tc-mips.c (my_getExpression): In mips16 mode, if it looksIan Lance Taylor1-0/+13
1997-02-12 * config/tc-mips.c (append_insn): Warn about an attempt to put anIan Lance Taylor1-1/+16
1997-02-12 * config/tc-mips.c (mips_pseudo_table): Add "insn".Ian Lance Taylor1-0/+34
1997-02-12 * config/tc-mips.c (md_begin): Add the general registers to theIan Lance Taylor1-26/+50
1997-02-11 * config/tc-tic80.c: Numerous changes and additions to fleshFred Fish1-77/+381
1997-02-11 * config/tc-mips.c (mips16_ip): Handle %gprel modifier.Ian Lance Taylor1-14/+45
1997-02-11Add r5900Gavin Romig-Koch2-2/+84
1997-02-11 * itbl-ops.c: New file. Add support for dynamically readDawn Perchik2-0/+28