1995-01-23 |
Ian Lance Taylor | * config/tc-sh.h (tc_init_after_args): Don't define. |
blob | commitdiff | raw |
1995-01-23 |
Ian Lance Taylor | * configure.in (i386-*-gnu*elf*): New target. |
blob | commitdiff | raw | diff to current |
1995-01-22 |
Ian Lance Taylor | * hash.c (hash_ask): If we find the slot after wrappin... |
blob | commitdiff | raw | diff to current |
1995-01-20 |
Ken Raeburn | back out new hash routine |
blob | commitdiff | raw | diff to current |
1995-01-19 |
Ken Raeburn | gcc lint |
blob | commitdiff | raw | diff to current |
1995-01-19 |
Ken Raeburn | Cleanup of VAX and VMS code, from Pat Rankin: |
blob | commitdiff | raw | diff to current |
1995-01-19 |
Ian Lance Taylor | * write.c (fix_new_internal): Clear fx_bsr on those... |
blob | commitdiff | raw | diff to current |
1995-01-19 |
Ken Raeburn | some improvements to fp code |
blob | commitdiff | raw | diff to current |
1995-01-18 |
Ken Raeburn | sparc, coff, hash changes |
blob | commitdiff | raw | diff to current |
1995-01-18 |
Ian Lance Taylor | gcc -Wall lint. |
blob | commitdiff | raw | diff to current |
1995-01-17 |
Ian Lance Taylor | * config/tc-mips.c (mips_4650): New static variable. |
blob | commitdiff | raw | diff to current |
1995-01-16 |
Steve Chamberlain | * config/tc-w65.c, config/tc-w65.h, config/w65.mt... |
blob | commitdiff | raw | diff to current |
1995-01-13 |
Ken Raeburn | * app.c (do_scrub_next_char) [__GNUC__ && __OPTIMIZE__... |
blob | commitdiff | raw | diff to current |
1995-01-12 |
Ken Raeburn | Use new hex-value code in libiberty: |
blob | commitdiff | raw | diff to current |
1995-01-12 |
Ken Raeburn | Don't generate 68020 addressing modes for a 68000 cpu. |
blob | commitdiff | raw | diff to current |
1995-01-10 |
Ken Raeburn | * config/obj-coff.c (write_object_file): Don't treat... |
blob | commitdiff | raw | diff to current |
1995-01-10 |
Ken Raeburn | * config/tc-mips.c (RELAX_RELOC1, RELAX_RELOC2): Cast... |
blob | commitdiff | raw | diff to current |
1995-01-10 |
Ken Raeburn | * config/obj-coff.c (size_section): Handle rs_space... |
blob | commitdiff | raw | diff to current |
1995-01-08 |
Ian Lance Taylor | * config/tc-mips.c (mips_ip): Fix handling of floating... |
blob | commitdiff | raw | diff to current |
1995-01-06 |
Ken Raeburn | * config/tc-alpha.c (alpha_ip): Delay calls to emit_add... |
blob | commitdiff | raw | diff to current |
1995-01-06 |
Ken Raeburn | * gasp.c: Include string.h. Put config.h before other... |
blob | commitdiff | raw | diff to current |
1994-12-31 |
Ken Raeburn | Handle .space directive with non-constant operand: |
blob | commitdiff | raw | diff to current |
1994-12-30 |
Ken Raeburn | * Makefile.in (dependencies): Make $(OBJS) depend on... |
blob | commitdiff | raw | diff to current |
1994-12-30 |
Ken Raeburn | * listing.c (list_symbol_table): Build a format string... |
blob | commitdiff | raw | diff to current |
1994-12-29 |
Jeff Law | * config/tc-hppa.c (pa_subspace): For sections with... |
blob | commitdiff | raw | diff to current |
1994-12-28 |
Ken Raeburn | * subsegs.h: Include obstack.h. |
blob | commitdiff | raw | diff to current |
1994-12-20 |
Ken Raeburn | * frags.c (frag_init): Call obstack_begin on `frags'. |
blob | commitdiff | raw | diff to current |
1994-12-20 |
Ken Raeburn | * config/tc-m68k.c (md_apply_fix_2): Use offsetT and... |
blob | commitdiff | raw | diff to current |
1994-12-20 |
Ken Raeburn | * config/obj-aout.h, config/obj-coff.c, config/obj... |
blob | commitdiff | raw | diff to current |
1994-12-20 |
Ken Raeburn | * Makefile.in (SUBDIR_INCLUDES): Deleted. |
blob | commitdiff | raw | diff to current |
1994-12-20 |
Ian Lance Taylor | * config/obj-coff.h: Include bfd/libcoff.h, not libcoff.h. |
blob | commitdiff | raw | diff to current |
1994-12-19 |
Jeff Law | * config/tc-hppa.c (pa_subspace): Make sure SEC_HAS_CO... |
blob | commitdiff | raw | diff to current |
1994-12-19 |
Ian Lance Taylor | * config/tc-mips.c (load_register): Rewrite to handle... |
blob | commitdiff | raw | diff to current |
1994-12-19 |
Jeff Law | * Reduce useless symbols for ELF in an attempt to... |
blob | commitdiff | raw | diff to current |
1994-12-19 |
David Edelsohn | Various arc stuff. |
blob | commitdiff | raw | diff to current |
1994-12-19 |
Ken Raeburn | * configure.in: Recognize mips-sony-bsd and mips-dec... |
blob | commitdiff | raw | diff to current |
1994-12-19 |
Ken Raeburn | some cleanup of vms code -- sizeof usage &c |
blob | commitdiff | raw | diff to current |
1994-12-17 |
Ken Raeburn | * config/tc-h8300.c (parse_exp, get_operands, clever_me... |
blob | commitdiff | raw | diff to current |
1994-12-17 |
Ken Raeburn | * config/tc-sh.c (md_begin): Don't fill in md_relax_tab... |
blob | commitdiff | raw | diff to current |
1994-12-17 |
Ken Raeburn | * Makefile.in (CHECKFLAGS): Don't pass AS_FOR_TARGET... |
blob | commitdiff | raw | diff to current |
1994-12-16 |
Stan Shebs | * config/obj-coff.h: Include libcoff.h, not ../bfd... |
blob | commitdiff | raw | diff to current |
1994-12-16 |
Stan Shebs | * as.h: Include progress.h. |
blob | commitdiff | raw | diff to current |
1994-12-16 |
Ian Lance Taylor | * write.c (adjust_reloc_syms): Use bfd_is_und_section and |
blob | commitdiff | raw | diff to current |
1994-12-15 |
Jim Wilson | * config/tc-sh.c (md_begin): Use a local variable... |
blob | commitdiff | raw | diff to current |
1994-12-13 |
Ian Lance Taylor | * config/tc-ppc.c (tc_gen_reloc): Remove OBJ_ELF hack... |
blob | commitdiff | raw | diff to current |
1994-12-13 |
Ian Lance Taylor | * config/tc-mips.c (macro_build): Accept BFD_RELOC_PCR... |
blob | commitdiff | raw | diff to current |
1994-12-10 |
Ken Raeburn | * write.c (write_relocs) [RELOC_EXPANSION_POSSIBLE... |
blob | commitdiff | raw | diff to current |
1994-12-10 |
Ken Raeburn | * ecoff.c (ecoff_set_gp_prolog_size): If there is no... |
blob | commitdiff | raw | diff to current |
1994-12-10 |
Ken Raeburn | * config/tc-alpha.c (alpha_ip, case 'B', subcase 'c... |
blob | commitdiff | raw | diff to current |
1994-12-09 |
Ken Raeburn | * Makefile.in (NM_FOR_TARGET): Use ../binutils/nm.new... |
blob | commitdiff | raw | diff to current |
1994-12-08 |
Ken Raeburn | added mips-gnu target for roland |
blob | commitdiff | raw | diff to current |
1994-12-08 |
Ken Raeburn | configure.in: fix ns32k-pc532-mach* and mips-sony-bsd... |
blob | commitdiff | raw | diff to current |
1994-11-30 |
David Edelsohn | Initial ARC support. |
blob | commitdiff | raw | diff to current |
1994-11-30 |
Ken Raeburn | delete signal handler code (which has been disabled... |
blob | commitdiff | raw | diff to current |
1994-11-30 |
Ken Raeburn | switch to libiberty version of xmalloc |
blob | commitdiff | raw | diff to current |
1994-11-29 |
Ken Raeburn | log for alpha, sanitize, m68k, rce (sanitized) changes |
blob | commitdiff | raw | diff to current |
1994-11-28 |
David Edelsohn | (do_scrub_next_char): Insert missing newline at end... |
blob | commitdiff | raw | diff to current |
1994-11-28 |
Jeff Law | * config/tc-hppa.h (pa_check_eof): Declare new extern... |
blob | commitdiff | raw | diff to current |
1994-11-24 |
Steve Chamberlain | * config/obj-coff.h (TARGET_FORMAT): Select between... |
blob | commitdiff | raw | diff to current |
1994-11-23 |
Jeff Law | * config/tc-hppa.c (tc_gen_reloc, ELF variant): Revert... |
blob | commitdiff | raw | diff to current |
1994-11-23 |
Jeff Law | * config/tc-hppa.c (tc_gen_reloc, ELF variant): Add... |
blob | commitdiff | raw | diff to current |
1994-11-22 |
Steve Chamberlain | * Makefile.in (INSTALL_XFORM): Fix typo. |
blob | commitdiff | raw | diff to current |
1994-11-22 |
J.T. Conklin | * config/tc-alpha.c (s_alpha_set): Ignore the .set... |
blob | commitdiff | raw | diff to current |
1994-11-16 |
Jeff Law | * config/tc-hppa.c (pa_align): New function. Aligns... |
blob | commitdiff | raw | diff to current |
1994-11-15 |
Ken Raeburn | messages.c (as_fatal): put space after "fatal error:" |
blob | commitdiff | raw | diff to current |
1994-11-15 |
Jeff Law | * gas/config/tc-hppa.h (obj_frob_symbol): Delete ELF... |
blob | commitdiff | raw | diff to current |
1994-11-09 |
Ken Raeburn | add delta68 config |
blob | commitdiff | raw | diff to current |
1994-11-09 |
Ian Lance Taylor | * config/tc-ppc.c (ppc_bf): Always set coff_line_base. |
blob | commitdiff | raw | diff to current |
1994-11-07 |
Ken Raeburn | * configure.in: Compare generic cpu name against "sparc... |
blob | commitdiff | raw | diff to current |
1994-11-07 |
Ken Raeburn | tc-a29k.c: some cleanup; range-checking on JUMPTARG... |
blob | commitdiff | raw | diff to current |
1994-11-04 |
Ken Raeburn | remove unused file config/go32.mh |
blob | commitdiff | raw | diff to current |
1994-11-04 |
Ken Raeburn | * read.c (get_absolute_expression): Indicate that the... |
blob | commitdiff | raw | diff to current |
1994-11-04 |
J.T. Conklin | * config/tc-m68k.h (TARGET_FORMAT): If TE_NetBSD define as |
blob | commitdiff | raw | diff to current |
1994-11-03 |
Ken Raeburn | Changes from net 2.5.2 release branch: |
blob | commitdiff | raw | diff to current |
1994-11-03 |
Ian Lance Taylor | * config/tc-mips.c (load_address): Fix RELAX_ENCODE... |
blob | commitdiff | raw | diff to current |
1994-11-01 |
Ian Lance Taylor | * config/tc-mips.c (s_change_sec): If not GPOPT, don... |
blob | commitdiff | raw | diff to current |
1994-11-01 |
Ian Lance Taylor | * ecoff.c (ecoff_directive_type): Fix warning message. |
blob | commitdiff | raw | diff to current |
1994-10-30 |
Jeff Law | * config/tc-hppa.c (pa_proc): Delete disabled code... |
blob | commitdiff | raw | diff to current |
1994-10-25 |
Ian Lance Taylor | * config/tc-mips.c (macro): Ensure that mips2 case... |
blob | commitdiff | raw | diff to current |
1994-10-25 |
Ian Lance Taylor | * config/tc-mips.c (mips_cpu): Initialize to -1. |
blob | commitdiff | raw | diff to current |
1994-10-22 |
Ian Lance Taylor | * config/tc-mips.c (md_pseudo_table): If OBJ_ELF,... |
blob | commitdiff | raw | diff to current |
1994-10-20 |
Jeff Law | * config/tc-hppa.c (md_apply_fix): Set new_val to... |
blob | commitdiff | raw | diff to current |
1994-10-19 |
Ian Lance Taylor | * config/tc-a29k.c: Include ctype.h with angle brackets. |
blob | commitdiff | raw | diff to current |
1994-10-18 |
Ian Lance Taylor | * write.c (renumber_sections): New static BFD_ASSEMBLE... |
blob | commitdiff | raw | diff to current |
1994-10-17 |
Ian Lance Taylor | * symbols.c (symbol_create): Use udata.p, not just... |
blob | commitdiff | raw | diff to current |
1994-10-17 |
Ian Lance Taylor | * read.c (read_a_source_file): The second argument... |
blob | commitdiff | raw | diff to current |
1994-10-14 |
Ken Raeburn | From 2.5 release: |
blob | commitdiff | raw | diff to current |
1994-10-13 |
Ken Raeburn | Renamed config/te-netbsd532.h to te-nbsd532.h. |
blob | commitdiff | raw | diff to current |
1994-10-12 |
J.T. Conklin | * config/cplus-dem.c: Removed. It isn't used. Even... |
blob | commitdiff | raw | diff to current |
1994-10-12 |
Ken Raeburn | * symbols.c (resolve_symbol_value, case O_symbol):... |
blob | commitdiff | raw | diff to current |
1994-10-12 |
J.T. Conklin | * config/tc-i386.h,te-netbsd532.h (TARGET_FORMAT):... |
blob | commitdiff | raw | diff to current |
1994-10-12 |
Ian Lance Taylor | * config/tc-ppc.c (ppc_fix_adjustable): Resolve symbol... |
blob | commitdiff | raw | diff to current |
1994-10-12 |
Ken Raeburn | * Makefile.in (bootstrap, bootstrap2, bootstrap3):... |
blob | commitdiff | raw | diff to current |
1994-10-12 |
Ken Raeburn | * config/tc-sparc.c (tc_gen_reloc): For non-a.out reloc... |
blob | commitdiff | raw | diff to current |
1994-10-11 |
Ian Lance Taylor | * config/tc-mips.c (mips_ip): Don't use S_IS_LOCAL... |
blob | commitdiff | raw | diff to current |
1994-10-11 |
Ken Raeburn | * Makefile.in (comparison): When comparing as.new or... |
blob | commitdiff | raw | diff to current |
1994-10-08 |
Ken Raeburn | elf fixes |
blob | commitdiff | raw | diff to current |
1994-10-07 |
Ken Raeburn | coff aux/lineno, m88k, vms/flagseen changes |
blob | commitdiff | raw | diff to current |
1994-10-05 |
Ian Lance Taylor | * config/obj-coff.c (coff_frob_section): Remove assert... |
blob | commitdiff | raw | diff to current |
1994-10-04 |
Jeff Law | Add ChangeLog entry that (apparently) I nuked. |
blob | commitdiff | raw | diff to current |
next |