aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2007-11-07 14:10:49 +0000
committerTristan Gingold <gingold@adacore.com>2007-11-07 14:10:49 +0000
commit8edcbfcd2e679b220d324ab908c67756fe27462e (patch)
treecec02c094b86ebdaca27ed3b0351c8b623e956bd /gas/ChangeLog
parentabbda6d05d1dfded890bf0a05dda61e55cf22223 (diff)
downloadgdb-8edcbfcd2e679b220d324ab908c67756fe27462e.zip
gdb-8edcbfcd2e679b220d324ab908c67756fe27462e.tar.gz
gdb-8edcbfcd2e679b220d324ab908c67756fe27462e.tar.bz2
* config/tc-ppc.c (md_apply_fix): For PPC_TOC16 on XCOFF, uses offset
within the TOC instead of the VMA. * gas/ppc/test1xcoff32.d: Updated to match RTOC bug fix.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 2050971..51c6fba 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2007-11-07 Tristan Gingold <gingold@adacore.com>
+
+ * config/tc-ppc.c (md_apply_fix): For PPC_TOC16 on XCOFF, uses offset
+ within the TOC instead of the VMA.
+
2007-11-06 Paul Brook <paul@codesourcery.com>
* config/tc-arm.c (do_mull): Allow overlapping Rm for armv6.