about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-09-10 22:05:49 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-09-10 22:05:49 +0000
commit28361c5ee4a548b9c591702abdb8d2690cc48c66 (patch)
tree915f08a1566472ee5a001db4f62d482ebbeec730 /ChangeLog
parent0e886ef96e0f750ca40fdc0b4f546cdef0a3caa5 (diff)
downloadglibc-28361c5ee4a548b9c591702abdb8d2690cc48c66.tar.gz
glibc-28361c5ee4a548b9c591702abdb8d2690cc48c66.tar.xz
glibc-28361c5ee4a548b9c591702abdb8d2690cc48c66.zip
Remove _G_USING_THUNKS.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e53e36e766..9d2fa495cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2012-09-10  Joseph Myers  <joseph@codesourcery.com>
 
+	* libioP.h [_G_USING_THUNKS]: Make code unconditional.
+	[!_G_USING_THUNKS]: Remove conditional code.
+	* sysdeps/gnu/_G_config.h (_G_USING_THUNKS): Remove.
+	* sysdeps/mach/hurd/_G_config.h (_G_USING_THUNKS): Likewise.
+
 	* libio/libioP.h [__GNUC__] (VTABLE_LABEL): Remove.
 	[!builtinbuf_vtable && __cplusplus] (builtinbuf_vtable): Likewise.
 	* sysdeps/generic/_G_config.h (_G_NAMES_HAVE_UNDERSCORE): Remove.