index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elf
Age
Commit message (
Expand
)
Author
Files
Lines
2005-07-07
[BZ #974]
Ulrich Drepper
6
-4
/
+96
2005-07-07
* elf/stackguard-macros.h (STACK_CHK_GUARD): Fix s390/s390x definition.
Ulrich Drepper
1
-2
/
+5
2005-07-07
* elf/dl-error.c (_dl_signal_error): When testing for executable
Ulrich Drepper
1
-2
/
+3
2005-07-07
* elf/dl-reloc.c [PROF] (_dl_relocate_object): Define
Ulrich Drepper
1
-0
/
+5
2005-06-26
* Versions.def (ld): Add GLIBC_2.4.
Ulrich Drepper
6
-26
/
+270
2005-06-17
* sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup):
Ulrich Drepper
2
-3
/
+57
2005-06-14
[BZ #966]
Ulrich Drepper
1
-24
/
+17
2005-06-12
* elf/dl-error.c (_dl_signal_error): Store information about use of
Ulrich Drepper
5
-37
/
+82
2005-05-28
* elf/elf.h (DT_ALPHA_PLTRO, DT_ALPHA_NUM): New. * sysdeps/al...
Richard Henderson
1
-0
/
+3
2005-05-22
* elf/rtld.c: Include <dl-osinfo.h>.
Ulrich Drepper
1
-0
/
+1
2005-05-11
* sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Adjust for
Ulrich Drepper
1
-2
/
+2
2005-05-11
(Elf32_auxv_t): Make cross-compile safe. (Elf64_auxv_t): Likewise.
Ulrich Drepper
1
-8
/
+10
2005-04-27
* elf/dl-close.c: Include stddef.h.
Ulrich Drepper
6
-16
/
+143
2005-04-26
2005-04-26 Roland McGrath <roland@redhat.com>
Roland McGrath
1
-2
/
+9
2005-04-26
* sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
Roland McGrath
1
-1
/
+7
2005-04-21
* elf/dl-load.c (_dl_map_object_from_fd): Don't use MAP_DENYWRITE,
Roland McGrath
1
-7
/
+1
2005-04-14
Add sparc64 TLS and NPTL support.
Ulrich Drepper
1
-0
/
+68
2005-04-07
* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion)
Roland McGrath
5
-108
/
+179
2005-04-05
* sysdeps/sparc/sparc32/dl-trampoline.S: New file.
Roland McGrath
1
-0
/
+12
2005-03-30
* elf/dl-load.c: Don't include dl-osinfo.h here.
Roland McGrath
1
-1
/
+0
2005-03-28
[BZ #783]
Andreas Jaeger
1
-0
/
+18
2005-03-27
2005-03-27 Daniel Jacobowitz <dan@codesourcery.com>
Roland McGrath
1
-1
/
+1
2005-03-22
2005-03-22 Daniel Jacobowitz <dan@codesourcery.com>
Roland McGrath
1
-0
/
+4
2005-03-20
[BZ #786]
Ulrich Drepper
5
-5
/
+64
2005-03-20
* elf/dl-open.c (dl_open_worker): Fix typo.
Ulrich Drepper
1
-0
/
+2
2005-03-19
* elf/dl-lookup.c (add_dependency): Always search l_initfini if
Ulrich Drepper
1
-1
/
+1
2005-03-19
* elf/Makefile: Add rules to build and run order2.
Ulrich Drepper
6
-3
/
+119
2005-03-19
* elf/dl-open.c (dl_open_worker): Print exact l_direct_opencount value,
Ulrich Drepper
1
-1
/
+1
2005-03-19
* elf/dl-fini.c (_dl_fini): Split sorting of the maps in separate
Ulrich Drepper
2
-103
/
+138
2005-03-18
* include/link.h (struct link_map): Remove l_opencount. Add l_removed.
Ulrich Drepper
17
-418
/
+322
2005-03-18
Test cases for correct unloading.
Ulrich Drepper
6
-0
/
+140
2005-03-16
2005-03-16 Daniel Jacobowitz <dan@codesourcery.com>
Roland McGrath
1
-2
/
+15
2005-03-16
(main): Pretty printing.
Ulrich Drepper
1
-12
/
+12
2005-03-15
* sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword.
Roland McGrath
1
-6
/
+6
2005-03-13
* elf/tls-macros.h: #include_next <tls-macros.h> to get a sysdeps
Roland McGrath
1
-1
/
+3
2005-03-07
* elf/dl-close.c (_dl_close): Decrement l_opencount before
Ulrich Drepper
2
-4
/
+4
2005-03-07
* elf/dl-close.c (_dl_close): Unify debug message format.
Ulrich Drepper
1
-1
/
+1
2005-03-07
* elf/dl-close.c (_dl_close): Print debug message just before
Ulrich Drepper
1
-5
/
+11
2005-03-07
* elf/do-lookup.h (do_lookup_x): Add namespace info to debug output.
Ulrich Drepper
1
-3
/
+4
2005-03-07
* elf/dl-version.c (match_symbol): Add namespace info to debug output.
Ulrich Drepper
1
-5
/
+5
2005-03-06
* sysdeps/generic/ldsodefs.h (_dl_out_of_memory_internal): Remove decl.
Roland McGrath
6
-7
/
+11
2005-03-03
* elf/testobj2.c (p): New function.
Ulrich Drepper
1
-0
/
+6
2005-03-03
[BZ #776]
Ulrich Drepper
7
-30
/
+98
2005-03-03
(tests): Add tst-global1. Add rules to build and run unload3 test.
Ulrich Drepper
1
-2
/
+15
2005-03-01
[BZ #721]
Roland McGrath
1
-0
/
+2
2005-02-26
* elf/dl-addr.c: Cleanups. Move declaration next to first use.
Ulrich Drepper
1
-9
/
+7
2005-02-26
(_dl_debug_bindings): Add namespace information to debug output.
Ulrich Drepper
1
-2
/
+4
2005-02-24
Run tst-tls9-static again.
Ulrich Drepper
1
-0
/
+5
2005-02-23
* sysdeps/generic/libc-tls.c (static_dtv): Size the same as the
Ulrich Drepper
1
-7
/
+2
2005-02-22
* iconvdata/ibm930.h: Correct Yen mapping.
Ulrich Drepper
1
-1
/
+0
[next]