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
*
[BZ #9733]
Ulrich Drepper
2009-03-16
4
-14
/
+20
*
* elf/rtld.c (dl_main): Extend help message for --audit option.
Ulrich Drepper
2009-03-16
1
-1
/
+2
*
* elf/dl-runtime.c (reloc_offset): Define.
Ulrich Drepper
2009-03-15
1
-9
/
+12
*
* elf/dl-sysdep.c (_dl_show_auxv): Add support for AT_BASE_PLATFORM.
Ulrich Drepper
2009-03-14
1
-29
/
+30
*
* config.h.in (USE_MULTIARCH): Define.
Ulrich Drepper
2009-03-13
3
-6
/
+21
*
* include/stdio.h (fmemopen): Add libc_hidden_proto.
Ulrich Drepper
2009-03-10
1
-1
/
+1
*
* elf/dl-load.c (open_verify): In case VALID_ELF_HEADER is
Ulrich Drepper
2009-02-10
1
-1
/
+3
*
* debug/xtrace.sh: Unify translatable messages.
Ulrich Drepper
2009-02-06
4
-17
/
+91
*
* elf/Makefile (ld.so): Adjust the sed script to insert _begin in to
Ulrich Drepper
2009-01-31
1
-2
/
+2
*
* sysdeps/generic/dl-osinfo.h (_dl_setup_stack_chk_guard): Take
Ulrich Drepper
2009-01-11
3
-11
/
+22
*
(AT_RANDOM): Define AT_BASE_PLATFORM and AT_RANDOM.
Ulrich Drepper
2009-01-11
1
-0
/
+4
*
* posix/getconf.c: Update copyright year.
Ulrich Drepper
2009-01-02
3
-6
/
+6
*
* elf/elf.h (NT_386_IOPERM): New macro.
Roland McGrath
2008-11-26
1
-0
/
+2
*
* elf/dl-tls.c (__tls_get_addr): After calling _dl_update_slotinfo
cvs/fedora-glibc-20081031T2102
Ulrich Drepper
2008-10-31
4
-2
/
+71
*
* elf/Makefile: Add rules to build and run tst-tls17.
cvs/fedora-glibc-20081019T1815
Ulrich Drepper
2008-10-17
4
-1
/
+77
*
* stdlib/divmod_1.c: Use correct type for dummy variable.
Ulrich Drepper
2008-10-17
1
-1
/
+1
*
(_dl_update_slotinfo): Copy all of the initial DTV.
Ulrich Drepper
2008-10-16
1
-1
/
+1
*
2008-10-01 Mark Shinwell <shinwell@codesourcery.com>
Roland McGrath
2008-10-01
1
-2
/
+11
*
* Makefile (check-data): Check data directory in add-ons.
Roland McGrath
2008-08-19
1
-2
/
+2
*
* sysdeps/unix/sysv/linux/dl-origin.c (_dl_get_origin): Undo all
Ulrich Drepper
2008-08-14
3
-12
/
+0
*
* elf/Makefile (check-localplt.out): Also check libresolv and
Ulrich Drepper
2008-08-01
1
-0
/
+2
*
2008-07-28 Roland McGrath <roland@redhat.com>
Roland McGrath
2008-07-29
1
-0
/
+1
*
* Makeconfig: Define pie-ccflag and PIE-ccflag variables.
Ulrich Drepper
2008-07-26
2
-3
/
+3
*
* sunrpc/clnt_udp.c (__libc_clntudp_bufcreate): Namespace cleanup.
Ulrich Drepper
2008-07-26
2
-12
/
+7
*
* elf/elf.h: Define AT_EXECFN.
Ulrich Drepper
2008-07-24
4
-1
/
+15
*
* shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*): Add ABI lines.
Roland McGrath
2008-05-22
1
-4
/
+8
*
* elf/soinit.c (__EH_FRAME_BEGIN__): Remove.
Jakub Jelinek
2008-05-19
1
-4
/
+0
*
Introduce TLS descriptors for i386 and x86_64.
Ulrich Drepper
2008-05-13
5
-28
/
+229
*
* elf/dl-tls.c (__tls_get_addr): Optimize by moving slow path in
Ulrich Drepper
2008-05-12
1
-43
/
+56
*
* elf/tls-macros.h (__TLS_GET_ADDR): Define according to the ABI
Ulrich Drepper
2008-04-11
1
-2
/
+7
*
* elf/Makefile (tests): Substitute tests-vis-yes here.
Ulrich Drepper
2008-04-10
1
-7
/
+5
*
Remove useless "if" before "free".
Ulrich Drepper
2008-03-19
1
-2
/
+1
*
* sysdeps/unix/sysv/linux/dl-sysdep.c: Avoid unnecessary code for
Ulrich Drepper
2008-03-08
1
-3
/
+4
*
[BZ #5786]
Ulrich Drepper
2008-03-08
3
-3
/
+6
*
* sysdeps/generic/ldsodefs.h (struct rtld_global_ro): Add
Ulrich Drepper
2008-03-08
4
-7
/
+7
*
2008-02-19 Roland McGrath <roland@redhat.com>
Roland McGrath
2008-02-20
1
-0
/
+1
*
* elf/elf.h (NT_PPC_SPE): New macro.
Roland McGrath
2008-02-09
1
-0
/
+1
*
2008-01-30 Roland McGrath <roland@redhat.com>
Roland McGrath
2008-01-30
1
-1
/
+3
*
* Makeconfig (sysd-rules-patterns): New variable.
Roland McGrath
2008-01-30
1
-14
/
+8
*
* include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define.
Ulrich Drepper
2008-01-17
7
-10
/
+115
*
* posix/getconf.c: Update copyright year.
Ulrich Drepper
2008-01-02
3
-6
/
+6
*
* elf/tst-execstack.c (do_test): Don't fail if SELinux forbids
Ulrich Drepper
2007-12-17
1
-3
/
+38
*
* elf/rtld.c (dl_main): Use the page size to find the map start.
Ulrich Drepper
2007-11-06
1
-1
/
+2
*
* elf/rtld.c (dl_main): Initialize stack and pointer guard early
Ulrich Drepper
2007-10-31
1
-23
/
+39
*
[BZ #5222]
Ulrich Drepper
2007-10-28
1
-1
/
+1
*
2007-10-19 Roland McGrath <roland@redhat.com>
Roland McGrath
2007-10-20
1
-1
/
+1
*
2007-10-06 David S. Miller <davem@davemloft.net>
Jakub Jelinek
2007-10-19
1
-0
/
+1
*
2007-10-18 Roland McGrath <roland@redhat.com>
Roland McGrath
2007-10-18
1
-0
/
+1
*
(save_aux_cache): Free memory allocated for temporary file name.
Ulrich Drepper
2007-10-13
1
-0
/
+1
*
[BZ #5104]
Ulrich Drepper
2007-10-05
1
-1
/
+2
[next]