aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-04-24 13:53:38 -0700
committerRoland McGrath <roland@hack.frob.com>2012-04-24 14:48:15 -0700
commit83bcd2361de9d2da98abef1e4b8f2dddae5a2b14 (patch)
treecf845763792cd4b1014da400196907c9bce57672 /ChangeLog
parentf37e0d6819c5ec185bed71dd72722176d88f6bef (diff)
downloadglibc-83bcd2361de9d2da98abef1e4b8f2dddae5a2b14.zip
glibc-83bcd2361de9d2da98abef1e4b8f2dddae5a2b14.tar.gz
glibc-83bcd2361de9d2da98abef1e4b8f2dddae5a2b14.tar.bz2
Add flexibility to localplt-*.data files, using an awk script rather than diff to check the results.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d22702d..d84ae7a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,11 @@
2012-04-24 Roland McGrath <roland@hack.frob.com>
+ * scripts/check-localplt.awk: New file.
+ * elf/Makefile ($(objpfx)check-localplt.out): Use that script instead
+ of diff.
+ * scripts/data/localplt-generic.data: Add a comment.
+
* sysdeps/mach/hurd/symlink.c: Don't call __mach_port_deallocate on
NODE when __dir_mkfile failed.
* sysdeps/mach/hurd/symlinkat.c: Likewise.