about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
* * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Correct systemRoland McGrath2003-03-101-0/+5
| | | | call names for pread and pwrite.
* * dlfcn/Makefile (libdl-routines): Add dladdr1.Roland McGrath2003-03-101-0/+14
| | | | | | | | | | | | | | | * dlfcn/dladdr1.c: New file. * dlfcn/dlfcn.h [__USE_GNU]: Declare dladdr1. [__USE_GNU] (RTLD_DL_SYMENT, RTLD_DL_LINKMAP): New enum constants. * elf/dl-addr.c (_dl_addr): Take new args, a struct link_map ** and a const ElfNN_Sym ** to fill in. * include/dlfcn.h: Update decl. Include <link.h>. * dlfcn/dladdr.c (dladdr): Update caller. * malloc/mtrace.c (tr_where): Likewise. * sysdeps/generic/elf/backtracesyms.c: Likewise. * sysdeps/generic/elf/backtracesymsfd.c: Likewise. * dlfcn/Versions (libdl: GLIBC_2.3.3): New set, add dladdr1. * Versions.def (libdl): Define GLIBC_2.3.3 set.
* * sysdeps/unix/make-syscalls.sh: Generate $(compile-syscall) forRoland McGrath2003-03-101-0/+19
| | | | | | | | | | | | | | | | | | assembler command. * sysdeps/unix/Makefile (compile-syscall): New variable. Pass -g0 to compiler for assembling syscall stubs from stdin. * sysdeps/i386/sysdep.h [HAVE_CPP_ASM_DEBUGINFO] (STABS_CURRENT_FILE, STABS_CURRENT_FILE1, STABS_FUN, STABS_FUN_END): Define these to do nothing. * configure.in: New check for -g on .S files. * configure: Regenerated. * config.make.in (have-cpp-asm-debuginfo): New variable. * config.h.in (HAVE_CPP_ASM_DEBUGINFO): New #undef. * Makeconfig (ASFLAGS): New variable, if undefined and $(have-cpp-asm-debuginfo), take options matching -g% from $(CFLAGS). * Makerules (compile.S, COMPILE.S): Use $(ASFLAGS).
* * sysdeps/unix/sysv/linux/powerpc/powerpc32/clone.S: Take 3 new argsRoland McGrath2003-03-101-1/+6
| | | | | | used by NPTL on new kernels. From Paul Mackerras <paulus@samba.org>. * rt/tst-aio7.c (do_test): Give BUFF permanent extent, too.
* Update.Ulrich Drepper2003-03-091-0/+1
| | | | * po/da.po: Likewise.
* Update.Ulrich Drepper2003-03-091-0/+1
| | | | * po/ca.po: Likewise.
* Update.Ulrich Drepper2003-03-091-0/+4
| | | | | | 2003-03-09 Ulrich Drepper <drepper@redhat.com> * po/fi.po: Update from translation team.
* Update.Ulrich Drepper2003-03-081-0/+4
| | | | | | 2003-03-08 Ulrich Drepper <drepper@redhat.com> * rt/tst-aio7.c (do_test): Change BYTES into a #define.
* Update.Ulrich Drepper2003-03-071-0/+2
| | | | * rt/tst-aio7.c (do_test): Give buff permanent extend, too.
* Update.Ulrich Drepper2003-03-071-0/+4
| | | | | | 2003-03-07 Ulrich Drepper <drepper@redhat.com> * sysdeps/powerpc/fpu/w_sqrt.c: Fix comment.
* * sysdeps/s390/s390-32/sysdep.h (L): Use .Lfoo instead of foo.Roland McGrath2003-03-071-0/+5
| | | | * sysdeps/s390/s390-64/sysdep.h (L): Likewise.
* update.Andreas Jaeger2003-03-071-0/+7
| | | | | | | | | 2003-03-04 Guido Guenther <agx@sigxcpu.org> * sysdeps/unix/sysv/linux/mips/syscalls.list: Remove unneeded stubs, we have INLINE_SYSCALL. * sysdeps/unix/sysv/linux/mips/bits/mman.h: Define MAP_POPULATE, MAP_NONBLOCK.
* * rt/tst-aio7.c (do_test): Revert last change. Instead, give CB1Roland McGrath2003-03-061-0/+5
| | | | permanent extent and add a comment about testing its implicit teardown.
* * rt/tst-aio7.c (do_test): Cancel i/o on CB1 before it's out of scope.Roland McGrath2003-03-061-0/+4
|
* Update.Ulrich Drepper2003-03-061-0/+5
| | | | | | | 2003-03-05 Ulrich Drepper <drepper@redhat.com> * sysdeps/generic/dl-tls.c (_dl_allocate_tls_storage): Fix reversed __builtin_expect expectation.
* * stdio-common/sscanf.c: Use prototype defn with ... syntax.Roland McGrath2003-03-051-0/+6
| | | | | * libio/swscanf.c: Likewise. * libio/swprintf.c: Likewise.
* * sysdeps/powerpc/powerpc64/dl-machine.h: Include <dl-tls.h>.Roland McGrath2003-03-051-0/+6
| | | | | | | (elf_machine_rela): Always use RESOLVE_MAP, needed for R_PPC64_JMP_SLOT as well as TLS cases. (BIT_INSERT): Move parenthesis where it ought to have been. Reported by Steven Munroe <sjmunroe@us.ibm.com>.
* * posix/confstr.c (confstr): Correct STRING_LEN values forRoland McGrath2003-03-051-0/+6
| | | | | _CS_GNU_LIBC_VERSION and _CS_GNU_LIBPTHREAD_VERSION, add missing break. Reported by Alexandre Julliard <julliard@winehq.com>.
* Update.Ulrich Drepper2003-03-041-0/+4
| | | | | | 2003-03-04 Jakub Jelinek <jakub@redhat.com> * sysdeps/ia64/fpu/libm-test-ulps: Regenerated.
* Update.Ulrich Drepper2003-03-041-0/+3
| | | | | * sysdeps/unix/sysv/linux/x86_64/clone.S: Add support for the new clone parameters.
* Update.Ulrich Drepper2003-03-041-0/+1
| | | | * misc/Versions [libc:GLIBC_2.3.3]: Add remap_file_pages.
* Update.Ulrich Drepper2003-03-041-1/+5
| | | | | | | | 2003-03-04 Ulrich Drepper <drepper@redhat.com> * po/sv.po: Update from translation team. Ulrich Drepper <drepper@redhat.com>
* Update.Andreas Jaeger2003-03-041-0/+5
| | | | | | | 2003-03-04 Andreas Jaeger <aj@suse.de> Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/x86_64/sysdep.h: Fix comments.
* Update.Ulrich Drepper2003-03-041-0/+2
| | | | * sysdeps/generic/dl-sysdep.h: Add double include protection.
* Update.Ulrich Drepper2003-03-041-0/+2
| | | | * po/tr.po: Update from translation team.
* Update.Ulrich Drepper2003-03-041-0/+7
| | | | | | | | | * elf/dl-load.c (_dl_map_object_from_fd): Determine whether there are holes between the segments. Only call mprotect to set proection to PROT_NONE if there are some. * elf/dl-load.c (struct filebuf): Actually use FILEBUF_SIZE. Update comment.
* Update.Ulrich Drepper2003-03-031-1/+5
| | | | | | | 2003-03-03 Ulrich Drepper <drepper@redhat.com> * include/sched.h (__clone2): Use ... instead of adding all the new parameters.
* * elf/dl-load.c (struct filebuf): Fix typo in last change.Roland McGrath2003-03-031-0/+2
|
* * sysdeps/powerpc/powerpc32/elf/configure.in: Don't defineRoland McGrath2003-03-031-0/+6
| | | | | PI_STATIC_AND_HIDDEN. * sysdeps/powerpc/powerpc32/elf/configure: Regenerated.
* Update.Ulrich Drepper2003-03-031-0/+6
| | | | | | | | 2003-03-03 Ian Wienand <ianw@gelato.unsw.edu.au> * sysdeps/unix/sysv/linux/ia64/clone2.S: Update to take extra clone flags. * include/sched.h: Update clone2 prototype.
* Update.Ulrich Drepper2003-03-031-0/+9
| | | | | | | | | | | | 2003-03-03 Andreas Jaeger <aj@suse.de> * math/tgmath.h (__TGMATH_UNARY_REAL_RET_ONLY): New definition. (llrint): Use it to correct return type. (lrint): Likewise. (lround): Likewise. (llround): Likewise. * po/gl.po: Likewise.
* Update.Ulrich Drepper2003-03-031-0/+1
| | | | * misc/Makefile (routines): Add remap_file_pages.
* Update.Ulrich Drepper2003-03-031-0/+3
| | | | | * elf/dl-load.c (struct filebuf): For 64-bit platforms use 640 byte filebuf size.
* Update.Ulrich Drepper2003-03-031-0/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * libio/fileops.c (_IO_new_file_fopen): Close stillborn descriptor if ccs parameter isn't valid. Reported by Andreas Schwab. 2003-03-03 Martin Schwidefsky <schwidefsky@de.ibm.com> * sysdeps/unix/sysv/linux/s390/s390-32/syscall.S (syscall): Add support for system call numbers > 255. * sysdeps/unix/sysv/linux/s390/s390-32/syscall.h (DO_CALL, INLINE_SYSCALL, INTERNAL_SYSCALL_DIRECT, INTERNAL_SYSCALL_SVC0, INTERNAL_SYSCALL): Likewise. * sysdeps/unix/sysv/linux/s390/s390-64/syscall.S (syscall): Likewise. * sysdeps/unix/sysv/linux/s390/s390-64/syscall.h (DO_CALL, INLINE_SYSCALL, INTERNAL_SYSCALL_DIRECT, INTERNAL_SYSCALL_SVC0, INTERNAL_SYSCALL): Likewise. 2003-03-03 Martin Schwidefsky <schwidefsky@de.ibm.com> * sysdeps/generic/dl-tls.c (_dl_deallocate_tls): Don't free the dtv array if it is the initial dtv. 2003-03-03 Ulrich Drepper <drepper@redhat.com> * po/es.po: Update from translation team. * po/fr.po: Likewise. * po/sk.po: Likewise. * po/sv.po: Likewise.
* Update.Ulrich Drepper2003-03-031-2/+18
| | | | | | | | | | | | | | | | | | | | | 2003-03-03 Ulrich Drepper <drepper@redhat.com> * sysdeps/unix/sysv/linux/syscalls.list: Add remap_file_pages entry. * misc/sys/mman.h: Add prototype for remap_file_pages. * sysdeps/generic/remap_file_pages.c: New file. * sysdeps/unix/sysv/linux/x86_64/bits/mman.h: Define MAP_POPULATE and MAP_NONBLOCK. * sysdeps/unix/sysv/linux/s390/bits/mman.h: Likewise. * sysdeps/unix/sysv/linux/powerpc/bits/mman.h: Likewise * sysdeps/unix/sysv/linux/m68k/bits/mman.h: Likewise. * sysdeps/unix/sysv/linux/arm/bits/mman.h: Likewise. * sysdeps/unix/sysv/linux/ia64/bits/mman.h: Likewise. * sysdeps/unix/sysv/linux/hppa/bits/mman.h: Likewise. * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Likewise. * sysdeps/unix/sysv/linux/i386/bits/mman.h: Likewise. * sysdeps/unix/clock_settime.c (HANDLE_REALTIME): Add missing brace.
* * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Revert last change.Roland McGrath2003-03-031-0/+13
| | | | | | | | | | | | | | * sysdeps/ia64/dl-machine.h: Likewise. * sysdeps/ia64/dl-symaddr.c (_dl_symbol_address): Remove const from argument type. * sysdeps/ia64/dl-lookupcfg.h: Update decl. * sysdeps/wordsize-64/strtol_l.c (strtoll_l): Define as weak alias. * sysdeps/wordsize-64/strtoul_l.c (strtoull_l): Define as weak alias. * locale/Versions (libc: GLIBC_2.3): Move those to ... * sysdeps/wordsize-32/Versions (libc: GLIBC_2.3): ... here, new file. * sysdeps/wordsize-64/Versions (libc: GLIBC_2.3.3) Likewise. * Versions.def (libc): Add GLIBC_2.3.3 set.
* * sysdeps/ia64/dl-fptr.c (__ia64_make_fptr): Add const to MAP arg.Roland McGrath2003-03-031-0/+5
| | | | * sysdeps/ia64/dl-machine.h: Update decl.
* Update.Andreas Jaeger2003-03-031-0/+5
| | | | | | | 2003-03-03 Andreas Jaeger <aj@suse.de> * sysdeps/unix/clock_settime.c (HANDLE_REALTIME): Add missing brace.
* * scripts/abilist.awk: Reject data items with apparent 0 size.Roland McGrath2003-03-031-1/+10
| | | | | | | | | * scripts/merge-abilist.awk: Restore hack to elide pattern foo.*/bar after foo.* as if it were a duplicate. * sysdeps/unix/sysv/linux/ia64/brk.S: Add .type and .size for __curbrk. __ASSUME_POSIX_TIMERS for Linux 2.5.63 and up.
* Update.Ulrich Drepper2003-03-031-0/+2
| | | | * elf/dl-load.c (struct filebuf): Reduce buf array to 512 bytes.
* Update.Ulrich Drepper2003-03-031-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-03-02 Ulrich Drepper <drepper@redhat.com> * sysdeps/generic/bits/time.h: Define CLOCK_MONOTONIC. * sysdeps/posix/clock_getres.c: Define code for CLOCK_REALTIME only if not already defined. Use SYSDEP_GETRES to allow other files to provide alternative implementations. * sysdeps/unix/sysv/linux/clock_getres.c: New file * sysdeps/unix/clock_gettime.c: Define code for CLOCK_REALTIME only if not already defined. Use SYSDEP_GETTIME to allow other files to provide alternative implementations. * sysdeps/unix/sysv/linux/clock_gettime.c: New file. * sysdeps/unix/clock_settime.c: Define code for CLOCK_REALTIME only if not already defined. Use SYSDEP_GETTIME to allow other files to provide alternative implementations. * sysdeps/unix/sysv/linux/clock_settime.c: New file. * sysdeps/unix/clock_nanosleep.c: Use SYSDEP_NANOSLEEP to allow other files to provide alternative implementations. Rearrange tests for invalid parameters. * sysdeps/unix/sysv/linux/clock_nanosleep.c: New file. * sysdeps/unix/sysv/linux/sysconf.c: New file. * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_POSIX_TIMERS for Linux 2.4.63 and up. * sysdeps/unix/sysv/linux/bits/posix_opt.h: Define _POSIX_MONOTONIC_CLOCK.
* * scripts/merge-abilist.awk: More checks for bogus input.Roland McGrath2003-03-031-0/+5
| | | | | | Uniquify duplicate config names. * scripts/abilist.awk: Don't distinguish weak symbols in normal output.
* * sysdeps/powerpc/powerpc32/dl-machine.c (_dl_reloc_overflow): RenamedRoland McGrath2003-03-031-0/+7
| | | | | | | | from dl_reloc_overflow, make global. (__process_machine_rela): Update callers. * sysdeps/powerpc/powerpc32/dl-machine.h: Declare _dl_reloc_overflow. Add attribute_hidden to __process_machine_rela decl. (elf_machine_type_class, elf_machine_rela): Handle 16-bit TLS relocs.
* * sysdeps/generic/libc-start.c (__libc_start_main): Don't assign constRoland McGrath2003-03-031-0/+3
| | | | variable.
* * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_fixup_plt):Roland McGrath2003-03-021-1/+22
| | | | | | | | | | | | | | | | | | | | | | Don't use weak_extern for dl_rtld_map. Instead check only if [SHARED]. (elf_machine_rela): Clean up. * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Clean up. PowerPC TLS support contributed by Paul Mackerras <paulus@samba.org>. * sysdeps/powerpc/powerpc32/elf/configure.in: New file. * sysdeps/powerpc/powerpc32/elf/configure: New generated file. * elf/tls-macros.h [__powerpc__ && !__powerpc64__] (TLS_LE, TLS_IE, TLS_LD, TLS_GD): Define them. * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): Support new relocs for TLS. * sysdeps/powerpc/dl-tls.h (TLS_TP_OFFSET, TLS_DTV_OFFSET): Move these macros out of [SHARED]. (TLS_TPREL_VALUE, TLS_DTPREL_VALUE): New macros. * elf/elf.h: Define R_PPC_* relocs for TLS support. Clean up R_PPC64_* macro definition comments.
* * configure.in: In "running configure fragment for" message,Roland McGrath2003-03-011-0/+4
| | | | | omit $srcdir from the name if we prepended it. * configure: Regenerated.
* * elf/dl-reloc.c (allocate_static_tls): Fix calculations.Roland McGrath2003-03-011-0/+16
| | | | | | | | | | | | | | | From Jakub Jelinek <jakub@redhat.com>. * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Revert last change, which duplicated the O_DIRECT defn. 2003-03-01 GOTO Masanori <gotom@debian.or.jp> * stdlib/stdlib.h: Add missing __USE_BSD enclosure for BSD derived random functions. * resolv/Makefile (tests): Don't depend on $(objpfx)mtrace-tst-leaks when cross compiling.
* * sysdeps/m68k/dl-machine.h (_dl_start_user): AccessAndreas Schwab2003-03-011-0/+5
| | | | __libc_stack_end through GOT since it is a global symbol.
* Update. glibc-2.3.2 cvs/glibc-2_3_2Ulrich Drepper2003-03-011-0/+13
| | | | | | | | | | | | | | | * argp/argp.h: Fix a typo. Reported by H.S.Teoh <hsteoh@quickfur.ath.cx>. * manual/terminal.texi: Fix cfmakeraw() definition from int to void. 2003-02-27 Pat Rankin <rankin@pactechdata.com> * posix/regexec.c (proceed_next_node): Cast re_string_get_buffer to char *. (get_subexp): Likewise. 2003-03-01 GOTO Masanori <gotom@debian.or.jp>
* Update.Ulrich Drepper2003-03-011-0/+8
| | | | | | | | | | 2003-03-01 GOTO Masanori <gotom@debian.or.jp> * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h (O_DIRECT): Define. 2003-02-26 Steven Munroe <sjmunroe@us.ibm.com> * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h (O_DIRECT): Define.