summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2015-07-27 23:59:08 +0000
committerJoseph Myers <joseph@codesourcery.com>2015-07-27 23:59:08 +0000
commit3df5cd98371dd9f10b6853efa4d54d359614007d (patch)
tree628d98b6dd342dda1434051fff61ee22bfaa56e1 /ChangeLog
parentfddb87425a25aeb6e937496c4952c9bf3d8bb673 (diff)
Mark bug 2981 (elf/tst-audit* fail on MIPS) as fixed.
Changes in support of -fno-plt also cause the elf/tst-audit* tests to start passing on MIPS. This patch duly marks the relevant bug as fixed in ChangeLog and NEWS.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ebbeb6f87..0498847a52 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3064,6 +3064,7 @@
2015-05-28 H.J. Lu <hongjiu.lu@intel.com>
+ [BZ #2981]
[BZ #18422]
* Makefile ($(objpfx)tst-audit2): Depend on $(libdl).
($(objpfx)tst-audit2.out): Also depend on
@@ -3276,6 +3277,7 @@
2015-05-22 H.J. Lu <hongjiu.lu@intel.com>
+ [BZ #2981]
[BZ #18410]
* elf/dl-reloc.c (_dl_relocate_object): Don't issue an error
for missing DT_PLTRELSZ.