aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
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
1996-02-07 * config/tc-sh.h (sh_do_align): Declare.Ian Lance Taylor2-43/+96
1996-02-07update copyrightsIan Lance Taylor2-2/+4
1996-02-07 * config/tc-m68k.c (struct m68k_cpu): Add alias field.Ian Lance Taylor1-28/+53
1996-02-06Rename XL to JX, and remove sanitization.Ian Lance Taylor1-24/+0
1996-02-05 * config/tc-i960.c (ARCH_HX): Define.Ian Lance Taylor1-32/+55
1996-02-02 * write.c (write_relocs): Use S_IS_DEFINED and S_IS_COMMON ratherIan Lance Taylor2-0/+21
1996-02-01 * config/obj-aout.h (S_IS_LOCAL): Check for \002 as well as \001.Ian Lance Taylor2-17/+25
1996-01-31Wed Jan 31 14:03:17 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor3-3/+50
1996-01-30* config/tc-i960.c (parse_memop): In MRI mode, don't use implicit scaling ofKen Raeburn1-811/+810
1996-01-29 * config/obj-elf.c (obj_elf_type): Set BSF_OBJECT flag for a typeIan Lance Taylor1-9/+11
1996-01-25 SCO ELF support from Robert Lipe <robertl@arnet.com>:Ian Lance Taylor2-0/+2
1996-01-25 * config/tc-sparc.c (initial_architecture,can_bump_v9_p): Deleted.David Edelsohn1-110/+115
1996-01-22(sparc_md_end): Fix leftover from earlier version.David Edelsohn1-1/+1
1996-01-22 * config/tc-sparc.h (TARGET_FORMAT): Use #ifdef SPARC_ARCH64 instead ofDavid Edelsohn2-166/+203
1996-01-22update copyrightIan Lance Taylor1-1/+1
1996-01-22 * config/tc-ppc.c (ppc_csect): An unnamed csect is storage classIan Lance Taylor1-0/+6
1996-01-22Add support for eabi relocations and sectionsMichael Meissner1-0/+18
1996-01-18Changed alignment on .pdata and .reldataKim Knuttila1-2/+2