aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/kldxref/ef_sparc64.c
Commit message (Expand)AuthorAgeFilesLines
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Make our ELF64 type definitions match standards. In particular thisMarcel Moolenaar2005-12-181-1/+1
* Explicitly cast ELF_R_TYPE() to the right type.Marcel Moolenaar2005-12-181-1/+1
* Explicitly pass in the relocation base and data offset into ef_reloc()Ian Dowse2004-08-281-10/+12
* Call the file format specific code through a table of functionIan Dowse2004-08-271-2/+6
* Fix kldxref on sparc64 by allowing non-trivial relocations to be performedJake Burkholder2003-01-211-0/+63