summaryrefslogtreecommitdiff
path: root/usr/src/cmd/sgs/dump/common
AgeCommit message (Collapse)AuthorFilesLines
2022-07-1314793 dump(1) should be 64bit onlyRichard Lowe1-5/+0
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Garrett D'Amore <garrett@damore.org>
2021-05-1713619 sgs: variable may be used uninitializedToomas Soome1-5/+8
Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-04-2410366 ld(1) should support GNU-style linker setsRichard Lowe1-0/+1
10581 ld(1) should know kernel modules are a thing Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-02-1110138 smatch fixes for usr/src/cmd/sgsJohn Levon1-6/+0
Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2018-10-136375 Add native name demangling supportJason King1-12/+17
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@joyent.com>
2016-10-157029 want per-process exploit mitigation features (secflags)Richard Lowe1-9/+10
7030 want basic address space layout randomization (ASLR) 7031 noexec_user_stack should be a security-flag 7032 want a means to forbid mappings around NULL Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Patrick Mooney <pmooney@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2010-07-086952219 ld support for archives larger than 2 GBAli Bahrami2-14/+18
PSARC/2010/224 Support for archives larger than 2 GB
2010-03-016918143 symbol capabilitiesRod Evans1-1/+5
6910387 .tdata and .tbss separation invalidates TLS program header information
2009-06-186851224 elf_getshnum() and elf_getshstrndx() incompatible with 2002 ELF gABI ↵Ali Bahrami1-6/+6
agreement PSARC/2009/363 replace elf_getphnum, elf_getshnum, and elf_getshstrndx
2009-04-036821619 Solaris linkers need systematic approach to ELF OSABIAli Bahrami3-74/+44
PSARC/2009/196 ELF objects to set OSABI / elfdump -O option --HG-- rename : usr/src/cmd/sgs/libconv/common/cap.c => usr/src/cmd/sgs/libconv/common/cap_machelf.c rename : usr/src/cmd/sgs/libconv/common/dynamic.c => usr/src/cmd/sgs/libconv/common/dynamic_machelf.c rename : usr/src/cmd/sgs/libconv/common/globals.c => usr/src/cmd/sgs/libconv/common/globals_machelf.c rename : usr/src/cmd/sgs/libconv/common/sections.c => usr/src/cmd/sgs/libconv/common/sections_machelf.c rename : usr/src/cmd/sgs/libconv/common/symbols_sparc.c => usr/src/cmd/sgs/libconv/common/symbols_sparc_machelf.c
2008-07-026720509 usr/src/cmd/sgs/sgsdemangler should be removedab1960871-2/+2
--HG-- rename : usr/src/cmd/sgs/sgsdemangler/Makefile => deleted_files/usr/src/cmd/sgs/sgsdemangler/Makefile rename : usr/src/cmd/sgs/sgsdemangler/Makefile.com => deleted_files/usr/src/cmd/sgs/sgsdemangler/Makefile.com rename : usr/src/cmd/sgs/sgsdemangler/Makefile.sub => deleted_files/usr/src/cmd/sgs/sgsdemangler/Makefile.sub rename : usr/src/cmd/sgs/sgsdemangler/Makefile.targ => deleted_files/usr/src/cmd/sgs/sgsdemangler/Makefile.targ rename : usr/src/cmd/sgs/sgsdemangler/amd64/Makefile => deleted_files/usr/src/cmd/sgs/sgsdemangler/amd64/Makefile rename : usr/src/cmd/sgs/sgsdemangler/common/README.dem => deleted_files/usr/src/cmd/sgs/sgsdemangler/common/README.dem rename : usr/src/cmd/sgs/sgsdemangler/common/demangle.c => deleted_files/usr/src/cmd/sgs/sgsdemangler/common/demangle.c rename : usr/src/cmd/sgs/sgsdemangler/common/llib-ldemangle => deleted_files/usr/src/cmd/sgs/sgsdemangler/common/llib-ldemangle rename : usr/src/cmd/sgs/sgsdemangler/i386/Makefile => deleted_files/usr/src/cmd/sgs/sgsdemangler/i386/Makefile rename : usr/src/cmd/sgs/sgsdemangler/sparc/Makefile => deleted_files/usr/src/cmd/sgs/sgsdemangler/sparc/Makefile rename : usr/src/cmd/sgs/sgsdemangler/sparcv9/Makefile => deleted_files/usr/src/cmd/sgs/sgsdemangler/sparcv9/Makefile
2008-03-18PSARC 2008/179 cross link-editorab1960871-3/+10
6671255 link-editor should support cross linking --HG-- rename : usr/src/cmd/sgs/libld/common/libld.chk.msg => deleted_files/usr/src/cmd/sgs/libld/common/libld.chk.msg rename : usr/src/cmd/sgs/libld/common/machsym.intel.c => deleted_files/usr/src/cmd/sgs/libld/common/machsym.intel.c rename : usr/src/uts/intel/amd64/krtld/relmach.h => deleted_files/usr/src/uts/intel/amd64/krtld/relmach.h rename : usr/src/uts/intel/ia32/krtld/relmach.h => deleted_files/usr/src/uts/intel/ia32/krtld/relmach.h rename : usr/src/uts/sparc/krtld/relmach.h => deleted_files/usr/src/uts/sparc/krtld/relmach.h rename : usr/src/uts/sparc/sys/machelf.h => deleted_files/usr/src/uts/sparc/sys/machelf.h rename : usr/src/cmd/sgs/include/i386/machdep.h => usr/src/cmd/sgs/include/i386/machdep_x86.h rename : usr/src/cmd/sgs/include/sparc/machdep.h => usr/src/cmd/sgs/include/sparc/machdep_sparc.h rename : usr/src/uts/intel/sys/machelf.h => usr/src/uts/common/sys/machelf.h
2007-09-19PSARC 2007/509 elfeditab1960871-2/+2
6234471 need a way to edit ELF objects --HG-- rename : usr/src/cmd/sgs/packages/setup_pkg_ext => deleted_files/usr/src/cmd/sgs/packages/setup_pkg_ext
2007-07-266583742 ELF string conversion library needs to lose static writable buffersab1960871-156/+173
2007-03-19PSARC 2007/127 Reserved space for editing ELF dynamic sectionsab1960871-0/+1
6516118 Reserved space needed in ELF dynamic section and string table
2007-01-25PSARC 2007/026 ELF symbol sort sectionsab1960871-1/+6
6475344 DTrace needs ELF function and data symbols sorted by address
2006-09-19PSARC 2006/526 SHT_SUNW_LDYNSYM - default local symbol additionab1960871-0/+2
4934427 runtime linker should load up static symbol names visible to dladdr()
2006-08-306464235 executing the 64-bit ld(1) should be easyrie1-1/+1
2006-07-126421380 nm uses too many digits when formatting 64-bit hex valuesab1960871-123/+38
6424132 elfdump inserts extra whitespace in bitmap value display
2006-05-15PSARC 2006/301 elf_M32.h removalab1960874-1119/+163
PSARC 2006/309 crle(1) configuration file format change 6174390 crle configuration files are inconsistent across platforms --HG-- rename : usr/src/cmd/sgs/dump/common/util.c => deleted_files/usr/src/cmd/sgs/dump/common/util.c rename : usr/src/uts/common/sys/elf_M32.h => deleted_files/usr/src/uts/common/sys/elf_M32.h
2006-03-286397256 ldd dumps core in elf_fix_nameab1960871-432/+237
2006-03-266398893 Extended section processing needs some workrie1-0/+3
2006-03-146316708 LD_DEBUG should provide a means of identifying/isolating individualrie1-67/+69
link-map lists 6280209 elfdump cores on memory model 0x3 6197234 elfdump and dump don't handle 64-bit symbols correctly --HG-- rename : usr/src/cmd/sgs/libelf/spec/Makefile => deleted_files/usr/src/cmd/sgs/libelf/spec/Makefile rename : usr/src/cmd/sgs/libelf/spec/Makefile.targ => deleted_files/usr/src/cmd/sgs/libelf/spec/Makefile.targ rename : usr/src/cmd/sgs/libelf/spec/amd64/Makefile => deleted_files/usr/src/cmd/sgs/libelf/spec/amd64/Makefile rename : usr/src/cmd/sgs/libelf/spec/elf.spec => deleted_files/usr/src/cmd/sgs/libelf/spec/elf.spec rename : usr/src/cmd/sgs/libelf/spec/elf32.spec => deleted_files/usr/src/cmd/sgs/libelf/spec/elf32.spec rename : usr/src/cmd/sgs/libelf/spec/elf64.spec => deleted_files/usr/src/cmd/sgs/libelf/spec/elf64.spec rename : usr/src/cmd/sgs/libelf/spec/gelf.spec => deleted_files/usr/src/cmd/sgs/libelf/spec/gelf.spec rename : usr/src/cmd/sgs/libelf/spec/i386/Makefile => deleted_files/usr/src/cmd/sgs/libelf/spec/i386/Makefile rename : usr/src/cmd/sgs/libelf/spec/sparc/Makefile => deleted_files/usr/src/cmd/sgs/libelf/spec/sparc/Makefile rename : usr/src/cmd/sgs/libelf/spec/sparcv9/Makefile => deleted_files/usr/src/cmd/sgs/libelf/spec/sparcv9/Makefile rename : usr/src/cmd/sgs/libelf/spec/versions => deleted_files/usr/src/cmd/sgs/libelf/spec/versions rename : usr/src/cmd/sgs/libelf/spec/weak.spec => deleted_files/usr/src/cmd/sgs/libelf/spec/weak.spec rename : usr/src/cmd/sgs/librtld_db/common/lintsup.c => deleted_files/usr/src/cmd/sgs/librtld_db/common/lintsup.c rename : usr/src/cmd/sgs/libld/amd64/machrel.c => usr/src/cmd/sgs/libld/common/machrel.amd.c rename : usr/src/cmd/sgs/libld/i386/machrel.c => usr/src/cmd/sgs/libld/common/machrel.intel.c rename : usr/src/cmd/sgs/libld/sparc/machrel.c => usr/src/cmd/sgs/libld/common/machrel.sparc.c rename : usr/src/cmd/sgs/libld/i386/machsym.c => usr/src/cmd/sgs/libld/common/machsym.intel.c rename : usr/src/cmd/sgs/libld/sparc/machsym.c => usr/src/cmd/sgs/libld/common/machsym.sparc.c rename : usr/src/cmd/sgs/libld/amd64/amd64unwind.c => usr/src/cmd/sgs/libld/common/unwind.amd.c rename : usr/src/cmd/sgs/librtld_db/common/librtld_db.sparc.msg => usr/src/cmd/sgs/librtld_db/common/librtld_db.sparcv9.msg rename : usr/src/cmd/sgs/rtld/common/sunwmove.c => usr/src/cmd/sgs/rtld/common/move.c
2005-10-046174746 Need to remove remaining references to __ia64kalai1-208/+1
--HG-- rename : usr/src/uts/common/sys/elf_ia64.h => deleted_files/usr/src/uts/common/sys/elf_ia64.h
2005-06-14OpenSolaris Launchstevel@tonic-gate4-0/+3788