aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
1997-04-02 * config/tc-mips.c (mips16_macro): Handle M_DMUL and M_MUL.Ian Lance Taylor1-0/+9
1997-04-02 * config/tc-mips.c (md_begin): Don't set interlocks for 4100.Jim Wilson1-323/+406
1997-04-01Make # a line comment characterMichael Meissner1-1/+1
1997-03-28 * config/obj-elf.c (obj_elf_section_change_hook): New function.Ian Lance Taylor1-0/+10
1997-03-27 * read.c (s_comm): Check S_IS_COMMON as well as S_IS_DEFINED.Ian Lance Taylor2-10/+22
1997-03-24 * config/tc-i386.h (iclrKludge): Define.Ian Lance Taylor1-0/+7
1997-03-24Sun Mar 23 18:03:31 1997 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-7/+6
1997-03-21 * config/obj-ieee.c (segment_name): Don't define function if thisIan Lance Taylor1-0/+2
1997-03-21 * config/obj-coff.h (DO_STRIP): Don't define.Ian Lance Taylor2-6/+4
1997-03-21 * symbols.c (colon): Call obj_frob_label if it is defined.Ian Lance Taylor1-5/+7
1997-03-20Thu Mar 20 13:42:01 1997 H.J. Lu <hjl@lucon.org>Ian Lance Taylor5-40/+89
1997-03-20Thu Mar 20 12:48:45 1997 Philippe De Muyter <phdm@info.ucl.ac.be>Ian Lance Taylor2-20/+12
1997-03-18Tue Mar 18 15:50:13 1997 H.J. Lu <hjl@lucon.org>Ian Lance Taylor2-1/+1
1997-03-17 * as.h (bfd_alloc_by_size_t): Don't declare.Ian Lance Taylor8-881/+3101
1997-03-16 * config/tc-mips.c (md_apply_fix): Improve error message for outIan Lance Taylor1-1/+1
1997-03-15 * config/tc-mips.c (md_estimate_size_before_relax): Handle theIan Lance Taylor1-4/+24
1997-03-13 * config/obj-elf.c (obj_elf_data): Call md_flush_pending_outputIan Lance Taylor1-1/+58
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