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/rtld.c (dl_main): Don't use prelinking if LD_DYNAMIC_WEAK is
Ulrich Drepper
2006-10-02
1
-1
/
+2
*
[BZ #3273]
Ulrich Drepper
2006-09-29
1
-1
/
+3
*
* elf/dl-cache.c (HWCAP_CHECK): If _DL_PLATFORMS_COUNT, but
cvs/fedora-glibc-20060919T1847
cvs/fedora-glibc-20060919T1816
Ulrich Drepper
2006-09-19
1
-2
/
+2
*
* elf/dl-close.c (_dl_close): If dependency is not unloaded make
Ulrich Drepper
2006-09-19
5
-3
/
+77
*
* Makerules (shlib.lds): If have-hash-style, put .hash section
cvs/fedora-glibc-20060905T0633
Ulrich Drepper
2006-09-05
1
-0
/
+2
*
* dlfcn/Makefile (LDLIBS-bug-atexit3-lib.so): Add
cvs/fedora-glibc-20060831T1812
Ulrich Drepper
2006-08-31
1
-1
/
+8
*
* elf/dl-load.c (_dl_init_paths): Expand DSTs.
Ulrich Drepper
2006-08-29
1
-1
/
+19
*
* elf/dl-open.c (dl_open_worker): Allow $LIB and $PLATFORM in
Ulrich Drepper
2006-08-28
1
-7
/
+0
*
[BZ #2683]
Ulrich Drepper
2006-08-24
3
-3
/
+26
*
[BZ #3018]
Ulrich Drepper
2006-08-21
1
-1
/
+1
*
(_dl_addr): Finish fixup after renaming.
cvs/fedora-glibc-20060802T1808
Ulrich Drepper
2006-08-02
1
-1
/
+1
*
[BZ #2980]
cvs/fedora-glibc-20060802T1650
Ulrich Drepper
2006-08-02
1
-20
/
+54
*
* elf/tst-auditmod1.c: Fix typo in #error.
Ulrich Drepper
2006-08-01
1
-25
/
+1
*
* elf/dl-open.c (dl_open_worker): Add branch prediction.
Ulrich Drepper
2006-07-31
1
-2
/
+2
*
* elf/dl-lookup.c (dl_new_hash): New functions.
cvs/fedora-glibc-20060710T2206
Ulrich Drepper
2006-07-10
5
-122
/
+208
*
* elf/dl-load.c (open_path): Fix test to determine whether DSO is
cvs/fedora-glibc-20060630T0858
Ulrich Drepper
2006-06-27
1
-1
/
+1
*
* elf/dl-load.c (_dl_map_object): Try harder to avoid looking at
Ulrich Drepper
2006-06-27
1
-13
/
+22
*
[BZ #2792]
Ulrich Drepper
2006-06-17
1
-6
/
+6
*
[BZ #2683]
Ulrich Drepper
2006-05-24
1
-1
/
+2
*
* posix/wordexp.c (w_addword): Free word if realloc fails and it
Ulrich Drepper
2006-05-10
2
-2
/
+22
*
* elf/dl-load.c (_dl_map_object_from_fd): Move state change
cvs/fedora-glibc-20060501T0751
Ulrich Drepper
2006-04-30
1
-11
/
+12
*
* elf/ldd.bash.in: If --verify loop fails to find a dynamic linker
Ulrich Drepper
2006-04-30
1
-6
/
+1
*
* elf/rtld.c (process_envvars): Fix handling of LD_POINTER_GUARD.
Ulrich Drepper
2006-04-08
1
-1
/
+1
*
* elf/ldconfig.c (main): Use rawmemchr instead of strchr.
Ulrich Drepper
2006-04-07
1
-1
/
+1
*
* libio/fmemopen.c (fmemopen): Free stream memory in case of
Ulrich Drepper
2006-04-07
1
-6
/
+7
*
[BZ #2415]
Ulrich Drepper
2006-04-01
1
-1
/
+4
*
* elf/rtld.c (dl_main): Run final self-relocation after setting up TLS.
Roland McGrath
2006-03-19
4
-16
/
+81
*
[BZ #2451]
Ulrich Drepper
2006-03-15
3
-9
/
+51
*
* version.h (VERSION): 2.4
glibc-2.4
cvs/glibc-2_4
cvs/fedora-glibc-20060306T1239
Roland McGrath
2006-03-06
1
-1
/
+14
*
* elf/check-textrel.c: Don't include "config.h".
Ulrich Drepper
2006-03-02
1
-1
/
+0
*
006-03-02 Jakub Jelinek <jakub@redhat.com>
Ulrich Drepper
2006-03-02
1
-0
/
+9
*
* elf/tst-tls-dlinfo.c: New file.
Roland McGrath
2006-03-01
15
-23
/
+211
*
* elf/rtld-Rules (subdir-args): New variable.
Roland McGrath
2006-02-28
1
-2
/
+8
*
* elf/do-lookup.h (do_lookup_x): No need to compare SKIP to NULL
Ulrich Drepper
2006-02-26
2
-3
/
+3
*
(do_sym): For RTLD_NEXT, pass MATCH for dl_lookup_symbol_x, not L.
Ulrich Drepper
2006-02-26
1
-1
/
+1
*
* elf/elf.h (HWCAP_SPARC_BLKINIT): New macro.
Roland McGrath
2006-02-25
1
-4
/
+5
*
* elf/sofini.c (__FRAME_END__): Mark as const.
Roland McGrath
2006-02-24
2
-6
/
+6
*
* configure.in (libc_cv_gcc_dwarf2_unwind_info): Delete.
Roland McGrath
2006-02-22
2
-56
/
+0
*
2006-01-18 Jakub Jelinek <jakub@redhat.com>
Roland McGrath
2006-01-18
1
-0
/
+2
*
* elf/check-textrel.c: Add missing argument.
Ulrich Drepper
2006-01-12
1
-1
/
+1
*
* Makerules: Define build-module-asneeded.
Ulrich Drepper
2006-01-11
2
-5
/
+15
*
* elf/check-localplt.c: New file.
Ulrich Drepper
2006-01-11
2
-0
/
+315
*
2006-01-09 Roland McGrath <roland@redhat.com>
Roland McGrath
2006-01-10
1
-2
/
+2
*
(AB): Also check for writable and executable segments.
Ulrich Drepper
2006-01-09
1
-6
/
+14
*
* elf/tst-tls8.c (do_test): Use $ORIGIN in module names.
Ulrich Drepper
2006-01-07
1
-2
/
+2
*
* abi-tags (*-.*-syllable.*): New match, with ABI value 5.
Roland McGrath
2006-01-04
1
-1
/
+2
*
Update copyright year.
Ulrich Drepper
2006-01-01
3
-6
/
+6
*
2005-12-08 Steven Munroe <sjmunroe@us.ibm.com>
Ulrich Drepper
2005-12-30
1
-0
/
+7
*
* posix/tst-execle1.c (do_test): Add a const.
Roland McGrath
2005-12-27
1
-1
/
+1
*
* elf/tst-tls13.c (do_test): Avoid using the library path when
Ulrich Drepper
2005-12-27
1
-3
/
+3
[next]