summaryrefslogtreecommitdiff
path: root/usr.sbin/kldxref/ef_powerpc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix kldxref on PowerPC64Leandro Lupori2019-02-271-2/+9
* Adjust format string to fix build.John Baldwin2018-01-181-1/+1
* Tidy some whitespace.John Baldwin2018-01-181-2/+2
* kldxref: improve style(9)Ed Maste2018-01-171-8/+5
* 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
* Doh, erase unused variable...Peter Grehan2005-03-031-1/+1
* PowerPC support for kldxref by handling the PPC-specific relocations.Peter Grehan2005-03-021-0/+74