about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2018-02-23 13:54:53 +0000
committerJoseph Myers <joseph@codesourcery.com>2018-02-23 13:54:53 +0000
commit54412d20618b7b93f136a168e788573575f8a7a6 (patch)
tree9a70dd6ad24b576c41423d9c407005cca35d40c1 /ChangeLog
parent81be4b5e38c22bfd77ec8fe6815a45782c19eca1 (diff)
downloadglibc-54412d20618b7b93f136a168e788573575f8a7a6.tar.gz
glibc-54412d20618b7b93f136a168e788573575f8a7a6.tar.xz
glibc-54412d20618b7b93f136a168e788573575f8a7a6.zip
Use libc_hidden_* for tolower, toupper (bug 15105).
Continuing the fixes for localplt test failures with -Os arising from
functions not being inlined in that case, this patch fixes such
failures for tolower and toupper by using libc_hidden_proto and
libc_hidden_def.

Tested for x86_64 (both that it removes this particular localplt
failure for -Os, and that the testsuite continues to pass without
-Os).

2018-02-22  Joseph Myers  <joseph@codesourcery.com>

	[BZ #15105]
	* ctype/ctype.c (tolower): Use libc_hidden_def.
	(toupper): Likewise.
	* include/ctype.h [!_ISOMAC] (tolower): Use libc_hidden_proto.
	[!_ISOMAC] (toupper): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e3d251cf80..e14f3d8764 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2018-02-23  Joseph Myers  <joseph@codesourcery.com>
+
+	[BZ #15105]
+	* ctype/ctype.c (tolower): Use libc_hidden_def.
+	(toupper): Likewise.
+	* include/ctype.h [!_ISOMAC] (tolower): Use libc_hidden_proto.
+	[!_ISOMAC] (toupper): Likewise.
+
 2018-02-23  Mike FABIAN  <mfabian@redhat.com>
 
 	* localedata/Makefile: Remove --quiet argument when