summaryrefslogtreecommitdiff
path: root/elf
AgeCommit message (Expand)Author
2008-05-22* shlib-versions (sparc.*-.*-.*, sparc64.*-.*-.*): Add ABI lines.Roland McGrath
2008-05-19* elf/soinit.c (__EH_FRAME_BEGIN__): Remove.Jakub Jelinek
2008-05-13Introduce TLS descriptors for i386 and x86_64.Ulrich Drepper
2008-05-12* elf/dl-tls.c (__tls_get_addr): Optimize by moving slow path inUlrich Drepper
2008-04-11* elf/tls-macros.h (__TLS_GET_ADDR): Define according to the ABIUlrich Drepper
2008-04-10* elf/Makefile (tests): Substitute tests-vis-yes here.Ulrich Drepper
2008-03-19Remove useless "if" before "free".Ulrich Drepper
2008-03-08* sysdeps/unix/sysv/linux/dl-sysdep.c: Avoid unnecessary code forUlrich Drepper
2008-03-08[BZ #5786]Ulrich Drepper
2008-03-08* sysdeps/generic/ldsodefs.h (struct rtld_global_ro): AddUlrich Drepper
2008-02-202008-02-19 Roland McGrath <roland@redhat.com>Roland McGrath
2008-02-09* elf/elf.h (NT_PPC_SPE): New macro.Roland McGrath
2008-01-302008-01-30 Roland McGrath <roland@redhat.com>Roland McGrath
2008-01-30* Makeconfig (sysd-rules-patterns): New variable.Roland McGrath
2008-01-17* include/link.h (FORCED_DYNAMIC_TLS_OFFSET): Define.Ulrich Drepper
2008-01-02* posix/getconf.c: Update copyright year.Ulrich Drepper
2007-12-17* elf/tst-execstack.c (do_test): Don't fail if SELinux forbidsUlrich Drepper
2007-11-06* elf/rtld.c (dl_main): Use the page size to find the map start.Ulrich Drepper
2007-10-31* elf/rtld.c (dl_main): Initialize stack and pointer guard earlyUlrich Drepper
2007-10-28[BZ #5222]Ulrich Drepper
2007-10-202007-10-19 Roland McGrath <roland@redhat.com>Roland McGrath
2007-10-192007-10-06 David S. Miller <davem@davemloft.net>Jakub Jelinek
2007-10-182007-10-18 Roland McGrath <roland@redhat.com>Roland McGrath
2007-10-13(save_aux_cache): Free memory allocated for temporary file name.Ulrich Drepper
2007-10-05[BZ #5104]Ulrich Drepper
2007-09-29* sysdeps/generic/ldsodefs.h (struct dl_scope_free_list): Storecvs/fedora-glibc-20070929T1859Ulrich Drepper
2007-09-19* elf/dl-lookup.c (add_dependency): Handle failing memorycvs/fedora-glibc-20070920T0007Ulrich Drepper
2007-09-18* sysdeps/generic/ldsodefs.h (DL_LOOKUP_GSCOPE_LOCK): New definition.Ulrich Drepper
2007-08-21* elf/elf.h: Define R_PARISC_PLABEL21L, R_PARISC_PLABEL14R,Ulrich Drepper
2007-08-21(do_lookup_x): Minimal improvement in hash lookup loop.Ulrich Drepper
2007-08-16* elf/Makefile ($(objpfx)ld.so): Use readelf -s and awk instead of nm -u cvs/fedora-glibc-20070816T2121Jakub Jelinek
2007-08-14* elf/dl-misc.c: Undo last change. The kernel won't allow it.Ulrich Drepper
2007-08-13* elf/dl-dst.h: No need for _dl_dst_count, _dl_dst_substitute,Ulrich Drepper
2007-08-13* sysdeps/unix/sysv/linux/x86_64/libc-start.cUlrich Drepper
2007-08-122007-08-01 Andreas Jaeger <aj@suse.de>Ulrich Drepper
2007-08-11* elf/dl-misc.c (_dl_sysdep_read_whole_file): We really don't needUlrich Drepper
2007-08-07* include/stdlib.h: Add libc_hidden_proto for strto*, __strto*_l.cvs/fedora-glibc-20070809T0939Roland McGrath
2007-08-03* intl/dcigettext.c (_nl_find_msg): Free encoding if __gconv_openUlrich Drepper
2007-07-16* elf/ldconfig.c: Allow GPLv2 or any later version.Roland McGrath
2007-07-12[BZ #4775, BZ #4776]Ulrich Drepper
2007-07-102007-07-09 Roland McGrath <roland@redhat.com>Roland McGrath
2007-07-04Fix typo.Ulrich Drepper
2007-07-04* elf/dl-sysdep.c (_dl_important_hwcaps): Add integer overflow check.Ulrich Drepper
2007-06-30* elf/dl-load.c (open_verify): Find .note.ABI-tag notes evenUlrich Drepper
2007-06-30(open_verify): Find .note.ABI-tag notes even in PT_NOTE segments with multipl...Ulrich Drepper
2007-06-20* elf/dl-close.c (free_mem): Free _dl_scope_free_list.Ulrich Drepper
2007-06-19* sysdeps/generic/ldsodefs.h (rtld_global): Reorder some elementsUlrich Drepper
2007-06-18* elf/rtld.c (dl_main): Don't call init_tls more than once.Ulrich Drepper
2007-06-09* elf/do-lookup.h (do_lookup_x): Read r_nlist before r_list andUlrich Drepper
2007-06-09* elf/dl-lookup.c (_dl_lookup_symbol_x): Remove use of r_nlist.Ulrich Drepper