]> git.ipfire.org Git - thirdparty/glibc.git/blame - ChangeLog
Don't pass NULL occation to dl_signal_cerror
[thirdparty/glibc.git] / ChangeLog
CommitLineData
5be9d05d
AS
12010-07-06 Andreas Schwab <schwab@redhat.com>
2
3 * elf/dl-version.c (match_symbol): Don't pass NULL occation to
4 dl_signal_cerror.
5
8a492a67
UD
62010-07-06 Ulrich Drepper <drepper@redhat.com>
7
8 * sysdeps/unix/sysv/linux/fpathconf.c (__fpathconf): Implement
9 _PC_PIPE_BUF using F_GETPIPE_SZ.
10
713df3d5
RM
112010-07-05 Roland McGrath <roland@redhat.com>
12
13 * manual/arith.texi (Rounding Functions): Fix rint description
14 implicit in round description.
15
702e8f14
UD
162010-07-02 Ulrich Drepper <drepper@redhat.com>
17
18 * elf/Makefile: Fix linking for a few tests to make recent linker
19 happy.
20
52ed8be9
AS
212010-06-30 Andreas Schwab <schwab@redhat.com>
22
23 * dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Readd
24 $(common-objpfx)libc_nonshared.a.
25
f47c9a11
LM
262010-06-21 Luis Machado <luisgpm@br.ibm.com>
27
28 * sysdeps/powerpc/powerpc32/970/fpu/Implies: Remove.
29 * sysdeps/powerpc/powerpc32/power5/fpu/Implies: Remove.
30 * sysdeps/powerpc/powerpc32/power5+/fpu/Implies: Remove.
31 * sysdeps/powerpc/powerpc32/power6x/fpu/Implies: Remove.
32 * sysdeps/powerpc/powerpc64/970/fpu/Implies: Remove.
33 * sysdeps/powerpc/powerpc64/power5/fpu/Implies: Remove.
34 * sysdeps/powerpc/powerpc64/power5+/fpu/Implies: Remove.
35 * sysdeps/powerpc/powerpc64/power6x/fpu/Implies: Remove.
36 * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/fpu/Implies: Remove.
37 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/fpu/Implies: Remove.
38 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/fpu/Implies: Remove.
39 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5+/fpu/Implies: Remove.
40 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/fpu/Implies: Remove.
41 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/fpu/Implies: Remove.
42 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/fpu/Implies: Remove.
43 * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/fpu/Implies: Remove.
44 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/fpu/Implies: Remove.
45 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/fpu/Implies: Remove.
46 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5+/fpu/Implies: Remove.
47 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/fpu/Implies: Remove.
48 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/fpu/Implies: Remove.
49 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/fpu/Implies: Remove.
50 * sysdeps/powerpc/powerpc32/970/Implies: Point to power4.
51 * sysdeps/powerpc/powerpc32/power5/Implies: Point to power4.
52 * sysdeps/powerpc/powerpc32/power5+/Implies: Point to power5.
53 * sysdeps/powerpc/powerpc32/power6/Implies: Point to power5+.
54 * sysdeps/powerpc/powerpc32/power6x/Implies: Point to power6.
55 * sysdeps/powerpc/powerpc64/970/Implies: Point to power4.
56 * sysdeps/powerpc/powerpc64/power5/Implies: Point to power4.
57 * sysdeps/powerpc/powerpc64/power5+/Implies: Point to power5.
58 * sysdeps/powerpc/powerpc64/power6/Implies: Point to power5+.
59 * sysdeps/powerpc/powerpc64/power6x/Implies: Point to power6.
60 * sysdeps/powerpc/powerpc32/power7/Implies: New file.
61 * sysdeps/powerpc/powerpc64/power7/Implies: New file.
62 * sysdeps/unix/sysv/linux/powerpc/powerpc32/970/Implies: New file.
63 * sysdeps/unix/sysv/linux/powerpc/powerpc32/cell/Implies: New file.
64 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power4/Implies: New file.
65 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power5/Implies: New file.
66 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6/Implies: New file.
67 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power6x/Implies: New file.
68 * sysdeps/unix/sysv/linux/powerpc/powerpc32/power7/Implies: New file.
69 * sysdeps/unix/sysv/linux/powerpc/powerpc64/970/Implies: New file.
70 * sysdeps/unix/sysv/linux/powerpc/powerpc64/cell/Implies: New file.
71 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power4/Implies: New file.
72 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power5/Implies: New file.
73 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6/Implies: New file.
74 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power6x/Implies: New file.
75 * sysdeps/unix/sysv/linux/powerpc/powerpc64/power7/Implies: New file.
76
6fb8cbcb
L
772010-06-25 H.J. Lu <hongjiu.lu@intel.com>
78
79 * debug/memmove_chk.c (__memmove_chk): Renamed to ...
80 (MEMMOVE_CHK): ...this. Default to __memmove_chk.
81 * string/memmove.c (memmove): Renamed to ...
82 (MEMMOVE): ...this. Default to memmove.
83 * sysdeps/x86_64/memcpy.S: Use ENTRY_CHK and END_CHK.
84 * sysdeps/x86_64/sysdep.h (ENTRY_CHK): Define.
85 (END_CHK): Define.
86 * sysdeps/x86_64/multiarch/Makefile (sysdep_routines): Add
87 memcpy-ssse3 mempcpy-ssse3 memmove-ssse3 memcpy-ssse3-back
88 mempcpy-ssse3-back memmove-ssse3-back.
89 * sysdeps/x86_64/multiarch/bcopy.S: New file .
90 * sysdeps/x86_64/multiarch/memcpy-ssse3-back.S: New file.
91 * sysdeps/x86_64/multiarch/memcpy-ssse3.S: New file.
92 * sysdeps/x86_64/multiarch/memcpy.S: New file.
93 * sysdeps/x86_64/multiarch/memcpy_chk.S: New file.
94 * sysdeps/x86_64/multiarch/memmove-ssse3-back.S: New file.
95 * sysdeps/x86_64/multiarch/memmove-ssse3.S: New file.
96 * sysdeps/x86_64/multiarch/memmove.c: New file.
97 * sysdeps/x86_64/multiarch/memmove_chk.c: New file.
98 * sysdeps/x86_64/multiarch/mempcpy-ssse3-back.S: New file.
99 * sysdeps/x86_64/multiarch/mempcpy-ssse3.S: New file.
100 * sysdeps/x86_64/multiarch/mempcpy.S: New file.
101 * sysdeps/x86_64/multiarch/mempcpy_chk.S: New file.
102 * sysdeps/x86_64/multiarch/init-arch.h (bit_Fast_Copy_Backward):
103 Define.
104 (index_Fast_Copy_Backward): Define.
105 (HAS_ARCH_FEATURE): Define.
106 (HAS_FAST_REP_STRING): Define.
107 (HAS_FAST_COPY_BACKWARD): Define.
108
4e733bac 1092010-06-21 Andreas Schwab <schwab@redhat.com>
e35fcef8
AS
110
111 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid):
112 Restore proper fallback handling.
113
63c4ed22
UD
1142010-06-19 Ulrich Drepper <drepper@redhat.com>
115
ac2b484c
UD
116 [BZ #11701]
117 * posix/group_member.c (__group_member): Correct checking loop.
118
63c4ed22
UD
119 * sysdeps/unix/sysv/linux/getlogin_r.c (__getlogin_r_loginuid): Handle
120 OOM in getpwuid_r correctly. Return error number when the caller
121 should return, otherwise -1.
122 (getlogin_r): Adjust to return also for result of __getlogin_r_loginuid
123 call returning > 0 value.
124 * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
125
765ade4b
AS
1262010-06-07 Andreas Schwab <schwab@redhat.com>
127
128 * dlfcn/Makefile: Remove explicit dependencies on libc.so and
129 libc_nonshared.a from targets in modules-names.
130
80da2e09
KS
1312010-06-02 Kirill A. Shutemov <kirill@shutemov.name>
132
133 * elf/dl-reloc.c: Flush cache after solving TEXTRELs if arch
134 requires it.
135
158db122
LM
1362010-06-10 Luis Machado <luisgpm@br.ibm.com>
137
138 * sysdeps/powerpc/powerpc32/power7/memcmp.S: New file
139 * sysdeps/powerpc/powerpc64/power7/memcmp.S: New file.
140 * sysdeps/powerpc/powerpc32/power7/strncmp.S: New file.
141 * sysdeps/powerpc/powerpc64/power7/strncmp.S: New file.
142
caa78cf8
AS
1432010-06-02 Andreas Schwab <schwab@redhat.com>
144
145 * nis/nss_nis/nis-initgroups.c (get_uid): Properly resize buffer.
146
b2ef2c01
UD
1472010-06-14 Ulrich Drepper <drepper@redhat.com>
148
149 * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Define F_SETPIPE_SZ
150 and F_GETPIPE_SZ.
151 * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Likewise.
152 * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Likewise.
153 * sysdeps/unix/sysv/linux/s390/bits/fcntl.h: Likewise.
154 * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Likewise.
155 * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Likewise.
156 * sysdeps/unix/sysv/linux/ia64/bits/fcntl.h: Likewise
157
fbd643b6
RM
1582010-06-14 Roland McGrath <roland@redhat.com>
159
160 * manual/libc.texinfo (@copying): Change to GFDL v1.3.
161
f32f2869
JJ
1622010-06-07 Jakub Jelinek <jakub@redhat.com>
163
164 * libio/stdio.h (sscanf, vsscanf): Use __REDIRECT_NTH instead of
165 __REDIRECT followed by __THROW.
166 * wcsmbs/wchar.h (swscanf, vswscanf): Likewise.
167 * posix/getopt.h (getopt): Likewise.
168
2a50c078
EPM
1692010-06-02 Emilio Pozuelo Monfort <pochu27@gmail.com>
170
171 * hurd/lookup-at.c (__file_name_lookup_at): Accept
172 AT_SYMLINK_FOLLOW in AT_FLAGS. Fail with EINVAL if both
173 AT_SYMLINK_FOLLOW and AT_SYMLINK_NOFOLLOW are present
174 in AT_FLAGS.
175 * hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
176 * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
177
eb5ad2eb
LM
1782010-05-28 Luis Machado <luisgpm@br.ibm.com>
179
180 * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
181
3c88fe1e
L
1822010-05-26 H.J. Lu <hongjiu.lu@intel.com>
183
184 [BZ #11640]
185 * sysdeps/x86_64/multiarch/init-arch.c (__init_cpu_features):
186 Properly check family and model.
187
d2f73151
TY
1882010-05-26 Takashi Yoshii <takashi.yoshii.zj@renesas.com>
189
190 * sysdeps/unix/sysv/linux/sh/sh4/register-dump.h: Fix iov[] size.
191
ebd2e13d
LM
1922010-05-24 Luis Machado <luisgpm@br.ibm.com>
193
194 * sysdeps/powerpc/powerpc32/power7/memset.S: POWER7 32-bit memset fix.
195
b32b8b45
UD
1962010-05-21 Ulrich Drepper <drepper@redhat.com>
197
198 * elf/dl-runtime.c (_dl_profile_fixup): Don't crash on unresolved weak
199 symbol reference.
200
9acbe24d
AS
2012010-05-19 Andreas Schwab <schwab@redhat.com>
202
203 * elf/dl-runtime.c (_dl_fixup): Don't crash on unresolved weak
204 symbol reference.
205
f0ccf6ea
AS
2062010-05-21 Andreas Schwab <schwab@redhat.com>
207
3d04ff3a
AS
208 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Add recvmmsg
209 and internal_recvmmsg.
210 * sysdeps/unix/sysv/linux/recvmmsg.c: New file.
211 * sysdeps/unix/sysv/linux/internal_recvmmsg.S: New file.
212 * sysdeps/unix/sysv/linux/socketcall.h (SOCKOP_recvmmsg): Define.
213 * sysdeps/unix/sysv/linux/syscalls.list (recvmmsg): Remove.
214
f0ccf6ea
AS
215 * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break.
216 * sunrpc/clnt_udp.c (clntudp_control): Likewise.
217 * sunrpc/clnt_unix.c (clntunix_control): Likewise.
218
5b08ac57
AS
2192010-05-20 Andreas Schwab <schwab@redhat.com>
220
221 * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH.
222
4828935d
LM
2232010-05-17 Luis Machado <luisgpm@br.ibm.com>
224
225 POWER7 optimizations.
226 * sysdeps/powerpc/powerpc64/power7/memset.S: New file.
227 * sysdeps/powerpc/powerpc32/power7/memset.S: New file.
228
373d545e
UD
2292010-05-19 Ulrich Drepper <drepper@redhat.com>
230
231 * version.h: Update for 2.13 development version.
232
21a2b1ae
AS
2332010-05-12 Andrew Stubbs <ams@codesourcery.com>
234
235 * sysdeps/sh/sh4/fpu/feholdexcpt.c (feholdexcept): Really disable all
236 exceptions. Return 0.
237
3f7dcb2b
RM
2382010-05-07 Roland McGrath <roland@redhat.com>
239
240 * elf/ldconfig.c (main): Add a const.
241
5f24d53a 2422010-05-06 Ulrich Drepper <drepper@redhat.com>
70c9476e 243
a160f8d8
UD
244 * nss/getent.c (idn_flags): Default to AI_IDN|AI_CANONIDN.
245 (args_options): Add no-idn option.
246 (ahosts_keys_int): Add idn_flags to ai_flags.
247 (parse_option): Handle 'i' option to clear idn_flags.
248
5f24d53a
UD
249 * malloc/malloc.c (_int_free): Possible race in the most recently
250 added check. Only act on the data if no current modification
251 happened.
265bb1ce
UD
252
253See ChangeLog.17 for earlier changes.