summaryrefslogtreecommitdiff
path: root/usr/src/cmd/sgs/include/sparc/machdep_sparc.h
AgeCommit message (Collapse)AuthorFilesLines
2010-08-026935867 .dynamic could be readonly in sharable objectsRod Evans1-26/+31
2010-03-016918143 symbol capabilitiesRod Evans1-10/+12
6910387 .tdata and .tbss separation invalidates TLS program header information
2010-02-226916788 ld version 2 mapfile syntaxAli Bahrami1-2/+8
PSARC/2009/688 Human readable and extensible ld mapfile syntax
2009-07-296863263 libproc doesn't access in-core elf data correctlyEdward Pilatowicz1-49/+1
2009-03-186813909 generalize eh_frame support to non-amd64 platformsAli Bahrami1-10/+14
--HG-- rename : usr/src/cmd/sgs/libld/common/unwind.amd.c => usr/src/cmd/sgs/libld/common/unwind.c
2009-01-216686372 ld.so.1 should use mmapobj(2)Rod Evans1-1/+4
6726108 dlopen() performance could be improved.
2009-01-076789925 64-bit applications with SF1_SUNW_ADDR32 require non-default ↵Rod Evans1-6/+12
starting address
2008-10-146754965 introduce the SF1_SUNW_ADDR32 bit in software capabilitiesRod Evans1-8/+0
PSARC/2008/622 32-bit Address Restriction Software Capabilities Flag
2008-03-18PSARC 2008/179 cross link-editorab1960871-0/+308
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