* bfdlink.h (enum bfd_link_hash_type): Rename bfd_link_hash_weak
[binutils-gdb.git] / gas /
1995-02-06 Ken RaeburnBryan Ford's changes for 16-bit i386 support, and i386...
1995-02-02 Ken Raeburnvms fixes from pat rankin
1995-02-02 Ken Raeburnunder m68k description, indicate that only a subset...
1995-02-02 Ken Raeburn* config/tc-m68k.c (cpu32_control_regs): New macro.
1995-02-02 Ken Raeburnupdate copyright
1995-02-02 Jeff Law * gas/hppa/reloc/picreloc.c: New test.
1995-02-01 Ken Raeburnkeep h8300 tests
1995-01-27 Ken Raeburnadded two h8300 tests
1995-01-27 Ken Raeburn* config/tc-h8300.c (get_specific): Add parens around...
1995-01-26 Ian Lance Taylor * config/tc-ppc.c (md_begin): Permit mfdec to be dupli...
1995-01-26 Michael MeissnerAllow configuration of PowerPC embedded ABI.
1995-01-26 Jim Wilson * tc-sh.c (little): Add argument IGNORE to avoid compi...
1995-01-25 Ian Lance TaylorWed Jan 25 15:32:09 1995 David Edelsohn <edelsohn...
1995-01-24 Ken Raeburn"gcc -fno-builtin -Wall -Wwrite-strings -Wshadow" can...
1995-01-24 Jeff Law * config/tc-hppa.c (pa_ip, case 'D'): Fix typo...
1995-01-23 Ken Raeburnconfigure regen, tc-mips.c libiberty.h include
1995-01-23 Ken Raeburnregenerated
1995-01-23 Ian Lance Taylor * config/tc-sh.h (tc_init_after_args): Don't define.
1995-01-23 Ian Lance Taylor * configure.in (i386-*-gnu*elf*): New target.
1995-01-22 Ian Lance Taylor * hash.c (hash_ask): If we find the slot after wrappin...
1995-01-21 Ian Lance Taylortipo
1995-01-20 Ken Raeburnback out new hash routine
1995-01-19 Ken Raeburngcc lint
1995-01-19 Ken RaeburnRevert 2 June 1994 changes (Alpha 21164 support), for...
1995-01-19 Ken RaeburnCleanup of VAX and VMS code, from Pat Rankin:
1995-01-19 Ian Lance Taylor * write.c (fix_new_internal): Clear fx_bsr on those...
1995-01-19 Ken Raeburnsome improvements to fp code
1995-01-18 Ken Raeburnsparc, coff, hash changes
1995-01-18 Ken Raeburn(hash_ask): Call strcmp instead of expanding it inline.
1995-01-18 Ian Lance Taylorgcc -Wall lint.
1995-01-17 Ian Lance Taylor * config/tc-mips.c (mips_4650): New static variable.
1995-01-16 Steve Chamberlainadd w65 stuff.
1995-01-16 Steve Chamberlain * config/tc-w65.c, config/tc-w65.h, config/w65.mt...
1995-01-13 Ken Raeburnnote deletion of hex-value.c
1995-01-13 Ken Raeburn* app.c (do_scrub_next_char) [__GNUC__ && __OPTIMIZE__...
1995-01-12 Ken Raeburndelete references to hex-value.c
1995-01-12 Ken RaeburnUse new hex-value code in libiberty:
1995-01-12 Ken RaeburnFor COFF targets, make sure F_RELFLG is set exactly...
1995-01-12 Ken RaeburnDon't generate 68020 addressing modes for a 68000 cpu.
1995-01-10 Jeff Law * gas/hppa/unsorted/unsorted.exp (align4.s): Fix glitch in
1995-01-10 Ken Raeburn* config/obj-coff.c (write_object_file): Don't treat...
1995-01-10 Ken Raeburn* config/tc-mips.c (RELAX_RELOC1, RELAX_RELOC2): Cast...
1995-01-10 Ken Raeburn* config/obj-coff.c (size_section): Handle rs_space...
1995-01-08 Ian Lance Taylor * config/tc-mips.c (mips_ip): Fix handling of floating...
1995-01-06 Ken Raeburn* config/tc-alpha.c (alpha_ip): Delay calls to emit_add...
1995-01-06 Ken Raeburn* gasp.c: Include string.h. Put config.h before other...
1994-12-31 Ken RaeburnHandle .space directive with non-constant operand:
1994-12-30 Ken Raeburn* as.h (relax_substateT): Now defined to be unsigned...
1994-12-30 Ken Raeburn* Makefile.in (dependencies): Make $(OBJS) depend on...
1994-12-30 Ken Raeburn* listing.c (list_symbol_table): Build a format string...
1994-12-30 Ken Raeburn* gas/i386/pushw.l: Fixed whitespace to match current...
1994-12-29 Jeff Law * config/tc-hppa.c (pa_subspace): For sections with...
1994-12-28 Ken Raeburn* subsegs.h: Include obstack.h.
1994-12-20 Ken Raeburn* frags.c (frag_init): Call obstack_begin on `frags'.
1994-12-20 Ken Raeburn* config/tc-m68k.c (md_apply_fix_2): Use offsetT and...
1994-12-20 Ken Raeburn* config/obj-aout.h, config/obj-coff.c, config/obj...
1994-12-20 Ken Raeburn* Makefile.in (SUBDIR_INCLUDES): Deleted.
1994-12-20 Ian Lance Taylor * config/obj-coff.h: Include bfd/libcoff.h, not libcoff.h.
1994-12-19 Jeff Law * config/tc-hppa.c (pa_subspace): Make sure SEC_HAS_CO...
1994-12-19 Ian Lance Taylor * config/tc-mips.c (load_register): Rewrite to handle...
1994-12-19 Jeff Law * Reduce useless symbols for ELF in an attempt to...
1994-12-19 David EdelsohnVarious arc stuff.
1994-12-19 David Edelsohn * config/tc-arc.c (arc_insert_operand): Change reg...
1994-12-19 Ken Raeburn* configure.in: Recognize mips-sony-bsd and mips-dec...
1994-12-19 Ken Raeburnsome cleanup of vms code -- sizeof usage &c
1994-12-17 Ken Raeburn* config/tc-h8300.c (parse_exp, get_operands, clever_me...
1994-12-17 Ken Raeburn* config/tc-sh.c (md_begin): Don't fill in md_relax_tab...
1994-12-17 Ken Raeburn* Makefile.in (CHECKFLAGS): Don't pass AS_FOR_TARGET...
1994-12-16 Stan Shebs * config/obj-coff.h: Include libcoff.h, not ../bfd...
1994-12-16 Stan Shebs * as.h: Include progress.h.
1994-12-16 Ian Lance Taylor * write.c (adjust_reloc_syms): Use bfd_is_und_section and
1994-12-16 Ken Raeburn* Makefile.in (AS_FOR_TARGET, OBJDUMP_FOR_TARGET):...
1994-12-15 Jim Wilson * config/tc-sh.c (md_begin): Use a local variable...
1994-12-13 Ian Lance Taylor * gas/mips/jal-svr4pic.d: Fix 0-strings to work with...
1994-12-13 Ian Lance Taylor * config/tc-ppc.c (tc_gen_reloc): Remove OBJ_ELF hack...
1994-12-13 Ian Lance Taylor * config/tc-mips.c (macro_build): Accept BFD_RELOC_PCR...
1994-12-13 Stan Shebs * mpw-config.in: Add mapping from configs to object...
1994-12-10 Ken Raeburn* gas/all/gas.exp (comment.s test): Make the "\r" optio...
1994-12-10 Ken Raeburn* write.c (write_relocs) [RELOC_EXPANSION_POSSIBLE...
1994-12-10 Ken Raeburn* ecoff.c (ecoff_set_gp_prolog_size): If there is no...
1994-12-10 Ken Raeburn* config/tc-alpha.c (alpha_ip, case 'B', subcase 'c...
1994-12-10 Ken Raeburn* gas/arm/gas.exp: The arm6 test should report errors...
1994-12-09 Ken Raeburn* lib/gas-defs.exp: Use -i in expect_after command.
1994-12-09 Ken Raeburn* Makefile.in (NM_FOR_TARGET): Use ../binutils/nm.new...
1994-12-08 Ken Raeburnadded mips-gnu target for roland
1994-12-08 Ken Raeburnconfigure.in: fix ns32k-pc532-mach* and mips-sony-bsd...
1994-12-08 Ken Raeburnboost timeout to at least 2min; fix a couple mips tests...
1994-12-07 Ken Raeburnrename gas/ieee.fp to ieee-fp
1994-12-06 Ken Raeburnfinish deletion of this directory
1994-12-06 Michael TiemannSwitch r3 to scratch register, r0 to stack register.
1994-11-30 Jeff Law * gas/hppa/parse: Renamed from gas/hppa/more.parse.
1994-11-30 Jeff LawMoving into a new directory
1994-11-30 David EdelsohnInitial ARC support.
1994-11-30 David EdelsohnInitial ARC support.
1994-11-30 Ken Raeburndelete signal handler code (which has been disabled...
1994-11-30 Ken Raeburnswitch to libiberty version of xmalloc
1994-11-29 Ken Raeburnlog for alpha, sanitize, m68k, rce (sanitized) changes
1994-11-29 Ken Raeburn* tc-alpha.c (in_range_signed, in_range_unsigned):...
1994-11-29 Ken RaeburnRegenerate after Tiemann's change to configure.in.
1994-11-29 Ken Raeburncheck configure and ChangeLog for rce stuff too
next