aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1997-02-22Fri Feb 21 14:34:31 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt2-139/+69
1997-02-21Fri Feb 21 14:34:31 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt2-12/+18
1997-02-21Fri Feb 21 14:23:14 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt10-0/+902
1997-02-21 * config/tc-m68k.c (line_comment_chars): Add '*'.Ian Lance Taylor1-0/+2
1997-02-21Fix linker relocation overflow errors for the NEC vr4300/ddb toolchain.Jim Wilson2-17/+16
1997-02-21 * app.c (LEX_IS_TWOCHAR_COMMENT_2ND): Don't define.Ian Lance Taylor1-0/+6
1997-02-21 * configure.in: Set em=svr4 for m68k-*-sysv4*.Ian Lance Taylor6-66/+84
1997-02-21 * config/tc-mn10200.c (md_convert_frag): Create a fixup for theJeff Law1-0/+5
1997-02-20 * config/obj-coff.c (obj_coff_ln [both versions]): CallIan Lance Taylor2-0/+30
1997-02-20 * symbols.c (resolve_symbol_value): If both left and rightIan Lance Taylor1-0/+8
1997-02-20Since d10v is public now, remove all sanitization statementsMichael Meissner6-289/+322
1997-02-19 Based on patches from Eric Youngdale <eric@andante.jic.com>:Ian Lance Taylor1-0/+8
1997-02-19 * gas/macros/semi.s, gas/macros/semi.d: New test.Ian Lance Taylor7-0/+56
1997-02-19 * read.c (get_line_sb): Don't end the line on a semicolon inside aIan Lance Taylor1-0/+5
1997-02-19Tue Feb 18 18:42:51 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+21
1997-02-19Tue Feb 18 18:42:51 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt3-0/+1449
1997-02-19Tue Feb 18 18:42:51 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt2-275/+159
1997-02-18 * gas/hppa/unsorted/unsorted.exp (align4 tests): Tweak expectedJeff Law1-0/+14
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 Taylor3-0/+15
1997-02-14Fri Feb 14 18:09:59 1997 Philippe De Muyter <phdm@info.ucl.ac.be>Ian Lance Taylor1-0/+9
1997-02-14random copyright and formatting fixesIan Lance Taylor4-9/+10
1997-02-14 * gas/all/align.d, gas/all/align.s: New test.Ian Lance Taylor2-0/+14
1997-02-14 * read.c (do_align): Add max parameter. Change all callers.Ian Lance Taylor8-31/+178
1997-02-14 * config/{tc-alpha.h, tc-arc.h, tc-d10v.h, tc-generic.h, tc-i960.h,Fred Fish4-154/+97
1997-02-14 * config/tc-sparc.c (md_show_usage): Add missing backslash at endIan Lance Taylor1-0/+3
1997-02-14Thu Feb 13 21:44:18 1997 Klaus Kaempf <kkaempf@progis.de>Ian Lance Taylor2-7/+27
1997-02-14 * doc/Makefile.in (TEXI2DVI): Set to just name of program.Fred Fish13-415/+1244
1997-02-13Correct errors in some comments (bfd_perform_relocation was refered toDavid Edelsohn2-3/+3
1997-02-13 * write.c (write_relocs): Correct text in as_fatal error message,David Edelsohn1-0/+5
1997-02-13Thu Feb 13 14:48:03 1997 Philippe De Muyter <phdm@info.ucl.ac.be>Ian Lance Taylor2-1/+14
1997-02-13 * config/tc-mips.c (mips16_extended_frag): Correct base addressIan Lance Taylor2-10/+15
1997-02-13 * config/tc-mips.c (prev_nop_frag): New static variable.Ian Lance Taylor2-36/+164
1997-02-13 * config/tc-mips.c (append_insn): Remove useless code whichIan Lance Taylor2-20/+8
1997-02-12 * gas/mips/lif-svr4pic.d: Pass -EB when running the assembler.Ian Lance Taylor1-0/+5
1997-02-12revert earlier patch to set prev_insn_valid when not reorderingIan Lance Taylor2-3/+1
1997-02-12 * config/tc-mips.c (md_parse_option): When debugging, setIan Lance Taylor2-1/+4
1997-02-12 * config/tc-mips.c (mips16_ip): Handle an extend operand.Ian Lance Taylor2-0/+17
1997-02-12 * config/tc-mips.c (my_getExpression): In mips16 mode, if it looksIan Lance Taylor2-0/+17
1997-02-12 * config/tc-mips.c (append_insn): Warn about an attempt to put anIan Lance Taylor2-1/+22
1997-02-12 * config/tc-mips.c (mips_pseudo_table): Add "insn".Ian Lance Taylor2-0/+38
1997-02-12 * config/tc-mips.c (md_begin): Add the general registers to theIan Lance Taylor2-26/+58
1997-02-12 * gas/mips/mips16.d: Update for yet another change in disassemblyIan Lance Taylor2-247/+252
1997-02-11 * config/tc-tic80.c: Numerous changes and additions to fleshFred Fish2-77/+389
1997-02-11 * gas/tic80/{add.d, add.lst, add.s, bitnum.d, bitnum.lst, bitnum.s,Fred Fish22-0/+1422
1997-02-11 * config/tc-mips.c (mips16_ip): Handle %gprel modifier.Ian Lance Taylor2-14/+59
1997-02-11 * gas/mips/mips16.d: Update for change in disassembly output.Ian Lance Taylor2-6/+694
1997-02-11Add r5900Gavin Romig-Koch4-2/+118
1997-02-11 * gas/mips/itbl-test.c: Add copyright message and fix indentation.Dawn Perchik2-82/+116
1997-02-11 * itbl-ops.c, itbl-lex.l, itbl-parse.y, itbl-ops.h,Dawn Perchik1-0/+5