Add support for a .secrel32 x86 reloc to allow DWARF" debug information to used
[deliverable/binutils-gdb.git] / gas / ChangeLog
index ec62add186686a9df996b7a1f2a203075e1ef3dc..9f0167cc37e11cbee6556bdbc80ea2d03544fb26 100644 (file)
@@ -1,3 +1,69 @@
+2004-04-20  DJ Delorie  <dj@redhat.com>
+
+       * config/tc-i386.h [TE_PE] (TC_CONS_FIX_NEW): Define.
+       * config/tc-i386.c (md_pseudo_table) [TE_PE]: Add "secrel32".
+       [TE_PE] (O_secrel): Define.
+       [TE_PE] (x86_pe_cons_fix_new): New.
+       [TE_PE] (pe_directive_secrel): Likewise.
+       (tc_gen_reloc) [TE_PE]: Support BFD_RELOC_32_SECREL.
+
+2004-04-19  Eric Christopher  <echristo@redhat.com>
+
+        * config/tc-mips.c (mips_dwarf2_addr_size): Revert part
+        of previous patch for fix in gcc.
+
+2004-04-19  Jakub Jelinek  <jakub@redhat.com>
+
+       * config/tc-xtensa.c (xg_assembler_literal): Fix a typo.
+
+2004-04-19  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * read.c (do_align): Call md_flush_pending_output, if defined.
+
+2004-04-16  Alan Modra  <amodra@bigpond.net.au>
+
+       * expr.c (operand): Correct checks for ++ and --.
+
+2004-04-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-generic.c: Add some comments.
+
+2004-04-14  Richard Sandiford  <rsandifo@redhat.com>
+
+       * doc/c-mips.texi (-m{no-,}fix-vr4120): Renamed from
+       -{no-}mfix-vr4122-bugs.
+       * config/tc-mips.c (mips_fix_vr4120): Renamed from mips_fix_4122_bugs.
+       (append_insn, mips_emit_delays): Update accordingly.
+       (OPTION_FIX_VR4120, OPTION_NO_FIX_VR4120): Renamed from *VR4122.
+       (md_longopts): Change -{no-,}mfix-vr4122-bugs to -m{no-,}fix-vr4120.
+       (md_parse_option): Update after above changes.
+       (md_show_usage): Add -mfix-vr4120.
+
+2004-04-13  Bob Wilson  <bob.wilson@acm.org>
+
+       * doc/as.texinfo (Sub-Sections): Conditionalize COFF-specific use
+       of .section directive; add a reference to the ELF .subsection
+       directive.
+
+2004-04-13  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
+
+       * config/tc-m32r.c (md_assemble): Fixed infinite loop bug
+       in parallel.
+
+2004-04-11  Thiemo Seufer  <seufer@csv.ica.uni-stuttgart.de>
+
+       * Makefile.am: Remove mips from aout targets.
+       * Makefile.in: Regenerate.
+       * configure.in: Remove mips-dec-bsd* target.
+       * configure: Regenerate.
+
+2004-04-07  Alan Modra  <amodra@bigpond.net.au>
+
+       PR 96
+       * config/tc-ppc.c (ppc_elf_suffix): Add valid32 and valid64 fields
+       to struct map_bfd.  Adjust MAP macro, and define MAP32, MAP64.
+       Update "mapping".  Restrict some @ modifiers to 32 bit.
+
 2004-04-01  Asgari Jinia  <asgarij@kpitcummins.com>
            Dhananjay Deshpande <dhananjayd@kpitcummins.com>
 
This page took 0.024868 seconds and 4 git commands to generate.