Add support for a .secrel32 x86 reloc to allow DWARF" debug information to used
[deliverable/binutils-gdb.git] / gas / ChangeLog
2004-04-20  Nick CliftonAdd support for a .secrel32 x86 reloc to allow DWARF...
2004-04-19  Eric Christopher2004-04-19 Eric Christopher <echristo@redhat.com>
2004-04-19  Jakub Jelinek * config/tc-xtensa.c (xg_assembler_literal): Fix a...
2004-04-19  Nathan Sidwell * read.c (do_align): Call md_flush_pending_output...
2004-04-16  Alan Modra * expr.c (operand): Correct checks for ++ and --.
2004-04-15  H.J. Lugas/
2004-04-14  Richard Sandiford * doc/c-mips.texi (-m{no-,}fix-vr4120): Renamed from
2004-04-13  Bob Wilson * doc/as.texinfo (Sub-Sections): Conditionalize COFF...
2004-04-13  Nick CliftonFix inifnite loop problem with M32R port
2004-04-11  Thiemo Seufer /bfd/ChangeLog
2004-04-07  Alan Modra PR 96
2004-04-02  Kaz Kojima[gas]
2004-04-01  Nick CliftonCorrectly emit lo16 relocs for elf-dlx target, fixing...
2004-03-30  Stan Shebs Remove long-obsolete MPW support.
2004-03-30  Nick Cliftonmake use of meabi_flags be ELF specific
2004-03-27  Alan Modra * config/obj-aout.c (obj_aout_type): Remove #ifdef...
2004-03-23  Paul Brook * bfd/elf32-arm.h (arm_print_private_bfd_data): Add...
2004-03-23  Bob Wilsonbfd/ChangeLog:
2004-03-22  Alan Modra * config/tc-sh.c: Remove trailing whitespace.
2004-03-21  Hans-Peter Nilsson * doc/c-cris.texi (CRIS-Opts): Document --no-mul-bug...
2004-03-19  Bob Wilson * config/tc-xtensa.c (mark_literal_frags): New function.
2004-03-19  Dave Anglin * elf-hppa.h (elf_hppa_reloc_final_type): Handle selec...
2004-03-19  Alan Modra * Makefile.am: Run "make dep-am".
2004-03-18  Nathan Sidwell * read.c (read_a_source_file): Use demand_empty_rest_o...
2004-03-18  Nathan Sidwell * expr.c (operand): Reject ++ and --.
2004-03-18  Kaz Kojima[gas]
2004-03-17  Alan ModraSwitch sh-*-rtems* to ELF. Add sh-*-rtemscoff*.
2004-03-12  Bob Wilson * read.c (s_leb128): Call md_flush_pending_output.
2004-03-12  Michal Ludvig2004-03-12 Michal Ludvig <mludvig@suse.cz>
2004-03-07  Andreas Schwab* doc/c-hppa.texi (HPPA Directives): Fix typo.
2004-03-07  Richard Henderson * dw2gencfi.c (output_cie): Align length to...
2004-03-05  H.J. Lu2004-03-05 H.J. Lu <hongjiu.lu@intel.com>
2004-03-04  H.J. Lu2004-03-04 H.J. Lu <hongjiu.lu@intel.com>
2004-03-03  H.J. Lu2004-03-03 H.J. Lu <hongjiu.lu@intel.com>
2004-03-03  Joern Rennecke2003-03-03 Andrew Stubbs <andrew.stubbs@superh.com>
2004-03-03  H.J. Lu2004-03-02 H.J. Lu <hongjiu.lu@intel.com>
2004-03-01  Richard SandifordAdd fr450 support.
2004-02-27  Nick CliftonAdd -no-bitinst switch for M32R2
2004-02-27  Nick CliftonUndo previous delta
2004-02-27  Martin Schwidefsky * config/tc-s390.c (s390_insn): Correct range check...
2004-02-27  Nick CliftonFix seg fault on erroneous input
2004-02-26  Eric Christopher2004-02-26 Eric Christopher <echristo@redhat.com>
2004-02-26  Joern Rennecke2004-02-23 Andrew Stubbs <andrew.stubbs@superh.com>
2004-02-26  Fred FishPatch reviewed and approved by nickc@redhat.com.
2004-02-21  Jim WilsonFix unwind info problems with .align.
2004-02-19  Jakub Jelinekgas/
2004-02-19  Jim WilsonYet another fix for -falign-loops problems.
2004-02-18  Nick CliftonApply fixes for Maverick Crunch
2004-02-13  Andreas Jaeger2004-02-13 Hannes Reinecke <hare@suse.de>
2004-02-11  Jim WilsonPatch from Steve Ellcey for ia64-hpux.
2004-02-09  Daniel Jacobowitz * config/tc-arm.c (md_begin): Mark .note.gnu.arm.ident as
2004-02-09  Nathan Sidwell * read.h (IGNORE_OPCODE_CASE): Do not define. Replace...
2004-02-07  Jim WilsonFix unwind abort while compiling glibc, reported by HJ.
2004-02-06  Nathan Sidwell.:
2004-02-05  Jim WilsonFix region length calculations when regions end with...
2004-02-04  Jim WilsonFix testcase from David Mosberger.
2004-02-02  Maciej W. Rozyckigas/
2004-01-28  H.J. Lu2004-01-28 H.J. Lu <hongjiu.lu@intel.com>
2004-01-26  Nick Clifton(EXTERN_FORCE_RELOC): Handle m68k-uclinux specially...
2004-01-25  Chris Demetriou2004-01-24 Chris Demetriou <cgd@broadcom.com>
2004-01-23  Daniel Jacobowitz * config/tc-arm.c (tc_gen_reloc): Improve error messag...
2004-01-23  Richard Sandiford * config/tc-mips.c (load_address, macro): Update comme...
2004-01-23  Richard Sandiford * config/tc-mips.c (macro_build): Remove place and...
2004-01-23  Richard Sandiford * config/tc-mips.c (RELAX_ENCODE): Remove WARN argument.
2004-01-23  Richard Sandiford * config/tc-mips.h (tc_frag_data_type, TC_FRAG_TYPE...
2004-01-23  Richard Sandiford * frags.h (frag_room): Declare.
2004-01-21  Thiemo Seufer * config/tc-mips.c (append_insn): Don't do r3900 interlock
2004-01-21  Nick CliftonStop indexed move byte instructions from being relaxed.
2004-01-18  Jakub Jelinek* config/tc-sparc.c (sparc_ip): Disallow %f32-%f63...
2004-01-14  Maciej W. Rozyckigas/
2004-01-14  Maciej W. Rozycki* gettext.m4: Quote names of macros to be defined by...
2004-01-12  Nick CliftonAdd support for relaxation of bit manipulation instruct...
2004-01-12  Richard Sandifordgas/
2004-01-09  Paul Brook * gas/config/tc-arm.c (do_vfp_reg2_from_sp2): Rename...
2004-01-09  Ian Lance Taylor * config/tc-mips.c (warn_nops): Remove static variable.
2004-01-09  Ian Lance Taylor * config/tc-mips.c (ISA_HAS_COPROC_DELAYS): Remove.
2004-01-07  H.J. Lu2004-01-07 H.J. Lu <hongjiu.lu@intel.com>
2004-01-06  Alexandre Oliva2003-12-19 Alexandre Oliva <aoliva@redhat.com>
2004-01-05  Maciej W. Rozycki* doc/as.texinfo: Let texi2pod parse asconfig.texi and
2004-01-05  Maciej W. Rozycki* Makefile.am (Makefile): Move the dependency on
2004-01-05  Maciej W. Rozycki* Makefile.am (install, install-info, RECURSIVE_TARGETS...
2004-01-02  Nick CliftonUpdate description of FP behaviour
2004-01-02  Nick CliftonAdd m68k-uclinux target
2004-01-02  Alan ModraSplit ChangeLog files.
2003-12-29  Paul Brook * gas/config/tc-arm.c (arm_cpus): Add 926ejs and 1026ejs.
2003-12-23  Paul Brook * doc/c-arm.texi: Document -march=armv6.
2003-12-23  Paul Brook * config/tc-arm.c (arm_archs): Add armv6.
2003-12-20  Nick Clifton(md_apply_fix3): Handle the case where a .byte directiv...
2003-12-19  Nick CliftonFix calls to as_perror() so that the errno system messa...
2003-12-19  Nick CliftonAdd support for m32r-linux target, including a RELA...
2003-12-18  Nick Clifton(input_file_open): Remove call to stat(). Add a check...
2003-12-18  Richard Sandifordbfd/
2003-12-18  Richard Sandiford * config/tc-mips.c (s_change_section): When parsing...
2003-12-18  Mark Mitchell * config/tc-arm.c (arm_archs): Change "armv6" to ...
2003-12-17  Nick CliftonReplace --error-explicit-parallel-conflicts with -...
2003-12-16  Nick CliftonRemove -8 bias on PC-relative load instructions for...
2003-12-15  Christian Groessler * config/tc-z8k.c (struct z8k_exp): Remove, not used...
2003-12-15  Nick Clifton(obj_crawl_symbol_chain): Skip defined symbols which...
2003-12-13  Alan Modra * config/obj-elf.c: Convert to C90, remove unneeded...
2003-12-13  Alan Modra * read.c (s_lcomm_internal): Make global.
next
This page took 0.256021 seconds and 107 git commands to generate.