aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1996-06-25 * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir,Jason Molenda3-56/+102
1996-06-24 * configure.in: On alpha*-*-osf*, link against libbfd.a if notIan Lance Taylor1-0/+11
1996-06-21Fri Jun 21 17:40:16 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>Ian Lance Taylor1-0/+5
1996-06-21Fri Jun 21 16:01:18 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor5-887/+69
1996-06-20 * config/obj-aout.c (obj_emit_relocations): Give an error if theIan Lance Taylor1-0/+4
1996-06-20 * expr.c (struct expr_symbol_line): Define.Ian Lance Taylor1-0/+15
1996-06-20* config/tc-i386.c (md_number_to_chars): Deleted.Ken Raeburn5-47/+105
1996-06-20 * write.c (is_dnrange): Only define if TC_GENERIC_RELAX_TABLE isIan Lance Taylor2-0/+5
1996-06-20 * doc/as.texinfo: Document that any number of hex digits canIan Lance Taylor1-0/+3
1996-06-19 * as.c (struct defsym_list): Define.Ian Lance Taylor1-0/+6
1996-06-19 * config/tc-m68k.c (m68k_ip): Reject PRE and POST indexing mode onIan Lance Taylor1-0/+3
1996-06-19 * as.c (emulation_name): Remove unused static variable.Ian Lance Taylor5-14/+72
1996-06-19 * config/tc-mips.c (mips_ip): In cases 'I', 'i', and 'j', setIan Lance Taylor1-13/+23
1996-06-19 * config/tc-sparc.h (TC_RELOC_RTSYM_LOC_FIXUP): If OBJ_ELF, alwaysIan Lance Taylor1-0/+3
1996-06-19 * config/tc-alpha.c (tc_gen_reloc): Output a sensible errorIan Lance Taylor2-1/+11
1996-06-19 * config/tc-alpha.c (alpha_force_relocation): AddIan Lance Taylor2-5/+51
1996-06-18 * read.c (s_fill): Don't warn about a zero repeat count.Ian Lance Taylor1-0/+2
1996-06-18 * config/tc-mips.c (mips_ip): Don't warn about using AT as aIan Lance Taylor1-0/+3
1996-06-18 * config/tc-i386.c (md_assemble): When checking the size of aIan Lance Taylor1-0/+7
1996-06-18 * config/tc-h8300.c (parse_reg): Tweak error messages.Jeff Law3-0/+84
1996-06-18Tweak.Jeff Law1-22/+7
1996-06-18 * gas/h8300/cbranchh.s: Switch into h8300h mode.Jeff Law23-0/+531
1996-06-18 * gas/h8300/cbranchh.s: Switch into h8300h mode.Jeff Law1-0/+10
1996-06-17* doc/as.texinfo: Reorder chapter of machine dependent options soJ.T. Conklin1-0/+8
1996-06-17 * config/tc-hppa.c (md_pseudo_table): Add ".begin_try" and ".end_try"Jeff Law1-0/+9
1996-06-17 * config/tc-hppa.c (md_pseudo_table): Add ".level" pseudo op.Jeff Law2-23/+82
1996-06-15 * listing.c (listing_newline): Don't do anything if listing is 0.Ian Lance Taylor1-0/+9
1996-06-13 * write.c (adjust_reloc_syms): Don't set sy_used_in_reloc for anIan Lance Taylor1-0/+13
1996-06-10 * config/tc-m68k.c (m68k_ip): Accept ABSL for 'O', so that `bfextuIan Lance Taylor1-0/+5
1996-06-10 * config/tc-sparc.c (md_pseudo_table): Add "empty".Ian Lance Taylor1-0/+3
1996-06-10 * gas/all/cofftag.s, gas/all/cofftag.d: New test for COFF enum tagIan Lance Taylor3-0/+84
1996-06-10 * config/obj-coff.c (struct filename_list): Only define if notIan Lance Taylor2-83/+102
1996-06-10Add .lcomm directiveMichael Meissner1-0/+6
1996-06-10 * config/tc-ns32k.c (convert_iif): Call frag_grow rather thanIan Lance Taylor1-0/+5
1996-06-10 * app.c (do_scrub_chars): If '/' is LINE_COMMENT_START, checkIan Lance Taylor1-0/+6
1996-06-10 * gasp.c (do_align): Permit a fill value for .align.Ian Lance Taylor2-2/+20
1996-06-08Kill r16/rce/acp stuff.Jim Wilson6-1358/+9
1996-06-06 * gas/m68k/all.exp: Pass -m68020 when assembling the disperr.sIan Lance Taylor1-0/+9
1996-06-04 * Makefile.in (install): Don't check to see if tooldir exists.Tom Tromey1-0/+5
1996-06-04Do not turn on -mregnames by defaultMichael Meissner2-1/+6
1996-06-03 * config/tc-mips.c (mips_ip): Don't call as_warn if we are settingIan Lance Taylor1-0/+6
1996-06-02 * config/tc-mips.c (md_parse_option): Check for a 64 bit formatIan Lance Taylor2-1/+20
1996-05-31 * config/tc-mips.c (md_begin): If -64, create a .MIPS.optionsIan Lance Taylor2-21/+78
1996-05-31 * config/tc-mips.c (load_register): If mips_isa < 3, permit a 32Ian Lance Taylor2-13/+16
1996-05-31Make ! a comment only under Solaris; Add .rdata/.rodata pseduo opsMichael Meissner2-3/+7
1996-05-30 * config/tc-mips.c (mips_64): New static variable.Ian Lance Taylor1-8/+30
1996-05-30 * read.c (s_lcomm): Set section flags for .sbss section.Ian Lance Taylor2-0/+18
1996-05-30Make ! a comment characterMichael Meissner2-1/+4
1996-05-30Make 4 argument .stabd into .stabn on PowerPC SolarisMichael Meissner1-0/+5
1996-05-29 * config/tc-mips.c (macro): When passing X_add_number toIan Lance Taylor2-4/+9