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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct r291566 for defining SHLIBDIR.
bdrewery
2015-12-01
1
-1
/
+3
*
Move libelf.so.2 from /usr/lib to /lib to unbreak libkvm use after r291406
ngie
2015-12-01
1
-0
/
+1
*
META MODE: Fix 'make bootstrap-tools'.
bdrewery
2015-11-25
1
-1
/
+1
*
META MODE: Don't create .meta files when symlinking sources into the obj dire...
bdrewery
2015-11-25
1
-2
/
+2
*
META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.
bdrewery
2015-11-25
1
-1
/
+0
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+28
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Updated dependencies
sjg
2014-05-16
1
-1
/
+1
|
*
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
|
*
Merge head
sjg
2014-04-27
109
-15243
/
+21
|
|
\
|
|
/
|
/
|
|
*
Merge from head
sjg
2013-09-05
1
-1
/
+9
|
|
\
|
*
\
sync from head
sjg
2013-04-12
3
-130
/
+205
|
|
\
\
|
*
|
|
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
|
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
*
|
|
Updated/new Makefile.depend
sjg
2012-11-08
1
-0
/
+3
|
|
|
|
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
.
\
\
Sync from head
sjg
2012-11-04
5
-18
/
+31
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+25
*
|
|
|
|
|
|
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
109
-15254
/
+23
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Add support to the ARM platform specific section types.
andrew
2013-08-31
1
-1
/
+9
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge part of r1712 from elftoolchain, making it possible to resize ELF
markj
2013-02-24
1
-127
/
+181
*
|
|
|
|
- Make sure to set an error code when trying to obtain a data descriptor for
markj
2013-02-19
2
-3
/
+24
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Fix warnings found by -Wmising-variable-declarations.
ed
2012-10-19
1
-1
/
+1
*
|
|
|
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
|
|
/
|
/
|
*
|
Remove repeated words.
joel
2012-06-05
1
-1
/
+1
*
|
mdoc: minor Bl improvements.
joel
2012-06-02
2
-15
/
+15
|
/
*
General mdoc(7) and typo fixes.
gjb
2012-05-11
4
-4
/
+5
*
Remove trailing whitespace per mdoc lint warning
eadler
2012-03-29
2
-2
/
+2
*
Handle MIPS .reginfo section as ELF_T_BYTE
gonzo
2012-03-26
1
-0
/
+2
*
mdoc: sort prologue macros.
joel
2012-03-26
3
-3
/
+3
*
Remove superfluous paragraph macro.
joel
2012-03-25
6
-6
/
+0
*
Add handler for MIPS.options section
gonzo
2012-03-23
1
-0
/
+2
*
- change "is is" to "is" or "it is"
eadler
2011-10-16
1
-1
/
+1
*
Document the behavior of `elf_getdata()` and `elf_rawdata()` with
kaiw
2011-05-07
1
-4
/
+5
*
For zero-sized sections, set the `d_buf` field of the `Elf_Data`
kaiw
2011-05-07
1
-1
/
+2
*
Add the ability to search for all the inlined instances of a given function.
obrien
2011-05-07
2
-1
/
+3
*
Fix some duplicate-word typos in manpages.
uqs
2011-03-02
1
-1
/
+1
*
Remove duplicate "in".
brucec
2011-03-01
1
-1
/
+1
*
Revert some of r177626. "in in" is valid in certain sentences.
brucec
2011-02-28
1
-1
/
+1
*
Do not allocate buffer to hold data for zero-sized sections.
kan
2011-01-25
1
-1
/
+3
*
mdoc: drop redundant .Pp and .LP calls
uqs
2010-10-08
1
-1
/
+0
*
libelf is overly strict about the type and alignment of Elf_Data
kaiw
2010-09-09
1
-11
/
+6
*
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
*
Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while
joel
2010-08-16
1
-2
/
+2
[next]