aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2006-04-26 09:24:07 +0000
committerAndreas Jaeger <aj@suse.de>2006-04-26 09:24:07 +0000
commit9ca26584e995caf4b1895f6d0d863a32382672f4 (patch)
tree3ea0ba38b7955fa98394656da74dd0b0ab95319b /gas
parentc0d4d743778dba4659a338fed0199e28f0d426f0 (diff)
downloadgdb-9ca26584e995caf4b1895f6d0d863a32382672f4.zip
gdb-9ca26584e995caf4b1895f6d0d863a32382672f4.tar.gz
gdb-9ca26584e995caf4b1895f6d0d863a32382672f4.tar.bz2
Add missing changelog entry
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog18
-rw-r--r--gas/testsuite/ChangeLog6
2 files changed, 24 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 178cad4..325d9df 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -228,6 +228,24 @@
* config/tc-m68k.c (m68k_cpus): Change cpu_cf5208 entries to use
mcfemac instead of mcfmac.
+2006-03-23 Michael Matz <matz@suse.de>
+
+ * config/tc-i386.c (type_names): Correct placement of 'static'.
+ (reloc): Map some more relocs to their 64 bit counterpart when
+ size is 8.
+ (output_insn): Work around breakage if DEBUG386 is defined.
+ (output_disp): A BFD_RELOC_64 with GOT_symbol as operand also
+ needs to be mapped to BFD_RELOC_X86_64_GOTPC64 or
+ BFD_RELOC_X86_64_GOTPC32. Also x86-64 handles pcrel addressing
+ different from i386.
+ (output_imm): Ditto.
+ (lex_got): Recognize @PLTOFF and @GOTPLT. Make @GOT accept also
+ Imm64.
+ (md_convert_frag): Jumps can now be larger than 2GB away, error
+ out in that case.
+ (tc_gen_reloc): New relocs are passed through. BFD_RELOC_64
+ and BFD_RELOC_64_PCREL are mapped to BFD_RELOC_X86_64_GOTPC64.
+
2006-03-22 Richard Sandiford <richard@codesourcery.com>
Daniel Jacobowitz <dan@codesourcery.com>
Phil Edwards <phil@codesourcery.com>
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 438b307..26e1b1a 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -35,6 +35,12 @@
* gas/sparc/vxworks-pic.s, gas/sparc/vxworks-pic.d: New test.
* gas/sparc/sparc.exp: Run it. Remove sparc*-*-vxworks* XFAILs.
+2006-03-23 Michael Matz <matz@suse.de>
+
+ * gas/i386/reloc64.s: Accept 64-bit forms.
+ * gas/i386/reloc64.d: Adjust.
+ * gas/i386/reloc64.l: Adjust.
+
2006-03-23 H.J. Lu <hongjiu.lu@intel.com>
* gas/i386/rep.s: Pad with .p2align.