about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.
* Updated to fedora-glibc-20050106T1443Jakub Jelinek2005-01-06259-43014/+99430
|
* 2.3.4-3 cvs/fedora-glibc-2_3_4-3Jakub Jelinek2004-12-211-3/+6
|
* (glibc.spec): Drop Makefile dep.Roland McGrath2004-12-201-1/+1
|
* emit glibcname in glibc.specRoland McGrath2004-12-201-1/+2
|
* Fix tag name in on-branch case.Roland McGrath2004-12-201-3/+4
|
* 2.3.4-2 cvs/fedora-glibc-2_3_4-2 cvs/fedora-2_3-baseJakub Jelinek2004-12-202-3/+14
|
* 2.3.4-1 cvs/fedora-glibc-2_3_4-1Jakub Jelinek2004-12-192-4/+23
|
* Updated to fedora-glibc-20041219T2331Jakub Jelinek2004-12-1914-441/+266
|
* Updated to fedora-glibc-20041218T2312 cvs/fedora-glibc-2_3_3-99Jakub Jelinek2004-12-183-7/+10
|
* * sysdeps/unix/sysv/linux/powerpc/powerpc64/bits/local_lim.h: Removed. cvs/fedora-glibc-2_3_3-98Jakub Jelinek2004-12-182-89/+5
|
* Updated to fedora-glibc-20041218T1131Jakub Jelinek2004-12-1810-612/+779
|
* add .%%{_target_cpu} to glibc_post_upgrade, only run telinit uJakub Jelinek2004-12-182-11/+68
| | | | | | if /sbin/init is the same ELF class and machine as glibc_post_upgrade.%%{_target_cpu} and similarly with condrestarting sshd (#143046)
* Updated to fedora-glibc-20041217T0906 cvs/fedora-glibc-2_3_3-97Jakub Jelinek2004-12-1726-63/+371
|
* 2.3.3-96 cvs/fedora-glibc-2_3_3-96Jakub Jelinek2004-12-151-1/+1
|
* 2.3.3-96Jakub Jelinek2004-12-151-1/+7
|
* Updated to fedora-glibc-20041215T2056Jakub Jelinek2004-12-1511-52/+69
|
* 2.3.3-95 cvs/fedora-glibc-2_3_3-95Jakub Jelinek2004-12-151-1/+5
|
* * nis/nis_domain_of_r.c (nis_domain_of_r): Use libnsl_hidden_def,Jakub Jelinek2004-12-152-1/+4
| | | | not libnsl_hidden_proto.
* Include tls.h. cvs/fedora-glibc-2_3_3-93Jakub Jelinek2004-12-152-0/+2
|
* * sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S (__clone): SaveJakub Jelinek2004-12-152-0/+7
| | | | and restore r2 around call to fn.
* 2.3.3-93Jakub Jelinek2004-12-151-1/+10
|
* 2004-09-08 H.J. Lu <hongjiu.lu@intel.com>Jakub Jelinek2004-12-155-66/+47
| | | | | | | | | | | | | | | * Makeconfig (libunwind): New. (libgcc_eh): Add $(libunwind). (gnulib): Always set to -lgcc $(libgcc_eh). (static-gnulib): Always set to -lgcc -lgcc_eh $(libunwind). (libc.so-gnulib): New. * Makerules (LDLIBS-c.so): Use $(libc.so-gnulib) instead of $(static-gnulib). * configure.in (libc_cv_cc_with_libunwind): Set to yes if gcc uses -lunwind for static binaries. * configure: Regenerated.
* * sysdeps/unix/sysv/linux/s390/s390-32/clone.S (__clone): Add support forJakub Jelinek2004-12-157-0/+44
| | | | | | | | | | NPTL where the PID is stored at userlevel and needs to be reset when CLONE_THREAD is not used. * sysdeps/unix/sysv/linux/s390/s390-64/clone.S (__clone): Likewise. nptl/ * sysdeps/unix/sysv/linux/s390/s390-32/clone.S: New file. * sysdeps/unix/sysv/linux/s390/s390-64/clone.S: New file. * sysdeps/s390/tcb-offsets.sym (TID): Add.
* Sync from HEAD once again.Jakub Jelinek2004-12-153-5/+15
|
* Updated to fedora-glibc-20041215T0847Jakub Jelinek2004-12-1525-61/+388
|
* Updated to fedora-glibc-20041214T1058 cvs/fedora-glibc-2_3_3-92Jakub Jelinek2004-12-146-7/+13
|
* Remove leading underscore.Jakub Jelinek2004-12-141-1/+1
|
* Updated to fedora-glibc-20041213T2323 cvs/fedora-glibc-2_3_3-91Jakub Jelinek2004-12-1314-64/+135
|
* * posix/getconf.c (main): Skip over initial underscore in cvs/fedora-glibc-2_3_3-90Jakub Jelinek2004-12-102-3/+10
| | | | $libexecdir/getconf/default symlink target.
* Updated to fedora-glibc-20041210T0634Jakub Jelinek2004-12-1011-154/+259
|
* add __NR_waitid defines for alpha and ia64Jakub Jelinek2004-12-081-0/+8
|
* * elf/ldd.bash.in: For -u, set bind_now=yes. cvs/fedora-glibc-2_3_3-89Jakub Jelinek2004-12-083-7/+20
| | | | | | | | If eval $add_env '"$file"' exits with exitcode 5, retry with eval $add_env \${RTLD} '"$file"'. Remove | cat usage, it breaks exit code propagation. * elf/rtld.c (process_envvars): If __libc_enable_secure and mode != normal, exit with exitcode 5.
* Updated to fedora-glibc-20041208T1024Jakub Jelinek2004-12-089-13/+113
|
* 2.3.3-88 cvs/fedora-glibc-2_3_3-88Jakub Jelinek2004-12-071-1/+2
|
* * sysdeps/unix/sysv/linux/ia64/clone2.S (__clone2): Add support forJakub Jelinek2004-12-078-3/+51
| | | | | | | | | | | | | NPTL where the PID is stored at userlevel and needs to be reset when CLONE_THREAD is not used. nptl/ * sysdeps/ia64/tcb-offsets.sym (TID): Add. * sysdeps/unix/sysv/linux/ia64/clone2.S: New file. * Makefile (tests): Add tst-getpid2.c. * tst-getpid1.c (TEST_CLONE_FLAGS): Define. (do_test): Use it. Use __clone2 instead of clone on ia64. * tst-getpid2.c: New test.
* Updated to fedora-glibc-20041207T1331Jakub Jelinek2004-12-0741-224/+457
|
* 2.3.3-87 cvs/fedora-glibc-2_3_3-87Jakub Jelinek2004-12-031-1/+11
|