aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
1995-02-28(md_operand): Replaced empty function in .c file with empty macro in .h file.Ken Raeburn9-128/+241
1995-02-28 * config/tc-i386.c (tc_i386_fix_adjustable): Don't adjust PLT orIan Lance Taylor1-5/+14
1995-02-24tweak previous patchIan Lance Taylor1-0/+1
1995-02-24 * config/tc-mips.c (load_register): Correctly handle 32 bit valuesIan Lance Taylor1-4/+20
1995-02-23 * config/tc-mips.c (append_insn): If listing_prev_line is called,Ian Lance Taylor1-1/+12
1995-02-17 * config/tc-mips.c (md_pseudo_table): Add 2byte, 4byte and 8byteIan Lance Taylor1-0/+5
1995-02-15Wed Feb 15 16:08:47 1995 Jason Molenda <crash@cygnus.com>Ian Lance Taylor1-1/+3
1995-02-15 * config/tc-mips.c (md_apply_fix): Accept BFD_RELOC_16, forIan Lance Taylor1-1/+10
1995-02-15 * config/tc-mips.c (macro): Handle M_U{L,S}D[_A] (unaligned doubleIan Lance Taylor1-85/+118
1995-02-15All ELF relocs.Michael Meissner1-8/+166
1995-02-15 * config/tc-mips.c (macro): Don't use the target register as aIan Lance Taylor1-26/+88
1995-02-10 * config/tc-arc.c (md_pseudo_table): Add .cpu.David Edelsohn1-237/+230
1995-02-10 * config/tc-arc.h (LOCAL_LABEL): Delete "_.L_", gcc works aroundDavid Edelsohn1-0/+47
1995-02-08Thu Jan 19 18:10:05 1995 Pat Rankin (rankin@eql.caltech.edu)Ken Raeburn1-1/+1
1995-02-07Apparently I forgot to commit this change:Jeff Law1-11/+26
1995-02-06Bryan Ford's changes for 16-bit i386 support, and i386-msdos support.Ken Raeburn1-48/+167
1995-02-02vms fixes from pat rankinKen Raeburn1-133/+101
1995-02-02update copyrightKen Raeburn1-1/+2
1995-01-26 * config/tc-ppc.c (md_begin): Permit mfdec to be duplicated on theIan Lance Taylor1-9/+17
1995-01-26Allow configuration of PowerPC embedded ABI.Michael Meissner2-0/+162
1995-01-25Wed Jan 25 15:32:09 1995 David Edelsohn <edelsohn@mhpcc.edu>Ian Lance Taylor1-98/+214
1995-01-24"gcc -fno-builtin -Wall -Wwrite-strings -Wshadow" can be your friend.Ken Raeburn1-7/+8
1995-01-23 * config/tc-sh.h (tc_init_after_args): Don't define.Ian Lance Taylor1-12/+5
1995-01-19Revert 2 June 1994 changes (Alpha 21164 support), for lack of assignmentKen Raeburn2-177/+43
1995-01-19Cleanup of VAX and VMS code, from Pat Rankin:Ken Raeburn3-184/+177
1995-01-18gcc -Wall lint.Ian Lance Taylor1-2/+1
1995-01-16add w65 stuff.Steve Chamberlain1-0/+3
1995-01-16 * config/tc-w65.c, config/tc-w65.h, config/w65.mt: Newfiles.Steve Chamberlain3-0/+1299
1995-01-12Use new hex-value code in libiberty:Ken Raeburn1-3/+1
1995-01-12For COFF targets, make sure F_RELFLG is set exactly when no relocs are present,Ken Raeburn4-9/+18
1995-01-10* config/obj-coff.c (write_object_file): Don't treat h8300 and z8k speciallyKen Raeburn1-1/+3
1995-01-10* config/tc-mips.c (RELAX_RELOC1, RELAX_RELOC2): Cast values to bfd_vma beforeKen Raeburn1-2/+2
1995-01-10* config/obj-coff.c (size_section): Handle rs_space like rs_fill, but make sureKen Raeburn1-0/+4
1995-01-08 * config/tc-mips.c (mips_ip): Fix handling of floating pointIan Lance Taylor1-6/+6
1995-01-06* config/tc-alpha.c (alpha_ip): Delay calls to emit_add64 until after anyKen Raeburn1-55/+74
1994-12-20* frags.c (frag_init): Call obstack_begin on `frags'.Ken Raeburn3-6/+5
1994-12-20* config/tc-m68k.c (md_apply_fix_2): Use offsetT and addressT instead of longKen Raeburn1-33/+56
1994-12-20* config/obj-aout.h, config/obj-coff.c, config/obj-elf.h, config/obj-som.h,Ken Raeburn4-15/+27
1994-12-20 * config/obj-coff.h: Include bfd/libcoff.h, not libcoff.h.Ian Lance Taylor1-23/+504
1994-12-19 * config/tc-hppa.c (pa_subspace): Make sure SEC_HAS_CONTENTS isJeff Law1-2/+3
1994-12-19 * config/tc-mips.c (load_register): Rewrite to handle O_big 64 bitIan Lance Taylor1-52/+88
1994-12-19 * Reduce useless symbols for ELF in an attempt to make smallerJeff Law1-101/+99
1994-12-19 * config/tc-arc.c (arc_insert_operand): Change reg parm to pointerDavid Edelsohn1-0/+1272
1994-12-19some cleanup of vms code -- sizeof usage &cKen Raeburn2-91/+87
1994-12-17* config/tc-h8300.c (parse_exp, get_operands, clever_message, md_assemble,Ken Raeburn1-74/+118
1994-12-17* config/tc-sh.c (md_begin): Don't fill in md_relax_table here.Ken Raeburn1-156/+159
1994-12-10* config/tc-alpha.c (alpha_ip, case 'B', subcase 'c'): Use opcode value fromKen Raeburn1-0/+1
1994-12-06Switch r3 to scratch register, r0 to stack register.Michael Tiemann2-6/+6
1994-11-30Initial ARC support.David Edelsohn2-0/+9
1994-11-29* tc-alpha.c (in_range_signed, in_range_unsigned): New routines, split fromKen Raeburn1-0/+9