aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1997-03-21 * configure.in: Don't set files and links. Don't callIan Lance Taylor2-37/+52
1997-03-21 * doc/as.texinfo (Symbol Names): Don't use obsolete @ctrl macro.Ian Lance Taylor2-17/+115
1997-03-20 * config/m68k-parse.y (motorola_operand): Allow (zdireg,EXPR).Ian Lance Taylor1-0/+2
1997-03-20Thu Mar 20 16:49:14 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor1-0/+6
1997-03-20Thu Mar 20 13:42:01 1997 H.J. Lu <hjl@lucon.org>Ian Lance Taylor7-45/+101
1997-03-20Thu Mar 20 13:42:01 1997 H.J. Lu <hjl@lucon.org>Ian Lance Taylor2-3/+11
1997-03-20Thu Mar 20 12:48:45 1997 Philippe De Muyter <phdm@info.ucl.ac.be>Ian Lance Taylor3-20/+18
1997-03-19Wed Mar 19 11:37:57 1997 Philippe De Muyter <phdm@info.ucl.ac.be>Ian Lance Taylor1-0/+10
1997-03-19 * config/tc-mips.c (load_register): In 32 bit mode, when notIan Lance Taylor1-0/+6
1997-03-19 * read.c (potable): Add "equiv".Ian Lance Taylor1-0/+7
1997-03-18Tue Mar 18 15:50:13 1997 H.J. Lu <hjl@lucon.org>Ian Lance Taylor5-1/+38
1997-03-18fix last patchIan Lance Taylor1-1/+1
1997-03-17 * as.h (bfd_alloc_by_size_t): Don't declare.Ian Lance Taylor11-917/+3159
1997-03-16xIan Lance Taylor1-1/+1
1997-03-16 * symbols.c (symbol_new): Don't call debug_verify_symchain.Ian Lance Taylor2-21/+53
1997-03-16 * NEWS: Note BeOS support.Fred Fish2-1/+19
1997-03-16 * config/tc-mips.c (md_apply_fix): Improve error message for outIan Lance Taylor2-1/+4
1997-03-16 * Makefile.in: Add dependencies on obstack.h where needed.Ian Lance Taylor2-25/+41
1997-03-15 * config/tc-mips.c (md_estimate_size_before_relax): Handle theIan Lance Taylor2-4/+27
1997-03-14 * Makefile.in (TARG_CPU_DEP_sparc): Add opcode/sparc.h.Ian Lance Taylor2-2/+6
1997-03-13 * read.c (read_a_source_file): Call LISTING_NEWLINE beforeIan Lance Taylor2-128/+160
1997-03-13 * config/obj-elf.c (obj_elf_data): Call md_flush_pending_outputIan Lance Taylor2-1/+71
1997-03-12 * doc/as.texinfo (bss): Improve description of .bss section. InIan Lance Taylor1-0/+7
1997-03-12 * config/tc-ppc.c (ppc_elf_lcomm): Don't call S_CLEAR_EXTERNAL.Ian Lance Taylor1-0/+2
1997-03-11 * symbols.c (colon): Change type of local to int. From Alan ModraIan Lance Taylor1-0/+3
1997-03-11 * config/tc-m88k.c (m88k_do_align): Don't use a special nopIan Lance Taylor2-2/+6
1997-03-11 * read.c (equals): Always permit register names to be redefined.Ian Lance Taylor1-0/+2
1997-03-11 * config/tc-mips.c (mips_fix_adjustable): Permit a reloc against aIan Lance Taylor1-0/+4
1997-03-11 From Eric Youngdale <eric@andante.jic.com>:Ian Lance Taylor1-0/+7
1997-03-10 From Eric Youngdale <eric@andante.jic.com>:Ian Lance Taylor3-25/+265
1997-03-07 * config/tc-mn10300.c (md_relax_table): Define.Jeff Law1-0/+6
1997-03-07 * config/tc-mn10200.c (md_relax_table): Fix typos.Jeff Law1-0/+2
1997-03-06 * config/tc-mn10300.c (md_assemble): Don't use any MN10300 specificJeff Law2-15/+31
1997-03-05 * cond.c (s_ifc): Call mri_comment_field and mri_comment_end whenIan Lance Taylor1-0/+5
1997-03-05 * gas/all/gas.exp: xfail a couple tests for the mn10300.Jeff Law1-0/+9
1997-03-05 * config/tc-tic80.c (md_pseudo_table): Add "sect" and "section"Fred Fish2-4/+10
1997-03-05 * config/tc-tic80.c (md_begin): Declare external variableFred Fish2-1/+18
1997-03-03 * gas/tic80/{add.d, float.d, regops2.d, relocs1.d, relocs1b.d,Fred Fish7-210/+114
1997-03-01 * config/tc-mips.c (mips16_extended_frag): Don't assume that weIan Lance Taylor2-6/+17
1997-02-28 * write.h (LOCAL_LABEL): Only define if not BFD_ASSEMBLER.Ian Lance Taylor5-41/+58
1997-02-28 * config/te-sco386.h: Remove; not used.Ian Lance Taylor2-11/+0
1997-02-27remove d10v sanitizationIan Lance Taylor2-15/+3
1997-02-27 * config/tc-tic80 (md_pseudo_table): Add align pseudo op to doFred Fish2-1/+10
1997-02-27 * gas/tic80/{align.d, align.lst, align.s} New test for theFred Fish5-0/+110
1997-02-27 * config/tc-m68k.c (md_assemble): Handle a reloc width of 'W'.nIan Lance Taylor1-0/+2
1997-02-27fix random missing Sanitize bitsAngela Marie Thomas2-0/+57
1997-02-27 * gasp.c (hash_add_to_string_table): Correct misspelling in errorIan Lance Taylor2-11/+44
1997-02-27Add "r" section attribute to denote read-only sectionsMichael Meissner1-0/+5
1997-02-27 * config/obj-elf.c (obj_elf_common): Set BSF_OBJECT in flags.Ian Lance Taylor1-0/+3
1997-02-27 * expr.c (operand): Simplify 0b handling. Don't treat 0b as aIan Lance Taylor2-94/+240