summaryrefslogtreecommitdiff
path: root/usr/src/cmd/sgs/libld/common/update.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-1614722 ld should keep group members in separate output sectionsRichard Lowe1-6/+12
2021-10-1514152 ld(1) should be more careful about empty alistsRichard Lowe1-3/+3
2021-04-1513487 want mapfile-based assertions about symbol properties (fix SPARC)Toomas Soome1-10/+12
2021-04-0913487 want mapfile-based assertions about symbol propertiesRichard Lowe1-0/+261
2021-04-0513684 ld aborts when input object has no file nameRichard Lowe1-1/+3
2021-01-1213420 libld: symbol 'dynsort_compare_syms' is multiply-definedToomas Soome1-1/+1
2019-06-2411101 libld: NULL pointer errorsToomas Soome1-3/+3
2019-04-2410366 ld(1) should support GNU-style linker setsRichard Lowe1-0/+19
2019-04-2410346 ld(1) should not reduce symbol visibility of COMDAT symbols when produc...Richard Lowe1-9/+9
2016-10-157029 want per-process exploit mitigation features (secflags)Richard Lowe1-0/+7
2010-08-116972860 ld should provide user guidance to improve objectsAli Bahrami1-20/+18
2010-08-026935867 .dynamic could be readonly in sharable objectsRod Evans1-13/+5
2010-05-196943772 Testing for a symbols existence with RTLD_PROBE is compromised by RTL...Rod Evans1-6/+22
2010-03-296938628 ld.so.1 should produce diagnostics for all dl*() entry pointsRod Evans1-11/+28
2010-03-016916788 ld version 2 mapfile syntax (fix relobj)Ali Bahrami1-1/+2
2010-03-016918143 symbol capabilitiesRod Evans1-36/+451
2010-02-226916788 ld version 2 mapfile syntaxAli Bahrami1-13/+25
2009-12-026900241 ld should track SHT_GROUP sections by symbol name, not section nameAli Bahrami1-5/+3
2009-10-146888489 Null environment variables are not overriding crle(1) replaceable env...Rod Evans1-187/+173
2009-07-236862967 rd_loadobj_iter() failing for core filesRod Evans1-14/+26
2009-06-166849998 remove undocumented mapfile $SPECVERS and $NEED optionsAli Bahrami1-53/+3
2009-05-126837777 ld ordered section code uses too much memory and works too hardAli Bahrami1-2/+2
2009-04-086827468 6801536 breaks 'ld -s' if there are weak/strong symbol pairsAli Bahrami1-5/+7
2009-03-206801536 ld: mapfile processing oddities unveiled through mmapobj(2) observationsRod Evans1-240/+242
2009-03-186813909 generalize eh_frame support to non-amd64 platformsAli Bahrami1-9/+7
2009-02-106800388 shstrtab can be sized incorrectly when -z ignore is usedAli Bahrami1-0/+23
2009-01-076789925 64-bit applications with SF1_SUNW_ADDR32 require non-default starting...Rod Evans1-2/+20
2008-12-156773695 ld -z nopartial can break non-pic objectsAli Bahrami1-14/+6
2008-11-196736890 PT_SUNWBSS should be disabledAli Bahrami1-62/+26
2008-11-186763342 sloppy relocations need to get sloppierAli Bahrami1-3/+35
2008-09-246749055 ld should generate GNU style VERSYM indexes for VERNEED recordsAli Bahrami1-45/+113
2008-09-026735939 ld(1) discarded symbol relocations errors (Studio and GNU).Rod Evans1-21/+5
2008-05-126699594 The ld command has a problem handling 'protected' mapfile keyword.rie1-3/+3
2008-03-276678244 elfdump dymamic section sanity checking needs refinementab1960871-80/+106
2008-03-18PSARC 2008/179 cross link-editorab1960871-39/+43
2008-02-046658385 ld core dumps when building Xorg on nv_82onnv_83rie1-1/+1
2008-01-236492726 Merge SHF_MERGE|SHF_STRINGS input sectionsab1960871-42/+29
2008-01-09PSARC/2008/006: make ld(1) -z combreloc become default behaviorrie1-3/+2
2007-11-296629404 ld with -z ignore doesn't scalerie1-2/+4
2007-10-10PSARC/2007/559 new symbol visibilities - EXPORTED, SINGLETON, and ELIMINATErie1-57/+65
2007-07-246577462 Additional improvements needed to handling of gcc's symbol versioningab1960871-102/+149
2007-05-215006034 need ?E mapfile feature extensionrie1-48/+85
2007-05-146551627 OGL: SIGSEGV when trying to use OpenGL pipeline with splash screen, S...rie1-15/+22
2007-03-19PSARC 2007/127 Reserved space for editing ELF dynamic sectionsab1960871-9/+21
2007-03-096518359 extern mapfiles references to _init/_fini can create INIT/FINI addres...ab1960871-4/+13
2007-02-286523787 dlopen() handle gets mistakenly orphaned - results in access to freed...rie1-6/+6
2007-01-25PSARC 2007/026 ELF symbol sort sectionsab1960871-14/+237
2007-01-22PSARC/2006/714 ld(1) mapfile: symbol interpose definitionrie1-5/+17
2006-10-24PSARC 2006/595 link-editor support library interface - ld_open()rie1-2/+2
2006-09-19PSARC 2006/526 SHT_SUNW_LDYNSYM - default local symbol additionab1960871-60/+227