index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libelf
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump SHLIB_MAJOR for libelf.
kaiw
2014-01-21
1
-1
/
+1
*
Reapply revisions r237528, r237531 and r238741 which make libelf
kaiw
2014-01-21
1
-0
/
+13
*
Remove INCSDIR variable which is only used in elftoolchain's own build
kaiw
2014-01-21
1
-1
/
+0
*
Set CFLAGS in just one line.
kaiw
2014-01-15
1
-4
/
+1
*
Removed source code for the old libelf and build the new libelf from
kaiw
2014-01-15
1
-23
/
+23
*
Don't ever build files depending on the directory where they are placed in.
ache
2012-07-24
1
-4
/
+2
*
Add the sys directory we create to the list of items to clean.
andrew
2012-06-24
1
-0
/
+1
*
Create a symlink to sys/elf32.h, sys/elf64.h, and sys/elf_common.h.
andrew
2012-06-24
1
-1
/
+15
*
Add the ability to search for all the inlined instances of a given function.
obrien
2011-05-07
1
-1
/
+1
*
Don't link drti.o with libelf_pic.a. This means that all software with
rpaulo
2010-08-21
1
-1
/
+0
*
Install a PIC libelf. This will be needed by the DTrace runtime
rpaulo
2010-08-21
1
-0
/
+1
*
Move helper functions `_libelf_ar_get_{name,number,string}()` and
kaiw
2010-07-21
1
-0
/
+1
*
* Deprecate `elf_getshnum()`, `elf_getphnum()` and `elf_getshstrndx()` in
kaiw
2010-07-21
1
-1
/
+5
*
Build lib/ with WARNS=6 by default.
ed
2010-01-02
1
-2
/
+0
*
Don't need to set symbol, default value is OK.
obrien
2009-03-12
1
-1
/
+1
*
Keep shadow copies of the `e_shnum', `e_phnum' and `e_shstrndx'
jkoshy
2006-12-25
1
-0
/
+3
*
Use <osreldate.h> rather than the OS version reported by the kernel
jkoshy
2006-12-18
1
-11
/
+6
*
- style: use `=' instead of `+=' for initial assignments.
ru
2006-11-24
1
-4
/
+2
*
- Replace the use of DPSRCS with something more appropriate. DPSRCS
jkoshy
2006-11-12
1
-5
/
+6
*
MFP4: Add an implementation of the ELF(3) and GELF(3) API set.
jkoshy
2006-11-11
1
-0
/
+166