aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
1996-06-21Fri Jun 21 16:01:18 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor2-842/+0
1996-06-20* config/tc-i386.c (md_number_to_chars): Deleted.Ken Raeburn3-44/+72
1996-06-19 * as.c (emulation_name): Remove unused static variable.Ian Lance Taylor1-8/+17
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-alpha.c (tc_gen_reloc): Output a sensible errorIan Lance Taylor1-1/+7
1996-06-19 * config/tc-alpha.c (alpha_force_relocation): AddIan Lance Taylor1-5/+41
1996-06-18 * config/tc-h8300.c (parse_reg): Tweak error messages.Jeff Law1-0/+32
1996-06-17 * config/tc-hppa.c (md_pseudo_table): Add ".level" pseudo op.Jeff Law1-23/+77
1996-06-10 * config/obj-coff.c (struct filename_list): Only define if notIan Lance Taylor1-83/+83
1996-06-08Kill r16/rce/acp stuff.Jim Wilson3-1299/+0
1996-06-04Do not turn on -mregnames by defaultMichael Meissner1-1/+1
1996-06-02 * config/tc-mips.c (md_parse_option): Check for a 64 bit formatIan Lance Taylor1-1/+13
1996-05-31 * config/tc-mips.c (md_begin): If -64, create a .MIPS.optionsIan Lance Taylor1-21/+73
1996-05-31 * config/tc-mips.c (load_register): If mips_isa < 3, permit a 32Ian Lance Taylor1-7/+9
1996-05-31Make ! a comment only under Solaris; Add .rdata/.rodata pseduo opsMichael Meissner1-1/+1
1996-05-30 * config/tc-mips.c (mips_64): New static variable.Ian Lance Taylor1-8/+30
1996-05-30Make ! a comment characterMichael Meissner1-1/+1
1996-05-29 * config/tc-mips.c (macro): When passing X_add_number toIan Lance Taylor1-4/+4
1996-05-25 * config/tc-mips.c (mips_ip): Mark sections created to holdIan Lance Taylor1-32/+49
1996-05-24Add better defaults for AIX3, AIX4Michael Meissner1-3/+18
1996-05-16 * config/tc-sh.h (struct sh_segment_info_type): Define.Ian Lance Taylor1-4/+56
1996-05-15 * config/tc-i386.c (md_assemble): Make sure the opcode suffixIan Lance Taylor1-30/+215
1996-05-07 * config/obj-coff.c (yank_symbols): Check that FNAME_OFFSET isIan Lance Taylor1-15/+20
1996-05-04 * config/obj-coff.c (coff_frob_symbol): Don't merge a symbol withIan Lance Taylor1-0/+2
1996-05-02tweak last changeIan Lance Taylor1-5/+7
1996-05-02 * subsegs.h (segment_info_type): If MANY_SEGMENTS and notIan Lance Taylor1-29/+70
1996-04-24 * config/tc-m68k.c (m68k_ip): Prevent attempts to use long offsetsIan Lance Taylor1-0/+3
1996-04-24 * config/obj-coff.c (obj_coff_section): BFD_ASSEMBLER version:Ian Lance Taylor1-20/+14
1996-04-18 * config/obj-coff.c: BFD_ASSEMBLER:Ian Lance Taylor1-43/+117
1996-04-18Add -le/-be/-s from Solaris.Michael Meissner1-1/+36
1996-04-16Add -m{,no-}regnames support; Add Solaris/linux supportMichael Meissner3-69/+97
1996-04-15 * config/tc-mips.c (load_address): Cast X_add_number to valueTIan Lance Taylor1-5/+6
1996-04-11 * config/tc-sparc.c (last_insn): New static variable.Ian Lance Taylor1-5/+46
1996-04-11fix typo in commentIan Lance Taylor1-6/+7
1996-04-11 * config/tc-m68k.c (md_estimate_size_before_relax): Correct checkIan Lance Taylor1-7/+20
1996-04-06 * config/tc-h8300.c (get_specific): Remove some #if 0 code.Jeff Law1-78/+26
1996-03-28 * config/tc-mips.h (tc_frob_file): Define.Ian Lance Taylor2-22/+154
1996-03-20Wed Mar 20 17:05:16 1996 David Mosberger-Tang <davidm@azstarnet.com>Ian Lance Taylor1-1/+3
1996-03-06 * tc-sh.c (sh_do_align): Pass 1 not 2 to frag_align.Jim Wilson1-1/+1
1996-03-04 * config/tc-hppa.c (tc_gen_reloc): Fix typo in R_COMP2 code.Jeff Law1-2/+4
1996-02-29All predefined sections to be of NOBITS typeMichael Meissner1-12/+11
1996-02-29 * config/tc-hppa.c (hppa_fix_adjustable): For SOM, don'tJeff Law1-1/+2
1996-02-28 * config/tc-hppa.c (selector_table): Add "n", "nl", and "nlr" toJeff Law1-12/+40
1996-02-26 * config/tc-sparc.c (sparc_ip): Print all architectures that supportDavid Edelsohn1-5/+25
1996-02-23 * config/tc-sh.c (sh_coff_frob_file): Don't consider the addressIan Lance Taylor1-4/+1
1996-02-21(sparc_ip): Recognize %asr0.David Edelsohn1-2/+2
1996-02-21 * config/tc-sparc.c (parse_keyword_arg): Accept leadling '%'.David Edelsohn1-9/+33
1996-02-21 * config/tc-sh.c (sh_handle_align): Don't emit R_SH_ALIGN relocsIan Lance Taylor1-1/+2
1996-02-19 * config/tc-sparc.h (TC_RELOC_RTSYM_LOC_FIXUP): Check S_IS_WEAK asIan Lance Taylor1-2/+4
1996-02-19 * config/tc-sparc.c (max_architecture): Change to sparclite forDavid Edelsohn1-27/+71