summaryrefslogtreecommitdiff
path: root/usr/src/cmd/sgs/rtld/common/elf.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-0311102 rtld: NULL pointer errorsToomas Soome1-17/+17
2012-09-283228 Want -zassert-deflib for ldRobert Mustacchi1-1/+6
2010-08-026935867 .dynamic could be readonly in sharable objectsRod Evans1-1/+0
2010-07-206956152 dlclose() from an auditor can be fatal. Preinit/activity events shoul...Rod Evans1-14/+14
2010-05-196943772 Testing for a symbols existence with RTLD_PROBE is compromised by RTL...Rod Evans1-206/+167
2010-03-016918143 symbol capabilitiesRod Evans1-171/+300
2010-02-186914728 Add dl_iterate_phdr() function to ld.so.1Ali Bahrami1-2/+2
2009-06-246853809 ld.so.1: rescan fallback optimization is invalidRod Evans1-24/+16
2009-05-086831308 ld.so.1: symbol rescanning does a little too much workRod Evans1-102/+174
2009-04-216831285 linker LD_DEBUG support needs improvementsAli Bahrami1-3/+3
2009-04-106715578 AOUT (BCP) symbol lookup can be compromised with lazy loading.Rod Evans1-59/+33
2009-03-186813909 generalize eh_frame support to non-amd64 platformsAli Bahrami1-0/+1
2009-02-136805009 ld.so.1: link map control list tear down leaves dangling pointer - pf...Rod Evans1-50/+48
2009-01-216686372 ld.so.1 should use mmapobj(2)Rod Evans1-1269/+556
2008-12-166778453 RTLD_GROUP prevents use of application defined mallocRod Evans1-25/+54
2008-11-196736890 PT_SUNWBSS should be disabledAli Bahrami1-25/+3
2008-11-186763342 sloppy relocations need to get sloppierAli Bahrami1-2/+1
2008-10-146754965 introduce the SF1_SUNW_ADDR32 bit in software capabilitiesRod Evans1-5/+1
2008-09-246749055 ld should generate GNU style VERSYM indexes for VERNEED recordsAli Bahrami1-2/+13
2008-06-06PSARC 2008/309 expunge synonyms.hraf1-4/+6
2008-04-106686889 ld.so.1 regression - bad pointer created with 6509323 integrationrie1-1/+1
2008-04-096509323 Need to disable the Multiple Files loading - same name, different dir...rie1-33/+42
2008-03-04PSARC/2008/148: new ldd(1) -p optionrie1-0/+40
2008-02-296667661 Direct bindings can compromise executables with insufficient copy rel...rie1-0/+1
2008-01-316654381 lazy loading fall-back needs optimizingrie1-58/+134
2008-01-244947191 OSNet should use direct bindingsrie1-2/+2
2008-01-236492726 Merge SHF_MERGE|SHF_STRINGS input sectionsab1960871-32/+30
2007-10-10PSARC/2007/559 new symbol visibilities - EXPORTED, SINGLETON, and ELIMINATErie1-2/+22
2007-09-176603313 dlclose() can fail to unload objects after fix for 6573641rie1-4/+10
2007-07-266583742 ELF string conversion library needs to lose static writable buffersab1960871-4/+6
2007-07-246577462 Additional improvements needed to handling of gcc's symbol versioningab1960871-8/+26
2007-07-216573641 ld.so.1 does not maintain parent relationship to a dlopen() caller.rie1-1/+1
2007-07-18PSARC/2007/413 Add -zglobalaudit option to ldrie1-3/+22
2007-06-116565476 rtld symbol version check prevents GNU ld binary from runningab1960871-1/+1
2007-05-316561987 data vac_conflict faults on lipthread libthread libs in s10.rie1-13/+31
2007-03-216516665 The link-editors should be more resilient against gcc's symbol versio...ab1960871-0/+19
2007-03-096518359 extern mapfiles references to _init/_fini can create INIT/FINI addres...ab1960871-2/+6
2007-03-076531189 SEGV in dladdr()ab1960871-2/+1
2007-02-286523787 dlopen() handle gets mistakenly orphaned - results in access to freed...rie1-77/+42
2007-01-25PSARC 2007/026 ELF symbol sort sectionsab1960871-31/+107
2007-01-22PSARC/2006/714 ld(1) mapfile: symbol interpose definitionrie1-14/+20
2006-09-19PSARC 2006/526 SHT_SUNW_LDYNSYM - default local symbol additionab1960871-9/+76
2006-06-076423051 static TLS support within the link-editors needs a major face liftrie1-6/+74
2006-05-15PSARC 2006/301 elf_M32.h removalab1960871-1/+1
2006-04-186262333 init section of .so dlopened from audit interface not being calledrie1-25/+20
2006-03-146316708 LD_DEBUG should provide a means of identifying/isolating individualrie1-73/+80
2006-02-026372620 printstack() segfaults when called from static functionab1960871-3/+39
2005-10-126332983 s9 linker patches 112963-24/113986-20 causing cluster machines not to...rie1-15/+26
2005-09-076318306 a dlsym() from a filter should be redirected to an associated filteerie1-7/+15
2005-08-256314115 Checkpoint refuses to start, crashes on start, after application of l...rie1-21/+19