aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * iconvdata/jis0208.h (struct jisx0208_ucs_idx): Move before use.cvs/fedora-glibc-20050208T0948Ulrich Drepper2005-02-084-12/+21
* * sysdeps/sh/dl-machine.h (elf_machine_rela): Remove code usingUlrich Drepper2005-02-084-12/+39
* (check_consistency): Define.Ulrich Drepper2005-02-081-0/+23
* * math/math_private.h (__copysign): Define as builtin for gcc 4. (__copysignf, __copysignl): Likewise. * sysdeps/alpha/fpu/bits/mathinline.h (copysign): Don't define for gcc 4.0. (copysignf, copysignl, fabsf, fabs): Likewise. (__copysign, __copysign...Richard Henderson2005-02-083-12/+29
* * elf/dl-load.c (open_path): If rtld_search_dirs is in RELRO segment,Ulrich Drepper2005-02-072-7/+15
* [BZ #700]Ulrich Drepper2005-02-073-10/+19
* * iconv/iconv_prog.c (main): Provide more help in case on an error.Ulrich Drepper2005-02-072-4/+12
* [BZ #677]Ulrich Drepper2005-02-079-21/+103
* (fixup): Change return type to DL_FIXUP_VALUE_TYPE. Use DL_FIXUP_VALUE_TYPE, DL_FIXUP_MAKE_VALUE and DL_FIXUP_VALUE_CODE_ADDR for relocation values. Use DL_FIXUP_VALUE_ADDR and DL_FIXUP_ADDR_VALUE to store and retrieve relocation values. (profile_fixup): Likewise.Ulrich Drepper2005-02-071-17/+21
* * nscd/nscd.init (reload): Print Reloading nscd: before and a newlineRoland McGrath2005-02-076-10/+148
* * manual/.cvsignore: Add dir-add.texi.Roland McGrath2005-02-071-0/+4
* 2004-11-18 Alexandre Oliva <aoliva@redhat.com>Roland McGrath2005-02-071-1/+1
* * sysdeps/alpha/dl-machine.h (elf_machine_rela): Use RESOLVE_MAP all the time.Richard Henderson2005-02-072-12/+7
* * configure.in (sysnames): Append sysdeps/generic for each add-on.Roland McGrath2005-02-065-2/+28
* * sysdeps/mach/hurd/tls.h: Include <stdbool.h>Roland McGrath2005-02-025-5/+27
* Fix typosRoland McGrath2005-02-021-11/+11
* Update.Ulrich Drepper2005-01-303-4/+15
* Update.Ulrich Drepper2005-01-296-54/+456
* Update.Ulrich Drepper2005-01-297-257/+338
* Dynamic linker definitions for s390.Ulrich Drepper2005-01-291-0/+111
* * sysdeps/s390/bits/string.h (strlen, strncpy, strcat, strncat,Roland McGrath2005-01-281-0/+5
* 2005-01-28 Martin Schwidefsky <schwidefsky@de.ibm.com>Roland McGrath2005-01-281-7/+7
* Update.Ulrich Drepper2005-01-272-1/+7
* (Writing a User Entry): Document behavior of putpwent if user name starts with + or -.Ulrich Drepper2005-01-271-0/+3
* 2005-01-25 Roland McGrath <roland@redhat.com>Roland McGrath2005-01-271-0/+2
* [BZ #558]Ulrich Drepper2005-01-274-33/+70
* Update.Ulrich Drepper2005-01-274-0/+9
* [BZ #605, BZ #611]Ulrich Drepper2005-01-265-537/+554
* Update.Ulrich Drepper2005-01-262-3/+7
* Update.Ulrich Drepper2005-01-267-14/+51
* [BZ #693]Ulrich Drepper2005-01-266-22/+73
* (DUMMY_CONSTRAINT): Rename to... (WORD_DELIM_CONSTRAINT): ...this. (NOT_WORD_DELIM_CONSTRAINT): Define. (re_context_type): Add INSIDE_NOTWORD and NOT_WORD_DELIM, change WORD_DELIM to use WORD_DELIM_CONSTRAINT.Ulrich Drepper2005-01-261-3/+6
* * sunrpc/rpc_main.c (s_output): Generate #include <rpc/pmap_clnt.h>Roland McGrath2005-01-262-4/+5
* * manual/memory.texi (sbrk): Fix definition.Roland McGrath2005-01-263-3/+12
* * sysdeps/i386/Makefile (defines): If -mno-tls-direct-seg-refs appearsRoland McGrath2005-01-261-0/+9
* 2005-01-23 Roland McGrath <roland@redhat.com>Roland McGrath2005-01-263-4/+26
* Update.Ulrich Drepper2005-01-2613-216/+585
* Update.Ulrich Drepper2005-01-254-21/+9
* * sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_rela): TestUlrich Drepper2005-01-251-1/+1
* Update.Ulrich Drepper2005-01-252-1/+6
* Update.Ulrich Drepper2005-01-244-1/+449
* Moved to sysdeps/generic.Ulrich Drepper2005-01-241-414/+0
* * sysdeps/alpha/dl-trampoline.S: New file. * sysdeps/alpha/dl-machine.h: Move PLT trampolines there. Use RESOLVE_MAP instead of RESOLVE to protect relocation code. (elf_machine_runtime_setup): Test for dl_profile non-null. (ARCH_LA_PLTENTER, ARCH_LA_PLTEXIT...Richard Henderson2005-01-236-144/+469
* Update.Ulrich Drepper2005-01-233-128/+238
* Update.Ulrich Drepper2005-01-232-2/+4
* Update.Ulrich Drepper2005-01-232-11/+23
* (CFLAGS-system.os): Use this instead of CFLAGS-system.c for frame pointer option.Ulrich Drepper2005-01-231-1/+2
* * elf/dl-runtime.c (_dl_profile_fixup): Remove const from REGS.Roland McGrath2005-01-221-0/+5
* 2005-01-21 Roland McGrath <roland@redhat.com>Roland McGrath2005-01-222-3/+3
* Update.Ulrich Drepper2005-01-227-7/+303