OSDN Git Service

* config/tc-mn10300.c (mn10300_force_relocation): Don't
[pf3gnuchains/pf3gnuchains3x.git] / gas / ChangeLog
2001-05-16 aoliva* config/tc-mn10300.c (mn10300_force_relocation): Don't
2001-05-16 amodraFix dwarf2_emit_insn calls when frag_var breaks things.
2001-05-15 rth * ehopt.c (eh_frame_convert_frag): Fix missed...
2001-05-14 rth * ehopt.c (get_cie_info): Rename from eh_frame_...
2001-05-14 aoliva* config/tc-mn10300.c (md_assemble): Anchor dwarf2...
2001-05-13 aoliva* config/tc-mn10300.c (tc_gen_reloc): Don't reject...
2001-05-12 amodraPeter Targett's backwards compatibility and other arc...
2001-05-11 jakub * elfxx-ia64.c (is_unwind_section_name): Consider...
2001-05-11 nickcWhen truncating an aligned block, ensure that the low...
2001-05-10 amodraFix more fallout from multi-pass relaxation patch.
2001-05-10 rth * config/tc-ia64.c (generate_unwind_image)...
2001-05-09 aoliva* config/tc-mn10300.c (md_apply_fix3): Accept PC-relati...
2001-05-08 schwab * config/tc-m68k.c: Instead of replacing -1 by 64...
2001-05-08 amodraMore fallout from 2001-03-30 changes.
2001-05-06 aoliva* config/tc-mn10300.c (md_assemble): Subtract operand...
2001-05-06 nickcDo not insert more than MAX_MEM_FOR_RS_ALIGN_CODE bytes.
2001-05-03 amodraWarning fixes and configure/makefile tweaks by Thiemo...
2001-05-03 amodra * config/tc-i386.c (i386_displacement): Call as_bad...
2001-05-02 nickcAdd gas and ld support for openrisc
2001-05-02 nickcimprrove error message
2001-04-29 hjl2001-04-29 Keith M Wesolowski <wesolows@foobazco.org>
2001-04-27 hjl2001-04-27 David Mosberger <davidm@hpl.hp.com>
2001-04-27 nickcAdd support for arm-vxworks target
2001-04-26 nickcAdd ability to pad code alignment frags with no-ops.
2001-04-25 nickcCheck to see if the filename symbol has been initialise...
2001-04-25 hjl2001-04-24 H.J. Lu <hjl@gnu.org>
2001-04-24 nickcz8k fixes
2001-04-20 jle2000-04-20 Jason Eckhardt <jle@redhat.com>
2001-04-17 obrien2001-04-16 David O'Brien <obrien@FreeBSD.org>
2001-04-14 aoliva* struc-symbol.h (struct local_symbol): New TC_LOCAL_SY...
2001-04-14 aoliva* config/tc-mn10300.c (md_assemble): Simplify offset...
2001-04-14 wilsonFix latent bug exposed by a gcc-3 bug fix.
2001-04-13 jakubbfd/
2001-04-12 jason * dwarf2dbg.c (process_entries): Don't optimize...
2001-04-12 aoliva* expr.c (operand): Pass &c to md_parse_name().
2001-04-08 hjl2001-04-07 Steven J. Hill <sjhill@cotw.com>
2001-04-06 aoliva* config/tc-mn10300.c (xr_registers): Added `pc'.
2001-04-05 amodraFix more breakages from the multiple relax pass patch.
2001-04-04 hp * config/tc-cris.c (cris_insn_first_word_frag): New.
2001-04-04 hp * config/tc-cris.c (md_estimate_size_before_relax...
2001-04-04 hp * write.c (write_object_file): Reset broken word state...
2001-03-31 amodraFix conditional assembly listings when more than one...
2001-03-31 amodra* cond.c (s_endif): Correct handling of "if .. elseif...
2001-03-30 amodraPass finalize_syms on calls to resolve_symbol_value.
2001-03-30 amodraMissing ChangeLog for dwarf2dbg.c warning fixes.
2001-03-30 amodraMulti-pass relaxation machinery.
2001-03-30 amodraPrepare for multi-pass relaxation.
2001-03-29 hpClarify ChangeLog entry
2001-03-29 hp * config/tc-cris.h (tc_fix_adjustable): Allow only
2001-03-28 hjl2001-03-28 H.J. Lu <hjl@gnu.org>
2001-03-28 amodraDefault hppa64 to ".level 2.0w"
2001-03-27 nickc(for COFF) default symbols to being local.
2001-03-27 hp * configure.in (cris-*-*): Change default emulation...
2001-03-26 nickcDo not optimize BFD_RELOC_390_GOTENT relocs.
2001-03-25 nickcAutomate generate on man pages
2001-03-25 amodraAccept an absolute expression for index scale factor.
2001-03-23 nickcDocument --listing-XXX command line switches.
2001-03-23 nickcfix_new_exp: Print an error if passed a register.
2001-03-23 hp * config/tc-cris.[ch]: Tweak attribution. Fix typos...
2001-03-20 amodraUse `relax_marker' instead of fragile address test...
2001-03-19 amodraFix register name printed in warning message.
2001-03-18 ciceron * config/tc-m68hc11.c (md_pseudo_table): Recognize...
2001-03-17 rth * dwarf2dbg.c (user_filenum, user_filenum_alloc...
2001-03-17 amodraTeach .org to handle complex expressions
2001-03-16 wilsonAdd local tag support. Don't flush instructions for...
2001-03-16 aoliva* config/tc-sh.c (parse_reg): Match capital MACH and...
2001-03-15 dj* stabs.c (s_stab_generic): Don't corrupt the notes...
2001-03-13 amodraSupport for @GOTOFF in .long expressions.
2001-03-12 nickcAlways set machine type based on cpu_variant.
2001-03-08 nickcFix typos
2001-03-07 amodra* config/tc-i386.c (struct _i386_insn): Rename disp_rel...
2001-03-06 nickcFix BLX(1) for Thumb
2001-03-06 nickcRest of the changes for Coldfire V4
2001-03-02 brolley2001-03-02 Dave Brolley <brolley@redhat.com>
2001-03-02 nickcPrint warnings if NaNs are found and the target CPU...
2001-02-28 aj2001-02-28 Andreas Jaeger <aj@suse.de>, Bo Thorsen...
2001-02-27 amodraBump version to 2.11.90, fix missing dependencies in...
2001-02-27 nickcSet SEC_NEVER_LOAD when the 'n' flag is used.
2001-02-24 ciceron * symbols.c (decode_local_label_name): Initialize...
2001-02-24 hjl2001-02-23 H.J. Lu <hjl@gnu.org>
2001-02-23 nickcDon't mark a fixup as done if it's against a symbol.
2001-02-22 twallAdded ia64-*-aix* configuration.
2001-02-22 wilsonImprove gas error messages for invalid instructions.
2001-02-21 wilsonFix bugs in handling of the .restore directive.
2001-02-21 nickcNote that some flags to the COFF version of .section...
2001-02-21 kazuFix a typo.
2001-02-21 kazu2001-02-20 Kazu Hirata <kazu@hxi.com>
2001-02-20 aj2001-02-20 Bo Thorsen <bo@suse.de>
2001-02-19 obrien001-02-18 David O'Brien <obrien@FreeBSD.org>
2001-02-18 nickcAdd PDP-11 support
2001-02-16 mrg2001-02-16 matthew green <mrg@redhat.com>
2001-02-14 wilsonAddress comment from Richard about relocs always needin...
2001-02-13 ian * write.c (is_dnrange): Stop as soon as the address...
2001-02-13 amodraHandle long jumps for .code16 and .arch < 386 by using...
2001-02-13 amodraFix parsing of multi-char operators.
2001-02-12 hubicka * elf64-x86-64.c (x86_64_elf_howto): Fix name of R_X86...
2001-02-12 pb2001-02-12 Philip Blundell <pb@futuretv.com>
2001-02-11 nickcApply several patches from Maciej W. Rozycki
2001-02-10 cgd2001-02-10 Chris Demetriou <cgd@broadcom.com>
2001-02-10 cgd2001-02-10 Chris Demetriou <cgd@broadcom.com>
next