summaryrefslogtreecommitdiff
path: root/usr/src/cmd/sgs
AgeCommit message (Expand)AuthorFilesLines
2010-03-256931044 ld should not allow SHT_PROGBITS .eh_frame sections on amd64Ali Bahrami9-108/+376
2010-03-196934123 elfdump -d coredumps on PA-RISC elfAli Bahrami5-24/+143
2010-03-146478684 isainfo/cpuid reports pause instruction not supported on amd64Rod Evans3-0/+31
2010-03-016918143 symbol capabilities (fix lint)Rod Evans2-2/+5
2010-03-016916788 ld version 2 mapfile syntax (fix relobj)Ali Bahrami1-1/+2
2010-03-016918143 symbol capabilitiesRod Evans111-2139/+7577
2010-03-016929607 ld generates incorrect VERDEF entries for ET_REL output objectsAli Bahrami2-5/+12
2010-02-28PSARC 2009/657 delete obsolete system call trapsRoger A. Faulkner7-176/+177
2010-02-266924224 linker should ignore SUNW_dof when calculating the elf checksumPeter Dennis - Sustaining Engineer2-47/+41
2010-02-226916788 ld version 2 mapfile syntaxAli Bahrami73-3014/+11043
2010-02-186914728 Add dl_iterate_phdr() function to ld.so.1 (fix missing file, fix vers...Ali Bahrami6-16/+99
2010-02-186914728 Add dl_iterate_phdr() function to ld.so.1Ali Bahrami20-41/+346
2010-02-186923449 elfdump misinterprets _init/_fini symbols in dynamic section testAli Bahrami2-13/+44
2010-02-176903688 mdb(1) can't resolve certain symbols in solaris10-branded processes f...Gerald Jelinek2-14/+4
2010-01-296918706 sgs is not ss12u1 lint cleanSurya Prakki9-44/+37
2009-12-166909523 core dump when run "LD_DEBUG=help ls" in non-English localeRod Evans3-3/+6
2009-12-026900241 ld should track SHT_GROUP sections by symbol name, not section nameAli Bahrami14-129/+250
2009-11-116893690 some ON cmds are not lint cleanSurya Prakki6-49/+42
2009-11-01PSARC 2009/571 ZFS Deduplication PropertiesJeff Bonwick1-1/+1
2009-10-166885456 Need to implement GNU-ld behavior in construction of .init/.fini sect...Ali Bahrami13-27/+164
2009-10-146888489 Null environment variables are not overriding crle(1) replaceable env...Rod Evans33-791/+816
2009-09-186850768 ld option to autogenerate wrappers/interposers similar to GNU ld --wrapAli Bahrami15-33/+342
2009-09-046878605 ld should accept '%' syntax when matching input SHT_PROGBITS sectionsAli Bahrami2-10/+46
2009-09-016516644 per-symbol filtering shouldn't be allowed in executablesRod Evans5-40/+78
2009-07-296864230 hiho, hiho, it'ch chtime for CH to gojmcp4-21/+5
2009-07-296863263 libproc doesn't access in-core elf data correctlyEdward Pilatowicz2-73/+1
2009-07-236862967 rd_loadobj_iter() failing for core filesRod Evans11-119/+338
2009-06-246853809 ld.so.1: rescan fallback optimization is invalidRod Evans10-128/+87
2009-06-186851224 elf_getshnum() and elf_getshstrndx() incompatible with 2002 ELF gABI ...Ali Bahrami20-215/+252
2009-06-166849998 remove undocumented mapfile $SPECVERS and $NEED optionsAli Bahrami22-389/+266
2009-05-216795209 Enable compilation of ON-consolidation with GCC 4.2Scott Rotondo2-14/+16
2009-05-186841199 Undo 10 year old workaround and use 64-bit ld on 32-bit objectsAli Bahrami9-103/+298
2009-05-126837777 ld ordered section code uses too much memory and works too hardAli Bahrami20-468/+548
2009-05-086831308 ld.so.1: symbol rescanning does a little too much workRod Evans40-438/+1170
2009-05-076806791 filter builds could be optimizedRod Evans13-164/+96
2009-04-30backout 6795209/6392640: breaks sparc buildjmcp2-16/+14
2009-04-306795209 Enable compilation of ON-consolidation with GCC 4.2Nathan Keynes2-14/+16
2009-04-216831285 linker LD_DEBUG support needs improvementsAli Bahrami52-1070/+2017
2009-04-106715578 AOUT (BCP) symbol lookup can be compromised with lazy loading.Rod Evans19-244/+288
2009-04-086827468 6801536 breaks 'ld -s' if there are weak/strong symbol pairsAli Bahrami2-5/+8
2009-04-066821619 Solaris linkers need systematic approach to ELF OSABI (fix unref)Ali Bahrami1-53/+0
2009-04-036821619 Solaris linkers need systematic approach to ELF OSABIAli Bahrami89-6445/+8295
2009-04-026824605 SUNWtetos test shm_stress_07_02 requires excessive time starting with...Roger A. Faulkner1-9/+0
2009-03-306821646 xVM dom0 doesn't boot on daily.0324 and beyondRod Evans3-152/+189
2009-03-256816409 mutex_lock() for process robust mutex could not return EOWNERDEAD wit...Roger A. Faulkner1-0/+9
2009-03-246818012 nm tries to modify readonly segment and dumps coreAli Bahrami2-32/+35
2009-03-236802452 libelf shouldn't use MS_SYNCRod Evans2-11/+5
2009-03-206801536 ld: mapfile processing oddities unveiled through mmapobj(2) observationsRod Evans81-3513/+2890
2009-03-186813909 generalize eh_frame support to non-amd64 platformsAli Bahrami40-626/+1716
2009-02-236807864 ld.so.1 is susceptible to a fatal dlsym()/setlocale() raceRod Evans6-122/+135