summaryrefslogtreecommitdiff
path: root/libexec/ld.so/mips64/rtld_machine.c
AgeCommit message (Expand)Author
2008-04-09Improve support for shared libs linked at non-zero addreses:Kurt Miller
2007-11-27Make _dl_md_reloc_got() report errors, and take them into account.Miod Vallat
2006-12-21'immediatly' -> 'immediately' in comments.Kenneth R Westerback
2005-09-22Use std missing symbol print instead of MD custom, do not warn on weakDale Rahn
2005-09-21Simplify the internal symbol finding API, with some cleanup, prep forDale Rahn
2005-09-16Rework symbol lookup to more closely match sun's documentation, nowDale Rahn
2004-10-01Fix GOT reloc which had flaws in reloc processing.Per Fogelstrom
2004-09-30handle unaligned in local relocs as well (c++)Per Fogelstrom
2004-09-21ELF64 and got ro protPer Fogelstrom
2004-09-09ABI64 shared libs now handled.Per Fogelstrom
2004-08-11mips->mips64Per Fogelstrom