about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* * sysdeps/pthread/pthread.h (__pthread_cleanup_routine): UseJakub Jelinek2005-04-053-3/+9
| | | | | __inline instead of inline. * sysdeps/pthread/bits/libc-lock.h (__libc_cleanup_routine): Likewise.
* 2.3.4-20 cvs/fedora-glibc-2_3_4-20Jakub Jelinek2005-04-052-128/+51
|
* 2.3.4-19 cvs/fedora-glibc-2_3_4-19Jakub Jelinek2005-04-051-6/+10
|
* 2.3.4-19Jakub Jelinek2005-04-012-29/+63
|
* Updated to fedora-glibc-20050401T1444Jakub Jelinek2005-04-01233-7187/+11666
|
* 2.3.4-18 cvs/fedora-glibc-2_3_4-18Jakub Jelinek2005-03-251-1/+4
|
* * sysdeps/wordsize-64/strtol_l.c: Don't add aliases if UNSIGNED.Jakub Jelinek2005-03-253-0/+9
| | | | * sysdeps/wordsize-64/wcstol_l.c: Likewise.
* Updated to fedora-glibc-20050324T0715 cvs/fedora-glibc-2_3_4-17Jakub Jelinek2005-03-2430-71/+608
|
* 2.3.4-16 cvs/fedora-glibc-2_3_4-16Jakub Jelinek2005-03-207-3/+21
|
* Updated to fedora-glibc-20050319T1907 cvs/fedora-glibc-2_3_4-15Jakub Jelinek2005-03-19119-1120/+2021
|
* 2.3.4-15Jakub Jelinek2005-03-191-1/+10
|
* Updated to fedora-glibc-20050319T1907Jakub Jelinek2005-03-191-5/+229
|
* Add %dir %{_prefix}/%{_lib}/gconv to glibc's file list.Jakub Jelinek2005-03-171-0/+3
|
* try that again cvs/fedora-glibc-2_3_4-14Roland McGrath2005-03-061-2/+2
|
* Typo in last changeRoland McGrath2005-03-061-1/+1
|
* 2.3.4-13 - fix bits/socket2.h macro typos cvs/fedora-glibc-2_3_4-13Roland McGrath2005-03-061-1/+4
|
* Typo fixes.Roland McGrath2005-03-061-4/+4
|
* 2.3.4-12 cvs/fedora-glibc-2_3_4-12Jakub Jelinek2005-03-051-3/+11
|
* * Makerules ($(inst_libdir)/libc.so): Use $(slibdir) instead ofJakub Jelinek2005-03-052-1/+4
| | | | $(inst_slibdir) in AS_NEEDED directive.
* * include/bits/unistd.h: New file.Jakub Jelinek2005-03-053-0/+5
| | | | * include/bits/socket2.h: New file.
* * sysdeps/i386/dl-machine.h (ELF_MACHINE_NO_RELA): DefineJakub Jelinek2005-03-056-7/+17
| | | | | | | unconditionally to (defined RTLD_BOOTSTRAP). * sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_RELA): Likewise. linuxthreads/ * sysdeps/powerpc/tcb-offsets.sym (thread_offsetof): Rework for GCC 4.
* . cvs/fedora-glibc-2_3_4-11Jakub Jelinek2005-03-033-5562/+52
|
* 2.3.4-11Jakub Jelinek2005-03-0316-82/+80
|
* Updated to fedora-glibc-20050303T1335Jakub Jelinek2005-03-0313-48/+154
|
* Updated to fedora-glibc-20050302T1820Jakub Jelinek2005-03-03193-3188/+18682
|
* Use -kk to suppress patches for $Id$ differences between branches.Roland McGrath2005-02-181-1/+2
|
* (bhc-url): quote # cvs/fedora-glibc-2_3_4-2_5_fc3Roland McGrath2005-02-181-1/+1
|
* Use -mtune=pentium4 for i686.Jakub Jelinek2005-02-161-0/+3
|
* Default COLLECTION now dist-fc4 for fedora-branch.Roland McGrath2005-02-161-1/+1
|
* fix tarball names when on branchRoland McGrath2005-02-161-8/+10
|
* Don't fail on non-bi-arch arches. cvs/fedora-glibc-2_3_4-10Jakub Jelinek2005-02-121-1/+1
|
* 2.3.4-10Jakub Jelinek2005-02-121-2/+4
|
* * elf/rtld.c (dlmain): If LD_TRACE_PRELINKING, clear l_relocated flagJakub Jelinek2005-02-122-4/+12
| | | | before relocating ld.so again.
* 2.3.4-9 cvs/fedora-glibc-2_3_4-9Jakub Jelinek2005-02-111-0/+1
|
* * debug/chk_fail.c (__chk_fail): Add a while (1) loop aroundJakub Jelinek2005-02-112-2/+7
| | | | __libc_message to kill GCC warning about noreturn function returning.
* * elf/rtld.c (_dl_start): Set bootstrap_map.l_relocated evenJakub Jelinek2005-02-112-1/+4
| | | | for already prelinked ld.so.
* * scripts/soversions.awk: Only record first WORDSIZE{32,64}Jakub Jelinek2005-02-112-1/+6
| | | | matching line.
* Updated to fedora-glibc-20050211T1037Jakub Jelinek2005-02-119-21/+84
|
* Tweak grepping for devel.filelist/headers.filelist.Roland McGrath2005-02-111-8/+7
| | | | Make sure gnu/stubs-{32,64}.h goes into devel instead of headers.
* 2.3.4-8 cvs/fedora-glibc-2_3_4-8Jakub Jelinek2005-02-111-1/+9
|
* * sysdeps/unix/sysv/linux/bits/termios.h (CMSPAR): Define.Jakub Jelinek2005-02-115-104/+168
| | | | | | | | | | | * sysdeps/unix/sysv/linux/alpha/bits/termios.h: Add __USE_MISC and __USE_XOPEN guards to match linux/bits/termios.h. (CMSPAR): Define. * sysdeps/unix/sysv/linux/powerpc/bits/termios.h: Add __USE_MISC and __USE_XOPEN guards to match linux/bits/termios.h. (CMSPAR): Define. * sysdeps/unix/sysv/linux/sparc/bits/termios.h: Add __USE_MISC and __USE_XOPEN guards to match linux/bits/termios.h.
* Updated to fedora-glibc-20050211T0853Jakub Jelinek2005-02-1118-136/+307
|
* Use glibcname macroRoland McGrath2005-02-111-3/+3
|
* (dist-import): Put md5sums in timestamp file.Roland McGrath2005-02-101-1/+2
|
* Updated to fedora-glibc-20050208T2213 cvs/fedora-glibc-2_3_4-7Jakub Jelinek2005-02-086-12/+18
|
* Updated to fedora-glibc-20050208T0948 cvs/fedora-glibc-2_3_4-6Jakub Jelinek2005-02-08219-3479/+8747
|
* Updated to fedora-glibc-20050106T2203 cvs/fedora-glibc-2_3_4-5Jakub Jelinek2005-01-069-149/+238
|
* Switch to 2.3.4 for now. cvs/fedora-glibc-2_3_4-4Jakub Jelinek2005-01-061-1/+1
|
* 2.3.4-4Jakub Jelinek2005-01-061-1/+16
|
* 2004-12-22 Steven Munroe <sjmunroe@us.ibm.com>Jakub Jelinek2005-01-0622-267/+331
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * math/libm-test.inc (rint_test_tonearest): New test. (rint_test_towardzero): New test. (rint_test_downward): New test. (rint_test_upward): New test. * sysdeps/powerpc/powerpc32/fpu/s_ceil.S: Fix -0.0 case. Remove redundant const values. * sysdeps/powerpc/powerpc32/fpu/s_ceilf.S: Fix -0.0 case. Remove redundant const values. Use float const. * sysdeps/powerpc/powerpc32/fpu/s_floor.S: Fix -0.0 case. * sysdeps/powerpc/powerpc32/fpu/s_floorf.S: Fix -0.0 case. Use float const. * sysdeps/powerpc/powerpc32/fpu/s_rint.S: Fix -0.0 case. * sysdeps/powerpc/powerpc32/fpu/s_rintf.S: Fix -0.0 case. Use float const. * sysdeps/powerpc/powerpc32/fpu/s_round.S: Fix -0.0 case. Remove redundant const values. * sysdeps/powerpc/powerpc32/fpu/s_roundf.S: Fix -0.0 case. Remove redundant const values. Use float const. * sysdeps/powerpc/powerpc32/fpu/s_trunc.S: Fix -0.0 case. Remove redundant const values. * sysdeps/powerpc/powerpc32/fpu/s_truncf.S: Fix -0.0 case. Remove redundant const values. Use float const. * sysdeps/powerpc/powerpc64/fpu/s_ceil.S: Use EALIGN for Quadword alignment. Fix -0.0 case. Remove redundant const values. * sysdeps/powerpc/powerpc64/fpu/s_ceilf.S: Use EALIGN for Quadword alignment. Fix -0.0 case. Remove redundant const values. Use float const. * sysdeps/powerpc/powerpc64/fpu/s_floor.S: Use EALIGN for Quadword alignment. Fix -0.0 case. * sysdeps/powerpc/powerpc64/fpu/s_floorf.S: Use EALIGN for Quadword alignment. Fix -0.0 case. Use float const. * sysdeps/powerpc/powerpc64/fpu/s_rint.S: Use EALIGN for Quadword alignment. Fix -0.0 case. * sysdeps/powerpc/powerpc64/fpu/s_rintf.S: Use EALIGN for Quadword alignment. Fix -0.0 case. Use float const. * sysdeps/powerpc/powerpc64/fpu/s_round.S: Use EALIGN for Quadword alignment. Fix -0.0 case. Remove redundant const values. * sysdeps/powerpc/powerpc64/fpu/s_roundf.S: Use EALIGN for Quadword alignment. Fix -0.0 case. Remove redundant const values. Use float const. * sysdeps/powerpc/powerpc64/fpu/s_trunc.S: Use EALIGN for Quadword alignment. Fix -0.0 case. * sysdeps/powerpc/powerpc64/fpu/s_truncf.S: Use EALIGN for Quadword alignment. Fix -0.0 case. Remove redundant const values. Use float const.