Allow for the possibility that the local labels won't be in the objdump output.
[binutils-gdb.git] / gas / config /
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...
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 Cliftonfix formatting
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 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 Carrez * tc-m68hc11.c (relaxable_symbol): Relax externally...
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 Alan Modra(m32r_handle_align): Declare type of fragp.
2001-01-22 Kazu Hirata2001-01-22 Kazu Hirata <kazu@hxi.com>
2001-01-20 Kazu Hirata2001-01-19 Kazu Hirata <kazu@hxi.com>
2001-01-19 Kazu Hirata2001-01-18 Kazu Hirata <kazu@hxi.com>
2001-01-19 Nick CliftonRemove redundant bit from "fa" and "da" flags
2001-01-17 Kazu Hirata2001-01-16 Kazu Hirata <kazu@hxi.com>
2001-01-16 Alan ModraSupport hand-crafted .PARISC.unwind entries
2001-01-16 Alan ModraBuild unwind info for more than just .text section.
2001-01-15 Jim WilsonFix assembler segfault on gcc/crtstuff.c file.
2001-01-15 Kazu Hirata2001-01-15 Kazu Hirata <kazu@hxi.com>
2001-01-15 Alan ModraMissed this in last commit "Linux target variants for...
2001-01-15 Kazu Hirata2001-01-14 Kazu Hirata <kazu@hxi.com>
2001-01-14 Kazu Hirata2001-01-14 Kazu Hirata <kazu@hxi.com>
2001-01-14 Kazu Hirata2001-01-14 Kazu Hirata <kazu@hxi.com>
2001-01-14 Alan ModraUse SEGREL32 relocs for elf32-hppa unwind.
2001-01-14 Alan ModraAdds assembly and dis-assembly support for the HPPA...
2001-01-13 Jan Hubicka * tc-i386.h (TARGET_MACH): New macro.
2001-01-13 Jan Hubicka * i386.c (md_assemble): Check cpu_flags even for nulla...
2001-01-12 Alan ModraCure recent x86 warts.
2001-01-11 Nick CliftonUpdated ARC assembler from arccores.com
2001-01-11 Stephane CarrezFix gas 68HC12 indexed addressing code generation
2001-01-11 Stephane CarrezFix weak symbols for 68HC11 as
2001-01-11 Andreas Jaeger * config/tc-i386.h (TC_RELOC_GLOBAL_OFFSET_TABLE)...
2001-01-11 Nick CliftonAllow ADRL relocs to be adjusted in arm-coff
2001-01-08 Andreas Jaeger2001-01-08 Bo Thorsen <bo@suse.de>
2001-01-06 Jan Hubicka * configure.in: Define DEFAULT_ARCH for i386.
2001-01-05 Jan Hubicka * tc-i386.c (md_assemble): Handle third byte of the...
2001-01-04 Jan Hubicka * tc-i386.c (cpu_arch): Add Pentium4 and modify sledge...
2001-01-03 Jan Hubicka * tc-i387.c (pi, pte, pt): Update.
2001-01-03 Jan Hubicka * tc-i386.h (CpuK6, CpuAthlon, CpuSledgehammer, CpuMMX...
2001-01-03 Phil Blundell2001-01-03 Philip Blundell <pb@futuretv.com>
2000-12-28 Richard Henderson * as.h (rs_align_test): New.
2000-12-22 DJ Delorie* config/tc-d10v.c (md_assemble): set prev_seg and...
2000-12-22 H.J. Lu2000-12-22 H.J. Lu <hjl@gnu.org>
2000-12-20 Jan Hubicka * tc-i386.h (i386_target_format): Define even for...
2000-12-16 Diego Novillo2000-12-15 Diego Novillo <dnovillo@redhat.com>
2000-12-13 Alan ModraRodney Brown's CHECK_FIELD typo fixes.
2000-12-12 Jim WilsonEliminate ia64 compiler warnings. Fix ia64 gas testsui...
2000-12-12 Geoffrey Keating * config/obj-bout.c (obj_crawl_symbol_chain): Don...
2000-12-12 Geoffrey Keating2000-12-12 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2000-12-12 Nick CliftonFix formatting
2000-12-11 Jan Hubicka * tc-i386.c (md_assemble): Refuse 's' and 'l' suffixes...
2000-12-06 Alan ModraFix T_SHORT macro conflict.
2000-12-05 Kazu Hirata2000-12-05 Kazu Hirata <kazu@hxi.com>
2000-12-05 Nick CliftonAdd outputting_stabs_line_debug varaible and D10v code...
2000-12-03 Kazu Hirata2000-12-03 Kazu Hirata <kazu@hxi.com>
2000-12-02 Nick CliftonAdd MIPS SB1 machine
2000-12-02 Nick CliftonAdd MIPS V and MIPS 64 machine numbers
2000-12-01 Nick CliftonAdd MIPS32 as a seperate MIPS architecture
2000-12-01 Nick CliftonImprove MIPS32 support
2000-12-01 Nick CliftonWhen calculating offsets, don't accept as constant...
2000-12-01 Phil Blundell2000-11-30 Philip Blundell <pb@futuretv.com>
2000-12-01 Diego Novillo2000-11-30 Diego Novillo <dnovillo@redhat.com>
2000-11-28 Hans-Peter Nilsson (parse_reg): Parse names case-insensitively.
next