* config/tc-alpha.c (alpha_reloc_op_tag): Replace need_seq with
[binutils-gdb.git] / gas / ChangeLog
2001-09-08 Richard Henderson * config/tc-alpha.c (alpha_reloc_op_tag): Repla...
2001-09-07 Jakub Jelinek * config/tc-sparc.c (md_apply_fix3): Handle relocs...
2001-09-07 Thiemo Seufer Fix wrong ChangeLog entries
2001-09-07 Thiemo Seufer Reallow unrestricted use of .set mipsX pseudo-op in...
2001-09-07 Thiemo Seufer * elf32-mips.c (mips_elf_calculate_relocation): Fix...
2001-09-05 Richard Henderson * config/tc-ia64.c (FUNC_IPLT_RELOC): New.
2001-09-05 Richard Henderson * config/tc-alpha.c (struct alpha_insn): Make sequenc...
2001-09-05 Jeff Law * tc-h8300.c (tc_gen_reloc): Give an error if we try...
2001-08-31 Jeff Law * config/tc-h8300.c (build_bytes): For OBJ_ELF...
2001-08-31 Eric Christopher2001-08-31 Eric Christopher <echristo@redhat.com>
2001-08-31 Jeff Law * tc-h8300.c (relocation mappings): Remove...
2001-08-30 Jeff LawThu Aug 30 12:05:13 2001 J"orn Rennecke <amylaar@redha...
2001-08-29 Jeff Law * tc-h8300.c: If OBJ_ELF, include elf/h8.h...
2001-08-29 Jeff Law * config/tc-h8300.c (h8300hmode): Record the machine...
2001-08-29 Phil Blundell2001-08-29 Joel Sherrill <joel@OARcorp.com>
2001-08-29 Jeff Law * configure.in: Add case for h8300-*-elf.
2001-08-29 Joern RenneckeTypo fix.
2001-08-29 Joern Rennecke * doc/internals.texi (MD_PCREL_FROM_SECTION): Change
2001-08-27 Thiemo Seufer * tc_mips.c (load_address): Reflect change to MAX_GPRE...
2001-08-27 Alan Modra * configure.in: Recognise powerpc*le*, not just powerp...
2001-08-26 Andreas Jaeger * config/tc-s390.c: Add missing prototypes
2001-08-26 Thiemo Seufer * tc_mips.h (MAX_GPREL_OFFSET): Change it to the maxim...
2001-08-24 Andreas Jaeger * config/tc-ppc.h: Fix prototype declaration.
2001-08-23 Jakub Jelinek * config/tc-ia64.c (dot_endp): Set function symbol...
2001-08-21 Thiemo Seufer * tc_mips.c (md_begin): Warn about incompatibility...
2001-08-21 Thiemo Seufer * config/tc-mips.c (md_parse_option): #ifdef the
2001-08-21 Richard Henderson * config/tc-alpha.h (MD_APPLY_FIX3): Define.
2001-08-18 H.J. Lu2001-08-18 H.J. Lu <hjl@gnu.org>
2001-08-18 Thiemo Seufer * config/tc-mips.c (S_EX_*): New enum for my_getSmallE...
2001-08-17 Alan Modra * ecoff.c (ecoff_frob_symbol): Remove casts from bfd_g...
2001-08-16 Thiemo SeuferSet MIPS n32 ABI flag in ELF header if appropriate.
2001-08-16 Thiemo SeuferRemove obsolete special handling of 64bit Relocations.
2001-08-14 Jeff Johnston2001-08-14 Jeff Johnston <jjohnstn@redhat.com>
2001-08-13 Nick CliftonAdd missing prototypes
2001-08-13 Andreas Jaeger * config/tc-s390.c (s390_elf_cons): Correct fixups...
2001-08-12 Nick CliftonFix behaviour of unaligned data directives
2001-08-11 Kazu Hirata * config/tc-mips.c: Fix a comment typo.
2001-08-10 Richard Sandiford * config/tc-mips.c (move_register): New function.
2001-08-10 Andreas Jaeger * configure.in: Add -Wstrict-prototypes and -Wmissing...
2001-08-10 Alan Modra * as.h (alloca): Don't declare if __GNUC__. Remove...
2001-08-10 Alan ModraMove one entry from gas/ChangeLog to gas/testsuite...
2001-08-10 Alan ModraRevert 2001-08-08 changes.
2001-08-09 Alan Modra * symbols.c: Add missing prototypes.
2001-08-08 Alan Modra * config/tc-ppc.c (md_apply_fix3): Replace haphazard...
2001-08-08 Alan Modra * config/obj-elf.c (elf_copy_symbol_attributes): Make...
2001-08-08 Alan Modra * output-file.c (output_file_create): Don't try to...
2001-08-07 Thiemo SeuferReplace a bunch of magic constants in tc-mips.c with...
2001-08-07 Thiemo SeuferSome formatting fixes and assorted cleanup in tc-mips.c.
2001-08-07 Thiemo Seufer * config/tc-mips.c (md_begin): Take -mcpu value into...
2001-08-03 Richard Sandiford * config/tc-mips.c (md_apply_fix): Don't subtract...
2001-08-02 Richard Sandiford * doc/c-mips.tex (-mgp32, -mfp32): Added -mfp32, unifi...
2001-08-01 Nick CliftonCleanups for z8k target
2001-08-01 Alan Modra * config/tc-i386.c (lex_got): Match lower case relocat...
2001-08-01 Alan Modra * read.c: Standardize error/warning messages - don...
2001-07-31 Geoffrey Keating * config/tc-ppc.c (ppc_elf_validate_fix): It's OK...
2001-07-30 Alan Modra * config/obj-elf.c (obj_elf_symver): Temporarily modif...
2001-07-28 Stephane Carrez * config/tc-m68hc11.c (md_estimate_size_before_relax...
2001-07-27 Alan Modra * read.c (s_set): Check for missing symbol name.
2001-07-26 Alan Modra * write.c (relax_segment <rs_space>): Account for...
2001-07-25 H.J. Lu2001-07-25 H.J. Lu <hjl@gnu.org>
2001-07-25 Chris Demetriou2001-07-25 Chris Demetriou <cgd@broadcom.com>
2001-07-25 Dave Brolley2001-07-25 Dave Brolley <brolley@redhat.com>
2001-07-24 Alan Modra * Makefile.am (DEP_FLAGS): Define, add -DOBJ_MAYBE_ELF.
2001-07-23 Kazu Hirata * config/tc-alpha.h: Fix formatting.
2001-07-23 Alan Modra * symbols.c (S_GET_VALUE): Don't treat O_constant...
2001-07-23 Alan Modra * config/tc-hppa.c (pa_parse_nonneg_cmpsub_cmpltr...
2001-07-23 Andreas Jaeger * config/tc-s390.c (s390_force_relocation): Removed.
2001-07-22 H.J. Lu2001-07-22 H.J. Lu <hjl@gnu.org>
2001-07-18 Andreas Schwab * config/tc-m68k.c (md_pseudo_table) [OBJ_ELF]: Add...
2001-07-17 Matthew Green * config/tc-i386.c (comment_chars): Don't use '/'...
2001-07-14 Matthew Greenfix formatting goof in previous.
2001-07-14 Matthew Green * configure.in (i386-*-netbsdelf*): New target.
2001-07-11 Jakub Jelinek * elf32-sparc.c (_bfd_sparc_elf_howto_table): Remove...
2001-07-11 John Healy*** empty log message ***
2001-07-11 Nick CliftonDon't merge if the storage class of the non-debug symbo...
2001-07-10 John Healy2001-07-10 John Healy <jhealy@redhat.com>
2001-07-10 Nick CliftonFix grammatical errors
2001-07-10 Nick CliftonUse FOPEN_.. macros in calls to fopen().
2001-07-09 Nick CliftonAdd .incbin pseudo op
2001-07-07 Nick CliftonOnly set debug_type to DEBUG_NONE if it is DEBUG_UNSPEC...
2001-07-06 John Healy2001-07-06 John Healy <jhealy@redhat.com>
2001-07-06 Nick CliftonCatch and ignore empty, ineffectual alignment frags...
2001-07-06 Jim Wilson32-bit unwind data for ia64-hpux, from Steve Ellcey
2001-07-06 Alan ModraOops, missed committing entry for 2001-07-05 change.
2001-07-05 Ben Elliston2001-07-05 Ben Elliston <bje@redhat.com>
2001-07-05 Ben Elliston2001-07-05 Ben Elliston <bje@redhat.com>
2001-07-05 Jim WilsonFix ia64-linux gas ehopt testsuite failure.
2001-07-05 Jim WilsonFix 2 ia64-linux gas testsuite failures.
2001-07-05 Ben Elliston2001-07-05 Ben Elliston <bje@redhat.com>
2001-07-05 Ben Elliston2001-07-05 Ben Elliston <bje@redhat.com>
2001-07-04 Eric Christopher2001-07-04 Eric Christopher <echristo@redhat.com>
2001-07-04 Richard Sandiford[gas]
2001-07-03 Nick CliftonFix seg fault by replacing symbol_get_frag() with fscan...
2001-07-03 Nick CliftonFix mips16 testsuite failure by allowing finalize_syms...
2001-07-02 Alan Modra * config/tc-ppc.c: Formatting fixes.
2001-07-01 Ben Elliston2001-07-01 Ben Elliston <bje@redhat.com>
2001-07-01 Ben Elliston* fix tabs in this change:
2001-06-30 Nick CliftonTreat a .ln directive outside of a function as a .appli...
2001-06-29 Eric Christopher2001-06-28 Eric Christopher <echristo@redhat.com>
2001-06-27 Nick CliftonDo not set finalize_syms until after the segments have...
next