aboutsummaryrefslogtreecommitdiff
path: root/elf
AgeCommit message (Expand)AuthorFilesLines
2004-09-02(dl_main): First check existence of ld.so.preload with access.Ulrich Drepper1-85/+96
2004-08-15Update.Ulrich Drepper3-3/+120
2004-08-13Update.Ulrich Drepper1-5/+13
2004-08-13Update.Ulrich Drepper1-2/+9
2004-08-10(options): Mark parameter option names as translatable.Ulrich Drepper1-4/+4
2004-08-09[BZ #116]Ulrich Drepper2-15/+33
2004-08-04(do_release_all): Add __libc_freeres_fn_section.Ulrich Drepper1-5/+6
2004-07-16[BZ #262]Ulrich Drepper3-1/+51
2004-07-10Update.Ulrich Drepper2-0/+2
2004-07-08(_dl_fini): Add nloaded variable, load GL(dl_nloaded) into it while still in ...Ulrich Drepper1-7/+9
2004-07-07Update.Ulrich Drepper1-2/+8
2004-07-062004-05-18 Andreas Schwab <schwab@suse.de>Roland McGrath1-1/+1
2004-07-06Update.Ulrich Drepper1-31/+24
2004-07-06Update.Ulrich Drepper6-4/+19
2004-07-05Update.Ulrich Drepper1-1/+1
2004-06-28Update.Ulrich Drepper1-11/+16
2004-06-11* elf/tls-macros.h [__s390x__] (TLS_LD, TLS_GD): Clobber also r14.Roland McGrath1-4/+6
2004-06-10[BZ #199]Roland McGrath1-2/+6
2004-06-01Update.Ulrich Drepper1-1/+3
2004-05-292004-05-29 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+2
2004-05-26Update.Ulrich Drepper1-2/+10
2004-05-26(add_dependency): Set DF_1_NODELETE bit in l_flags_1, not in l_flags.Ulrich Drepper1-1/+1
2004-05-17[BZ #40]Ulrich Drepper1-1/+2
2004-05-12(_dl_lookup_symbol_x): Correct _dl_signal_cerror call.Ulrich Drepper1-1/+2
2004-05-07(AT_L1I_CACHESHAPE, AT_L1D_CACHESHAPE, AT_L2_CACHESHAPE, AT_L3_CACHESHAPE): New.Ulrich Drepper1-0/+6
2004-05-03Update.Ulrich Drepper1-6/+6
2004-04-21Update.Ulrich Drepper1-2/+2
2004-04-022004-04-01 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+1
2004-04-01Update.Ulrich Drepper1-1/+3
2004-03-27Update.Ulrich Drepper5-68/+104
2004-03-26Update.Ulrich Drepper1-1/+1
2004-03-26Include stddef.h and stdlib.h.Ulrich Drepper1-0/+2
2004-03-25* Makerules ($(common-objpfx)shlib.lds): Don't use \n in rhs of sedRoland McGrath2-5/+5
2004-03-22Update.Andreas Jaeger1-2/+0
2004-03-18* elf/ldconfig.c: Include stdbool.h.Roland McGrath1-0/+1
2004-03-18* elf/ldconfig.c (parse_conf_include): New function.Roland McGrath1-4/+77
2004-03-11Update.Ulrich Drepper1-5/+4
2004-03-11Unify _dl_sym and _dl_vsym code and make the entry points wrappers around the...Ulrich Drepper1-93/+35
2004-03-10Update.Ulrich Drepper1-4/+3
2004-03-09Update.Ulrich Drepper1-2/+8
2004-03-08Update.Ulrich Drepper1-1/+2
2004-03-08* elf/rtld.c (_rtld_global_ro) [MAP_COPY]: Don't set _dl_unload_cache.Roland McGrath1-0/+2
2004-03-07Update.Ulrich Drepper1-1/+3
2004-03-07Update.Ulrich Drepper4-14/+15
2004-03-07Update.Ulrich Drepper6-161/+142
2004-03-07We don't need for specialized lookup functions. Combining the functionality d...Ulrich Drepper1-336/+44
2004-03-06Update.Ulrich Drepper2-6/+10
2004-03-06Update.Ulrich Drepper2-14/+10
2004-03-06Update.Ulrich Drepper4-10/+16
2004-03-06Update.Ulrich Drepper21-292/+299