summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/bfd/ChangeLog
diff options
context:
space:
mode:
authorNikola Veljkovic <Nikola.Veljkovic@imgtec.com>2016-04-20 14:29:40 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-04-20 14:29:40 +0000
commit825d1232afbeae29a9026393cfc0234624577c52 (patch)
treea764bb99f8f999c610c4ae09ad5746740ba0d116 /binutils-2.25/bfd/ChangeLog
parent61706fca24d6eaef96d1957071f9fb81d747143e (diff)
parent405fb1a937f705403a28d5591a1bb530b4efe9ed (diff)
downloadtoolchain_binutils-825d1232afbeae29a9026393cfc0234624577c52.tar.gz
toolchain_binutils-825d1232afbeae29a9026393cfc0234624577c52.tar.bz2
toolchain_binutils-825d1232afbeae29a9026393cfc0234624577c52.zip
Revert "Fix DT_MIPS_RLD_MAP_REL tag for n64 target and 32-bit host."
am: 405fb1a * commit '405fb1a937f705403a28d5591a1bb530b4efe9ed': Revert "Fix DT_MIPS_RLD_MAP_REL tag for n64 target and 32-bit host." Change-Id: Ie72f1cf7d19e516bae147b53279fe43f2a898775
Diffstat (limited to 'binutils-2.25/bfd/ChangeLog')
-rw-r--r--binutils-2.25/bfd/ChangeLog6
1 files changed, 0 insertions, 6 deletions
diff --git a/binutils-2.25/bfd/ChangeLog b/binutils-2.25/bfd/ChangeLog
index f124354c..ab62ce42 100644
--- a/binutils-2.25/bfd/ChangeLog
+++ b/binutils-2.25/bfd/ChangeLog
@@ -6,12 +6,6 @@
float only when Tag_ABI_VFP_args is 1, using new enum value
AEABI_VFP_args_vfp to check that.
-2015-07-23 Joseph Myers <joseph@codesourcery.com>
-
- * elfxx-mips.c (_bfd_mips_elf_finish_dynamic_sections)
- <DT_MIPS_RLD_MAP_REL>: Add target address to host address
- difference, not to host pointer.
-
2015-04-01 Tejas Belagod <tejas.belagod@arm.com>
Marcus Shawcroft <marcus.shawcroft@arm.com>
Jiong Wang <jiong.wang@arm.com>