about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@sourceware.org>2016-07-11 20:32:12 +0530
committerSiddhesh Poyarekar <siddhesh@sourceware.org>2016-07-11 20:32:12 +0530
commitc10f90dcef42092a96007fed7e77f9d470e5bb76 (patch)
treed4e260bbfec4a61d50a17f3be8fc64a0b7b01b4b /ChangeLog
parent26c2910ac6889dd21f128d9071418492d544a2dc (diff)
downloadglibc-c10f90dcef42092a96007fed7e77f9d470e5bb76.tar.gz
glibc-c10f90dcef42092a96007fed7e77f9d470e5bb76.tar.xz
glibc-c10f90dcef42092a96007fed7e77f9d470e5bb76.zip
Revert "Add pretty printers for the NPTL lock types"
This reverts commit 62ce266b0b261def2c6329be9814ffdcc11964d6.

The change is not mature enough because it needs the following fixes:

1. Redirect test output to a file like other tests

2. Eliminate the need to use a .gdbinit because distributions will
   break without it.  I should have caught that but I was in too much
   of a hurry to get the patch in :/

3. Feature checking during configure to determine things like minimum
   required gdb version, python-pexpect version, etc. to make sure
   that tests work correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog27
1 files changed, 0 insertions, 27 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e230e9780..cac942d980 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,33 +34,6 @@
 	* sysdeps/unix/sysv/linux/pwritev64.c
 	[__WORDSIZE != 64 || __ASSUME_OFF_DIFF_OFF64] (pwritev64): Likewise.
 
-2016-07-08  Martin Galvan  <martin.galvan@tallertechnologies.com>
-
-	* Makeconfig (build-hardcoded-path-in-tests): Set to 'yes'
-	for shared builds if tests-need-hardcoded-path is defined.
-	(all-subdirs): Add pretty-printers.
-	* Makerules ($(py-const)): New rule.
-	* Rules (others): Add $(py-const), if defined.
-	* nptl/Makefile (gen-py-const-headers): Define.
-	* nptl/nptl-printers.py: New file.
-	* nptl/nptl_lock_constants.pysym: Likewise.
-	* pretty-printers/Makefile: Likewise.
-	* pretty-printers/README: Likewise.
-	* pretty-printers/test-condvar-attributes.c: Likewise.
-	* pretty-printers/test-condvar-attributes.p: Likewise.
-	* pretty-printers/test-condvar-printer.c: Likewise.
-	* pretty-printers/test-condvar-printer.py: Likewise.
-	* pretty-printers/test-mutex-attributes.c: Likewise.
-	* pretty-printers/test-mutex-attributes.py: Likewise.
-	* pretty-printers/test-mutex-printer.c: Likewise.
-	* pretty-printers/test-mutex-printer.py: Likewise.
-	* pretty-printers/test-rwlock-attributes.c: Likewise.
-	* pretty-printers/test-rwlock-attributes.py: Likewise.
-	* pretty-printers/test-rwlock-printer.c: Likewise.
-	* pretty-printers/test-rwlock-printer.py: Likewise.
-	* pretty-printers/test_common.py: Likewise.
-	* scripts/gen-py-const.awk: Likewise.
-
 2016-07-08  Chris Metcalf  <cmetcalf@mellanox.com>
 
 	* sysdeps/unix/sysv/linux/tile/kernel-features.h