Warning fixes and configure/makefile tweaks by Thiemo Seufer.
[deliverable/binutils-gdb.git] / gas / ChangeLog
2001-05-03  Alan ModraWarning fixes and configure/makefile tweaks by Thiemo...
2001-05-03  Alan Modra * config/tc-i386.c (i386_displacement): Call as_bad...
2001-05-02  Nick CliftonAdd gas and ld support for openrisc
2001-05-02  Nick Cliftonimprrove error message
2001-04-29  H.J. Lu2001-04-29 Keith M Wesolowski <wesolows@foobazco.org>
2001-04-27  H.J. Lu2001-04-27 David Mosberger <davidm@hpl.hp.com>
2001-04-27  Nick CliftonAdd support for arm-vxworks target
2001-04-26  Nick CliftonAdd ability to pad code alignment frags with no-ops.
2001-04-25  Nick CliftonCheck to see if the filename symbol has been initialise...
2001-04-25  H.J. Lu2001-04-24 H.J. Lu <hjl@gnu.org>
2001-04-24  Nick Cliftonz8k fixes
2001-04-20  Jason Eckhardt2000-04-20 Jason Eckhardt <jle@redhat.com>
2001-04-17  David O'Brien2001-04-16 David O'Brien <obrien@FreeBSD.org>
2001-04-14  Alexandre Oliva* struc-symbol.h (struct local_symbol): New TC_LOCAL_SY...
2001-04-14  Alexandre Oliva* config/tc-mn10300.c (md_assemble): Simplify offset...
2001-04-14  Jim WilsonFix latent bug exposed by a gcc-3 bug fix.
2001-04-13  Jakub Jelinekbfd/
2001-04-12  Jason Merrill * dwarf2dbg.c (process_entries): Don't optimize...
2001-04-12  Alexandre Oliva* expr.c (operand): Pass &c to md_parse_name().
2001-04-08  H.J. Lu2001-04-07 Steven J. Hill <sjhill@cotw.com>
2001-04-06  Alexandre Oliva* config/tc-mn10300.c (xr_registers): Added `pc'.
2001-04-05  Alan ModraFix more breakages from the multiple relax pass patch.
2001-04-04  Hans-Peter Nilsson * config/tc-cris.c (cris_insn_first_word_frag): New.
2001-04-04  Hans-Peter Nilsson * config/tc-cris.c (md_estimate_size_before_relax...
2001-04-04  Hans-Peter Nilsson * write.c (write_object_file): Reset broken word state...
2001-03-31  Alan ModraFix conditional assembly listings when more than one...
2001-03-31  Alan Modra* cond.c (s_endif): Correct handling of "if .. elseif...
2001-03-30  Alan ModraPass finalize_syms on calls to resolve_symbol_value.
2001-03-30  Alan ModraMissing ChangeLog for dwarf2dbg.c warning fixes.
2001-03-30  Alan ModraMulti-pass relaxation machinery.
2001-03-30  Alan ModraPrepare for multi-pass relaxation.
2001-03-29  Hans-Peter NilssonClarify ChangeLog entry
2001-03-29  Hans-Peter Nilsson * config/tc-cris.h (tc_fix_adjustable): Allow only
2001-03-28  H.J. Lu2001-03-28 H.J. Lu <hjl@gnu.org>
2001-03-28  Alan ModraDefault hppa64 to ".level 2.0w"
2001-03-27  Nick Clifton(for COFF) default symbols to being local.
2001-03-27  Hans-Peter Nilsson * configure.in (cris-*-*): Change default emulation...
2001-03-26  Nick CliftonDo not optimize BFD_RELOC_390_GOTENT relocs.
2001-03-25  Nick CliftonAutomate generate on man pages
2001-03-25  Alan ModraAccept an absolute expression for index scale factor.
2001-03-23  Nick CliftonDocument --listing-XXX command line switches.
2001-03-23  Nick Cliftonfix_new_exp: Print an error if passed a register.
2001-03-23  Hans-Peter Nilsson * config/tc-cris.[ch]: Tweak attribution. Fix typos...
2001-03-20  Alan ModraUse `relax_marker' instead of fragile address test...
2001-03-19  Alan ModraFix register name printed in warning message.
2001-03-18  Stephane Carrez * config/tc-m68hc11.c (md_pseudo_table): Recognize...
2001-03-17  Richard Henderson * dwarf2dbg.c (user_filenum, user_filenum_alloc...
2001-03-17  Alan ModraTeach .org to handle complex expressions
2001-03-16  Jim WilsonAdd local tag support. Don't flush instructions for...
2001-03-16  Alexandre Oliva* config/tc-sh.c (parse_reg): Match capital MACH and...
2001-03-15  DJ Delorie* stabs.c (s_stab_generic): Don't corrupt the notes...
2001-03-13  Alan ModraSupport for @GOTOFF in .long expressions.
2001-03-12  Nick CliftonAlways set machine type based on cpu_variant.
2001-03-08  Nick CliftonFix typos
2001-03-07  Alan Modra* config/tc-i386.c (struct _i386_insn): Rename disp_rel...
2001-03-06  Nick CliftonFix BLX(1) for Thumb
2001-03-06  Nick CliftonRest of the changes for Coldfire V4
2001-03-02  Dave Brolley2001-03-02 Dave Brolley <brolley@redhat.com>
2001-03-02  Nick CliftonPrint warnings if NaNs are found and the target CPU...
2001-02-28  Andreas Jaeger2001-02-28 Andreas Jaeger <aj@suse.de>, Bo Thorsen...
2001-02-27  Alan ModraBump version to 2.11.90, fix missing dependencies in...
2001-02-27  Nick CliftonSet SEC_NEVER_LOAD when the 'n' flag is used.
2001-02-24  Stephane Carrez * symbols.c (decode_local_label_name): Initialize...
2001-02-24  H.J. Lu2001-02-23 H.J. Lu <hjl@gnu.org>
2001-02-23  Nick CliftonDon't mark a fixup as done if it's against a symbol.
2001-02-22  Timothy WallAdded ia64-*-aix* configuration.
2001-02-22  Jim WilsonImprove gas error messages for invalid instructions.
2001-02-21  Jim WilsonFix bugs in handling of the .restore directive.
2001-02-21  Nick CliftonNote that some flags to the COFF version of .section...
2001-02-21  Kazu HirataFix a typo.
2001-02-21  Kazu Hirata2001-02-20 Kazu Hirata <kazu@hxi.com>
2001-02-20  Andreas Jaeger2001-02-20 Bo Thorsen <bo@suse.de>
2001-02-19  David O'Brien001-02-18 David O'Brien <obrien@FreeBSD.org>
2001-02-18  Nick CliftonAdd PDP-11 support
2001-02-16  Matthew Green2001-02-16 matthew green <mrg@redhat.com>
2001-02-14  Jim WilsonAddress comment from Richard about relocs always needin...
2001-02-13  Ian Lance Taylor * write.c (is_dnrange): Stop as soon as the address...
2001-02-13  Alan ModraHandle long jumps for .code16 and .arch < 386 by using...
2001-02-13  Alan ModraFix parsing of multi-char operators.
2001-02-12  Jan Hubicka * elf64-x86-64.c (x86_64_elf_howto): Fix name of R_X86...
2001-02-12  Phil Blundell2001-02-12 Philip Blundell <pb@futuretv.com>
2001-02-11  Nick CliftonApply several patches from Maciej W. Rozycki
2001-02-10  Chris Demetriou2001-02-10 Chris Demetriou <cgd@broadcom.com>
2001-02-10  Chris Demetriou2001-02-10 Chris Demetriou <cgd@broadcom.com>
2001-02-10  Richard Henderson * config/tc-ia64.h (md_elf_section_type): New...
2001-02-10  Nick CliftonAdd s390 support
2001-02-09  Alexandre Oliva* config/tc-sh.c (md_pseudo_table): Add uaquad. Use...
2001-02-08  Alan Modra(pa_build_unwind_subspace): Don't call
2001-02-07  H.J. Lu2001-02-06 H.J. Lu <hjl@gnu.org>
2001-02-06  H.J. Lu2001-02-06 H.J. Lu <hjl@gnu.org>
2001-02-06  Jim WilsonDon't abort for invalid input, print an error message...
2001-02-06  Alan ModraFix unwind info when cross-compiling from little-endian...
2001-02-04  Stephane Carrez * config/tc-m68hc11.h (LISTING_HEADER): Use m68hc11_li...
2001-02-02  Stephane CarrezFix 2001-02-02 Stephane Carrez ChangeLog entry
2001-02-02  Stephane Carrez * tc-m68hc11.c (relaxable_symbol): Relax externally...
2001-02-01  Richard Henderson * dwarf2dbg.c (out_debug_abbrev): Terminate...
2001-01-30  Alan ModraFix a null-pointer dereference and some range checks.
2001-01-25  Nick CliftonDo not abort if tcbit is still set. Issue an error...
2001-01-23  Kazu Hirata2001-01-23 Kazu Hirata <kazu@hxi.com>
2001-01-23  Alan Modra(m32r_handle_align): Declare type of fragp.
next
This page took 0.208887 seconds and 107 git commands to generate.