aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1995-01-10* config/obj-coff.c (write_object_file): Don't treat h8300 and z8k speciallyKen Raeburn1-0/+5
1995-01-10* config/tc-mips.c (RELAX_RELOC1, RELAX_RELOC2): Cast values to bfd_vma beforeKen Raeburn1-0/+3
1995-01-10* config/obj-coff.c (size_section): Handle rs_space like rs_fill, but make sureKen Raeburn1-0/+6
1995-01-08 * config/tc-mips.c (mips_ip): Fix handling of floating pointIan Lance Taylor1-0/+5
1995-01-06* config/tc-alpha.c (alpha_ip): Delay calls to emit_add64 until after anyKen Raeburn1-0/+3
1995-01-06* gasp.c: Include string.h. Put config.h before other includes.Ken Raeburn1-0/+4
1994-12-31Handle .space directive with non-constant operand:Ken Raeburn1-0/+22
1994-12-30* Makefile.in (dependencies): Make $(OBJS) depend on as.h and everything itKen Raeburn1-0/+4
1994-12-30* listing.c (list_symbol_table): Build a format string based on the size of theKen Raeburn1-0/+7
1994-12-29 * config/tc-hppa.c (pa_subspace): For sections with the ZEROJeff Law1-0/+5
1994-12-28* subsegs.h: Include obstack.h.Ken Raeburn1-0/+8
1994-12-20* frags.c (frag_init): Call obstack_begin on `frags'.Ken Raeburn1-0/+26
1994-12-20* config/tc-m68k.c (md_apply_fix_2): Use offsetT and addressT instead of longKen Raeburn1-0/+4
1994-12-20* config/obj-aout.h, config/obj-coff.c, config/obj-elf.h, config/obj-som.h,Ken Raeburn1-0/+11
1994-12-20* Makefile.in (SUBDIR_INCLUDES): Deleted.Ken Raeburn1-0/+4
1994-12-20 * config/obj-coff.h: Include bfd/libcoff.h, not libcoff.h.Ian Lance Taylor1-0/+10
1994-12-19 * config/tc-hppa.c (pa_subspace): Make sure SEC_HAS_CONTENTS isJeff Law1-0/+3
1994-12-19 * config/tc-mips.c (load_register): Rewrite to handle O_big 64 bitIan Lance Taylor1-0/+7
1994-12-19 * Reduce useless symbols for ELF in an attempt to make smallerJeff Law1-0/+16
1994-12-19Various arc stuff.David Edelsohn1-0/+15
1994-12-19* configure.in: Recognize mips-sony-bsd and mips-dec-bsd, but reject otherKen Raeburn1-0/+4
1994-12-19some cleanup of vms code -- sizeof usage &cKen Raeburn1-0/+20
1994-12-17* config/tc-h8300.c (parse_exp, get_operands, clever_message, md_assemble,Ken Raeburn1-0/+4
1994-12-17* config/tc-sh.c (md_begin): Don't fill in md_relax_table here.Ken Raeburn1-0/+3
1994-12-17* Makefile.in (CHECKFLAGS): Don't pass AS_FOR_TARGET, CC_FOR_TARGET,Ken Raeburn1-0/+10
1994-12-16 * config/obj-coff.h: Include libcoff.h, not ../bfd/libcoff.h.Stan Shebs1-0/+2
1994-12-16 * as.h: Include progress.h.Stan Shebs1-0/+6
1994-12-16 * write.c (adjust_reloc_syms): Use bfd_is_und_section andIan Lance Taylor1-0/+6
1994-12-15 * config/tc-sh.c (md_begin): Use a local variable whenJim Wilson1-0/+6
1994-12-13 * config/tc-ppc.c (tc_gen_reloc): Remove OBJ_ELF hack whichIan Lance Taylor1-0/+5
1994-12-13 * config/tc-mips.c (macro_build): Accept BFD_RELOC_PCREL* withoutIan Lance Taylor1-0/+7
1994-12-10* write.c (write_relocs) [RELOC_EXPANSION_POSSIBLE]: Use bfd_install_relocation.Ken Raeburn1-0/+3
1994-12-10* ecoff.c (ecoff_set_gp_prolog_size): If there is no current routine, justKen Raeburn1-0/+3
1994-12-10* config/tc-alpha.c (alpha_ip, case 'B', subcase 'c'): Use opcode value fromKen Raeburn1-0/+6
1994-12-09* Makefile.in (NM_FOR_TARGET): Use ../binutils/nm.new, not just plain nm.Ken Raeburn1-0/+3
1994-12-08added mips-gnu target for rolandKen Raeburn1-0/+1
1994-12-08configure.in: fix ns32k-pc532-mach* and mips-sony-bsd* configsKen Raeburn1-3/+9
1994-11-30Initial ARC support.David Edelsohn1-0/+8
1994-11-30delete signal handler code (which has been disabled since March 93)Ken Raeburn1-0/+7
1994-11-30switch to libiberty version of xmallocKen Raeburn1-0/+7
1994-11-29log for alpha, sanitize, m68k, rce (sanitized) changesKen Raeburn1-0/+31
1994-11-28(do_scrub_next_char): Insert missing newline at end of fileDavid Edelsohn1-0/+5
1994-11-28 * config/tc-hppa.h (pa_check_eof): Declare new extern function.Jeff Law1-0/+14
1994-11-24 * config/obj-coff.h (TARGET_FORMAT): Select between coff-shl and coff-sh.Steve Chamberlain1-0/+10
1994-11-23 * config/tc-hppa.c (tc_gen_reloc, ELF variant): Revert lastJeff Law1-0/+5
1994-11-23 * config/tc-hppa.c (tc_gen_reloc, ELF variant): Add section->vmaJeff Law1-0/+5
1994-11-22 * Makefile.in (INSTALL_XFORM): Fix typo.Steve Chamberlain1-0/+4
1994-11-22* config/tc-alpha.c (s_alpha_set): Ignore the .set (no)move andJ.T. Conklin1-0/+9
1994-11-16 * config/tc-hppa.c (pa_align): New function. Aligns the currentJeff Law1-0/+9
1994-11-15messages.c (as_fatal): put space after "fatal error:"Ken Raeburn1-0/+5