summaryrefslogtreecommitdiffstats
path: root/lib/libelf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Don't ever build files depending on the directory where they are placed in.ache2012-07-241-4/+2
* Add the sys directory we create to the list of items to clean.andrew2012-06-241-0/+1
* Create a symlink to sys/elf32.h, sys/elf64.h, and sys/elf_common.h.andrew2012-06-241-1/+15
* Add the ability to search for all the inlined instances of a given function.obrien2011-05-071-1/+1
* Don't link drti.o with libelf_pic.a. This means that all software withrpaulo2010-08-211-1/+0
* Install a PIC libelf. This will be needed by the DTrace runtimerpaulo2010-08-211-0/+1
* Move helper functions `_libelf_ar_get_{name,number,string}()` andkaiw2010-07-211-0/+1
* * Deprecate `elf_getshnum()`, `elf_getphnum()` and `elf_getshstrndx()` inkaiw2010-07-211-1/+5
* Build lib/ with WARNS=6 by default.ed2010-01-021-2/+0
* Don't need to set symbol, default value is OK.obrien2009-03-121-1/+1
* Keep shadow copies of the `e_shnum', `e_phnum' and `e_shstrndx'jkoshy2006-12-251-0/+3
* Use <osreldate.h> rather than the OS version reported by the kerneljkoshy2006-12-181-11/+6
* - style: use `=' instead of `+=' for initial assignments.ru2006-11-241-4/+2
* - Replace the use of DPSRCS with something more appropriate. DPSRCSjkoshy2006-11-121-5/+6
* MFP4: Add an implementation of the ELF(3) and GELF(3) API set.jkoshy2006-11-111-0/+166
OpenPOWER on IntegriCloud