aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2014-11-20 08:59:42 -0800
committerH.J. Lu <hjl.tools@gmail.com>2014-11-20 08:59:42 -0800
commitc22ee0ad9de7efff74942263c71b1878003e3eda (patch)
tree4b614bae982103d3a5af7045fdf0b39cd0e23f54 /ld/testsuite/ChangeLog
parent43f3e411c415ac74130808a76473e05ff41a1d94 (diff)
downloadgdb-c22ee0ad9de7efff74942263c71b1878003e3eda.zip
gdb-c22ee0ad9de7efff74942263c71b1878003e3eda.tar.gz
gdb-c22ee0ad9de7efff74942263c71b1878003e3eda.tar.bz2
Run IFUNC run-time tests only if IFUNC is supported
* lib/ld-lib.exp (check_ifunc_available): New. * ld-ifunc/ifunc.exp: Run IFUNC run-time tests only if IFUNC is supported.
Diffstat (limited to 'ld/testsuite/ChangeLog')
-rw-r--r--ld/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index 1a96da9..f8478bd 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2014-11-20 H.J. Lu <hongjiu.lu@intel.com>
+
+ * lib/ld-lib.exp (check_ifunc_available): New.
+ * ld-ifunc/ifunc.exp: Run IFUNC run-time tests only if IFUNC
+ is supported.
+
2014-11-20 Terry Guo <terry.guo@arm.com>
* ld-arm/attr-merge-nosection-1.d: New file.