index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
elf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* elf/tls-macros.h (TLS_LD, TLS_GD): Use call insn, not callq.
Roland McGrath
2002-09-30
1
-2
/
+2
*
* elf/rtld.c (_dl_start): Fix conditional for declaring CNT.
Roland McGrath
2002-09-29
1
-1
/
+1
*
Define macro DO_ELF_MACHINE_REL_RELATIVE for 'elf_machine_rel_relative'. (elf_dynamic_do_rel): Call DO_ELF_MACHINE_REL_RELATIVE macro instead of 'elf_machine_rel_relative'.
Ulrich Drepper
2002-09-28
1
-2
/
+8
*
* elf/dl-addr.c (_dl_addr): Set dli_fbase to l_map_start
Roland McGrath
2002-09-27
2
-10
/
+19
*
Update.
Ulrich Drepper
2002-09-27
2
-4
/
+14
*
(elf_get_dynamic_info): Also relocate DT_HASH entry if necessary.
Ulrich Drepper
2002-09-27
1
-0
/
+2
*
* csu/Versions: Use %include <tls.h> to get USE_TLS defined.
Roland McGrath
2002-09-25
1
-0
/
+35
*
* elf/Makefile (test-extras): Define this instead of test-srcs.
Roland McGrath
2002-09-23
1
-1
/
+2
*
(_dl_init): Fix test of the size of the preinit_array section. (call_init): Optimize access to DT_INIT_ARRAY entry a bit.
Ulrich Drepper
2002-09-20
1
-6
/
+7
*
* sysdeps/generic/utmp-equal.h: New file, extracted from utmp_file.c.
Roland McGrath
2002-09-20
1
-2
/
+4
*
* locale/lc-ctype.c (_nl_postload_ctype): Add compat_symbol decls for
Roland McGrath
2002-09-18
2
-3
/
+3
*
* elf/dl-lookup.c (_dl_debug_bindings): Print TLS lookups always.
Roland McGrath
2002-09-18
2
-12
/
+21
*
* sysdeps/unix/sysv/linux/powerpc/mmap64.c (__mmap64): Add a cast.
Roland McGrath
2002-09-17
1
-1
/
+1
*
* include/unistd.h: Uncomment libc_hidden_proto for _exit.
Roland McGrath
2002-09-17
1
-17
/
+32
*
* sysdeps/generic/ldconfig.h (FLAG_POWERPC_LIB64) New macro.
Roland McGrath
2002-09-14
1
-8
/
+5
*
Correct DT_LOOS and DT_HIOS values.
Ulrich Drepper
2002-09-12
1
-2
/
+2
*
* elf/rtld.c (_dl_start_final): Move _begin, _end decls outside the fn.
Roland McGrath
2002-09-12
1
-4
/
+15
*
* elf/rtld.c (dl_main) [USE_TLS]: Adjust l_tls_initimage of main
Roland McGrath
2002-09-12
1
-0
/
+7
*
* elf/dl-load.c (_dl_map_object_from_fd): Use l_addr instead of
Roland McGrath
2002-09-12
1
-1
/
+1
*
Update.
Ulrich Drepper
2002-09-10
2
-1
/
+77
*
2002-09-04 Bruno Haible <bruno@clisp.org>
Roland McGrath
2002-09-05
1
-1
/
+4
*
2002-09-02 Jakub Jelinek <jakub@redhat.com>
Roland McGrath
2002-09-02
1
-3
/
+10
*
(elf_get_dynamic_info): Mark with always_inline attribute.
Ulrich Drepper
2002-08-31
1
-1
/
+1
*
* sysdeps/mach/_strerror.c (__strerror_r): Add libc_hidden_def.
Roland McGrath
2002-08-30
1
-0
/
+13
*
* elf/dl-runtime.c (IN_DL_RUNTIME): Define this macro first thing.
Roland McGrath
2002-08-29
1
-0
/
+2
*
* elf/tst-tls1-static.c: New file.
Roland McGrath
2002-08-28
3
-4
/
+2
*
2002-08-28 Roland McGrath <roland@redhat.com>
Roland McGrath
2002-08-28
1
-8
/
+16
*
2002-08-26 Brian Youmans <3diff@gnu.org>
Roland McGrath
2002-08-26
2
-8
/
+8
*
* locale/programs/ld-ctype.c (ctype_read): When given a repertoire
Roland McGrath
2002-08-26
1
-0
/
+2
*
Update.
Ulrich Drepper
2002-08-25
4
-0
/
+4
*
(_dl_reloc_bad_type): Nul-terminate message.
Ulrich Drepper
2002-08-25
1
-1
/
+2
*
* sysdeps/generic/utmp_file.c (UNLOCK_FILE): Clear alarm before
Roland McGrath
2002-08-25
1
-0
/
+7
*
Update.
Ulrich Drepper
2002-08-25
1
-8
/
+15
*
Update.
Ulrich Drepper
2002-08-25
1
-1
/
+2
*
Update.
Ulrich Drepper
2002-08-25
1
-2
/
+2
*
Update.
Ulrich Drepper
2002-08-25
4
-12
/
+12
*
2002-08-21 Roland McGrath <roland@redhat.com>
Roland McGrath
2002-08-22
1
-95
/
+98
*
Update.
Ulrich Drepper
2002-08-21
1
-13
/
+45
*
(_dl_map_object_deps): Revert patch from 2002-05-28. This cripples the scope lists necessary to search for symbols in dependencies which are not in the global scope.
Ulrich Drepper
2002-08-21
1
-4
/
+0
*
Update.
Ulrich Drepper
2002-08-21
1
-3
/
+15
*
* locale/loadarchive.c (_nl_load_locale_from_archive): Handle
Roland McGrath
2002-08-20
1
-2
/
+3
*
Update.
Ulrich Drepper
2002-08-20
1
-3
/
+4
*
Update.
Ulrich Drepper
2002-08-20
1
-0
/
+1
*
Update.
Ulrich Drepper
2002-08-15
1
-2
/
+9
*
* elf/dl-load.c (lose): Remove [!SHARED] conditional from null check
Roland McGrath
2002-08-15
1
-3
/
+2
*
* elf/tst-tlsmod4.c (in_dso): Insert a random library call before use
Roland McGrath
2002-08-12
3
-4
/
+17
*
* include/bits/dlfcn.h: New file.
Roland McGrath
2002-08-10
1
-0
/
+1
*
Update.
Ulrich Drepper
2002-08-08
1
-1
/
+1
*
Update.
Ulrich Drepper
2002-08-08
1
-0
/
+1
*
* sysdeps/posix/system.c (do_system): New function, guts broken out of
Roland McGrath
2002-08-06
2
-2
/
+2
[next]