* elf32-i386.c (elf_i386_relocate_section <R_386_GOT32>): Tighten
[binutils-gdb.git] / gas / config /
2001-06-22 Nick CliftonAdd %mrp (millicode return pointer) alias for %r2 or...
2001-06-21 Nick CliftonAllow adrCCl. [Patch from Phillip BLundel]
2001-06-21 Alan Modra * config/tc-hppa.c (CHECK_FIELD_WHERE): Define.
2001-06-20 Tom RixFix for problem with default alignment of .comm
2001-06-19 Nick CliftonRestore file accidentally deleted during man page cleanup
2001-06-19 Nick CliftonRemove auot generated man pages
2001-06-19 Phil Blundell2001-06-18 Philip Blundell <philb@gnu.org>
2001-06-14 Phil Blundell2001-06-13 Philip Blundell <philb@gnu.org>
2001-06-13 Nick CliftonStop sh-coff port from trying to call dwarf2 debug...
2001-06-12 Nick CliftonFix m68k/mri mode problems.
2001-06-12 Nick Cliftonfix test for overlflow of literal pool
2001-06-11 H.J. Lu2001-06-11 H.J. Lu <hjl@gnu.org>
2001-06-10 Alan ModraBranch hints for Pentium4 as insn modifiers, and some...
2001-06-09 H.J. Lu2001-06-08 H.J. Lu <hjl@gnu.org>
2001-06-09 H.J. Lu2001-06-08 H.J. Lu <hjl@gnu.org>
2001-06-09 H.J. Lu2001-06-08 H.J. Lu <hjl@gnu.org>
2001-06-08 Alan Modra * Makefile.am: 'som' is not wrongly spelled 'some'.
2001-06-07 H.J. Lu2001-06-07 H.J. Lu <hjl@gnu.org>
2001-06-06 Nick CliftonRemove warnings building z8k port.
2001-06-06 Nick Cliftoncorrect some 68k/ColdFire problems
2001-06-06 Alan Modra* config/tc-s390.h (TC_FORCE_RELOCATION): Always emit...
2001-06-06 Alan Modra * config/tc-i386.c (md_assemble): Handle Pentium4...
2001-05-29 Tom Rixformatting change
2001-05-28 Nick CliftonAdd support for .uahword, .uaword and .uaxword pseudo ops
2001-05-27 Alan Modra * config/tc-m68k.c (md_assemble): Ensure variable...
2001-05-25 Alan Modra * config/obj-ieee.c (write_object_file): Set finalize_...
2001-05-24 Alan Modra From 2.11 branch 2001-03-30 Richard Henderson <rth...
2001-05-24 Tom RixFix for gas seg fault and neg line numbers
2001-05-23 Nick CliftonAdd MIPS r12k support
2001-05-22 Alan Modra * config/tc-arc.c (md_assemble): Use is_end_of_line...
2001-05-22 Alan Modra * symbols.c (resolve_symbol_value): Remove "finalize...
2001-05-22 Alan Modra * config/tc-m68k.c (relaxable_symbol): Only treat...
2001-05-22 Alan ModraUpdate copyright date.
2001-05-16 Alexandre Oliva* config/tc-mn10300.c (mn10300_force_relocation): Don't
2001-05-16 Alan ModraFix dwarf2_emit_insn calls when frag_var breaks things.
2001-05-14 Alexandre Oliva* config/tc-mn10300.c (md_assemble): Anchor dwarf2...
2001-05-13 Alexandre Oliva* config/tc-mn10300.c (tc_gen_reloc): Don't reject...
2001-05-12 Alan ModraPeter Targett's backwards compatibility and other arc...
2001-05-11 Jakub Jelinek * elfxx-ia64.c (is_unwind_section_name): Consider...
2001-05-11 Nick CliftonWhen truncating an aligned block, ensure that the low...
2001-05-10 Alan ModraFix more fallout from multi-pass relaxation patch.
2001-05-10 Richard Henderson * config/tc-ia64.c (generate_unwind_image)...
2001-05-09 Alexandre Oliva* config/tc-mn10300.c (md_apply_fix3): Accept PC-relati...
2001-05-08 Andreas Schwab * config/tc-m68k.c: Instead of replacing -1 by 64...
2001-05-08 Alan ModraMore fallout from 2001-03-30 changes.
2001-05-06 Alexandre Oliva* config/tc-mn10300.c (md_assemble): Subtract operand...
2001-05-06 Nick CliftonDo not insert more than MAX_MEM_FOR_RS_ALIGN_CODE bytes.
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 CliftonFix indentation and parenthesis
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-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-24 Nick Cliftonz8k fixes
2001-04-20 Jason Eckhardt2000-04-20 Jason Eckhardt <jle@redhat.com>
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 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-03-30 Alan ModraPass finalize_syms on calls to resolve_symbol_value.
2001-03-30 Alan ModraPrepare for multi-pass relaxation.
2001-03-29 Hans-Peter Nilsson * config/tc-cris.h (tc_fix_adjustable): Allow only
2001-03-28 Alan ModraDefault hppa64 to ".level 2.0w"
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 Hans-Peter Nilsson * config/tc-cris.[ch]: Tweak attribution. Fix typos...
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-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-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 copyright notices
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 Nick CliftonSet SEC_NEVER_LOAD when the 'n' flag is used.
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 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-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...
next