aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
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
1994-11-27Changes to reflect that r3, not r0, is now the stack pointer.Michael Tiemann1-4/+4
1994-11-27Change r16 -> rce.Michael Tiemann1-4/+4
1994-11-26Add dummy decl for `dump_literals'.Michael Tiemann1-21/+23
1994-11-26Add changes from customer since last work.Michael Tiemann3-34/+229
1994-11-25Change R16 -> RCE.Michael Tiemann1-1/+1
1994-11-25Change R16 -> RCE.Michael Tiemann1-3/+3
1994-11-25Clean up bitrot (such as interfaces that have changed since theseMichael Tiemann1-7/+34
1994-11-25Rename r16 files to rce, and fix some more .Sanitize typos.Michael Tiemann2-10/+10
1994-11-24Safely check in r16 targets for binutils.Michael Tiemann3-0/+1079
1994-11-24 * config/obj-coff.h (TARGET_FORMAT): Select between coff-shl and coff-sh.Steve Chamberlain1-1/+1
1994-11-23 * config/tc-hppa.c (tc_gen_reloc, ELF variant): Add section->vmaJeff Law1-1/+9
1994-11-22* config/tc-alpha.c (s_alpha_set): Ignore the .set (no)move andJ.T. Conklin1-2/+5
1994-11-16 * config/tc-hppa.c (pa_subspace): Make sure to always resetJeff Law1-1/+9
1994-11-16 * config/tc-hppa.c (pa_align): New function. Aligns the currentJeff Law1-125/+56
1994-11-09add delta68 configKen Raeburn2-0/+7
1994-11-07tc-a29k.c: some cleanup; range-checking on JUMPTARG relocsKen Raeburn1-22/+20