aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a5b1de2..60d63db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2014-02-28 Carlos O'Donell <carlos@redhat.com>
+
+ * elf/dl-lookup.c (check_match): New function.
+ (ELF_MACHINE_SYM_NO_MATCH): Adjust comment.
+ (do_lookup_x): Remove nested function check_match. Use non-nested
+ function check_match.
+
2014-02-28 Roland McGrath <roland@hack.frob.com>
* csu/Makefile (generated, before-compile): Use += rather than =.