aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
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
1996-02-15Do not set undefined symbols to BSF_OBJECT.Michael Meissner1-1/+2
1996-02-15Force all PPC symbols that otherwise do not have a symbol type to be BSF_OBJECTMichael Meissner1-0/+15
1996-02-14Wed Feb 14 16:33:12 1996 Martin Anantharaman <martin@mail.imech.uni-duisbur...Ian Lance Taylor3-1/+24
1996-02-14 * config/tc-mips.c (mips_big_got): New static variable.Ian Lance Taylor1-64/+624
1996-02-14Wed Feb 14 11:22:27 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor1-1/+2
1996-02-13 * read.c (potable): Add "mri" and ".mri".Ian Lance Taylor2-0/+44
1996-02-12Mon Feb 12 15:16:29 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor2-31/+307
1996-02-12 * config/tc-sh.c (sh_do_align): Align to a 2 byte boundary beforeIan Lance Taylor1-0/+3
1996-02-09 * config/te-aux.h: Change include of aux.h to aux-coff.h.Ian Lance Taylor1-1/+1
1996-02-08 * read.c (potable): Add balignw, balignl, p2alignw, and p2alignl.Ian Lance Taylor4-14/+26