summaryrefslogtreecommitdiff
path: root/elf
Commit message (Collapse)AuthorAgeFilesLines
* Updated to fedora-glibc-20051115T0809Jakub Jelinek2005-11-154-17/+5
|
* Updated to fedora-glibc-20051020T0651Jakub Jelinek2005-10-203-15/+18
|
* Updated to fedora-glibc-20051010T1417Jakub Jelinek2005-10-103-4/+22
|
* Updated to fedora-glibc-20051003T2040Jakub Jelinek2005-10-033-29/+59
|
* Updated to fedora-glibc-20050912T0656Jakub Jelinek2005-09-122-12/+5
|
* Updated to fedora-glibc-20050808T2126Jakub Jelinek2005-08-082-8/+8
|
* * sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_setup_stack_chk_guard):Jakub Jelinek2005-08-081-1/+1
| | | | | | | Shift marked &errno down on big-endian instead of up. * elf/tst-stackguard1.c (do_test): Fix a typo. nptl/ * tst-stackguard1.c (do_test): Likewise.
* * sysdeps/unix/sysv/dl-osinfo.h: Include errno.h, hp-timing.h,Jakub Jelinek2005-07-291-2/+6
| | | | | | | | | | | | | endian.h. (_dl_setup_stack_chk_guard): Even without --enable-stackguard-randomization attempt to do some guard randomization using hp-timing (if available) and kernel stack and mmap randomization. * elf/tst-stackguard1.c (do_test): Don't fail if the poor man's randomization doesn't work well enough. nptl/ * tst-stackguard1.c (do_test): Don't fail if the poor man's randomization doesn't work well enough.
* Updated to fedora-glibc-20050708T0811Jakub Jelinek2005-07-089-8/+109
|
* 2.3.90-1cvs/fedora-glibc-2_3_90-1Jakub Jelinek2005-06-274-140/+3
|
* Updated to fedora-glibc-20050627T0850Jakub Jelinek2005-06-276-26/+270
|
* Updated to fedora-glibc-20050620T1530Jakub Jelinek2005-06-207-64/+159
|
* Updated to fedora-glibc-20050523T1354Jakub Jelinek2005-05-231-0/+1
|
* Updated to fedora-glibc-20050520T0919Jakub Jelinek2005-05-202-10/+12
|
* * elf/rtld.c (dl_main): Call _dl_init_linuxthreads_pathsJakub Jelinek2005-04-272-1/+35
| | | | | | | if GLRO(dl_osversion) <= 0x20413. * elf/dl-load.c (_dl_init_paths): Allocate one extra pointer in rtld_search_dirs.dirs. (_dl_init_linuxthreads_paths): New function.
* Updated to fedora-glibc-20050427T1043Jakub Jelinek2005-04-277-18/+152
|
* Updated to fedora-glibc-20050415T0909cvs/fedora-glibc-2_3_5-1Roland McGrath2005-04-157-111/+262
|
* Updated to fedora-glibc-20050401T1444Jakub Jelinek2005-04-013-2/+19
|
* Updated to fedora-glibc-20050324T0715cvs/fedora-glibc-2_3_4-17Jakub Jelinek2005-03-247-5/+70
|
* Updated to fedora-glibc-20050319T1907cvs/fedora-glibc-2_3_4-15Jakub Jelinek2005-03-1936-541/+752
|
* .cvs/fedora-glibc-2_3_4-11Jakub Jelinek2005-03-031-0/+6
|
* Updated to fedora-glibc-20050303T1335Jakub Jelinek2005-03-038-32/+113
|
* Updated to fedora-glibc-20050302T1820Jakub Jelinek2005-03-037-19/+35
|
* * elf/rtld.c (dlmain): If LD_TRACE_PRELINKING, clear l_relocated flagJakub Jelinek2005-02-121-4/+7
| | | | before relocating ld.so again.
* * elf/rtld.c (_dl_start): Set bootstrap_map.l_relocated evenJakub Jelinek2005-02-111-1/+1
| | | | for already prelinked ld.so.
* Updated to fedora-glibc-20050208T2213cvs/fedora-glibc-2_3_4-7Jakub Jelinek2005-02-081-1/+1
|
* Updated to fedora-glibc-20050208T0948cvs/fedora-glibc-2_3_4-6Jakub Jelinek2005-02-0823-448/+1741
|
* Updated to fedora-glibc-20050106T1443Jakub Jelinek2005-01-062-5/+5
|
* Updated to fedora-glibc-20041214T1058cvs/fedora-glibc-2_3_3-92Jakub Jelinek2004-12-141-1/+0
|
* Updated to fedora-glibc-20041213T2323cvs/fedora-glibc-2_3_3-91Jakub Jelinek2004-12-131-2/+2
|
* Updated to fedora-glibc-20041210T0634Jakub Jelinek2004-12-101-3/+23
|
* * elf/ldd.bash.in: For -u, set bind_now=yes.cvs/fedora-glibc-2_3_3-89Jakub Jelinek2004-12-082-7/+11
| | | | | | | | If eval $add_env '"$file"' exits with exitcode 5, retry with eval $add_env \${RTLD} '"$file"'. Remove | cat usage, it breaks exit code propagation. * elf/rtld.c (process_envvars): If __libc_enable_secure and mode != normal, exit with exitcode 5.
* Updated to fedora-glibc-20041207T1331Jakub Jelinek2004-12-071-3/+9
|
* Updated to fedora-glibc-20041115T0915Jakub Jelinek2004-11-152-6/+21
|
* 2.3.3-76cvs/fedora-glibc-2_3_3-76Jakub Jelinek2004-11-101-1/+0
|
* Updated to fedora-glibc-20041110T0839Jakub Jelinek2004-11-102-3/+12
|
* Updated to fedora-glibc-20041102T1153Jakub Jelinek2004-11-023-2/+31
|
* 2.3.3-74cvs/fedora-glibc-2_3_3-74Jakub Jelinek2004-10-275-67/+115
|
* Updated to fedora-glibc-20041018T0940Jakub Jelinek2004-10-203-1/+9
|
* Updated to fedora-glibc-20041018T0940cvs/fedora-glibc-2_3_3-70Jakub Jelinek2004-10-182-14/+34
|
* Updated to fedora-glibc-20041018T0940Jakub Jelinek2004-10-181-0/+7
|
* 2.3.3-68Jakub Jelinek2004-10-143-16/+25
|
* Updated to fedora-glibc-20041014T0548Jakub Jelinek2004-10-1422-460/+862
|
* Updated to fedora-glibc-20041012T1128cvs/fedora-glibc-2_3_3-67Jakub Jelinek2004-10-123-9/+7
|
* Updated to fedora-glibc-20041006T0900Jakub Jelinek2004-10-061-1/+2
|
* Updated to fedora-glibc-20041004T0747cvs/fedora-glibc-2_3_3-64Jakub Jelinek2004-10-041-1/+1
|
* Updated to fedora-glibc-20040927T0611cvs/fedora-glibc-2_3_3-59Jakub Jelinek2004-09-272-11/+19
|
* Updated to fedora-glibc-20040925T0738Jakub Jelinek2004-09-2512-21/+124
|
* Changes and additions migrated from cvs.devel.redhat.com:/cvs/devel/glibc to ↵Roland McGrath2004-09-224-8/+127
| | | | fedora-branch
* (load_shobj): Add support for reading symbol table from debuginfo file.Ulrich Drepper2004-09-221-44/+132
|