aboutsummaryrefslogtreecommitdiff
path: root/lib/libelf
Commit message (Expand)AuthorAgeFilesLines
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+28
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Merge headSimon J. Gerraty2014-04-27109-15243/+21
| |\ | |/ |/|
| * Merge from headSimon J. Gerraty2013-09-051-1/+9
| |\
| * \ sync from headSimon J. Gerraty2013-04-123-130/+205
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+3
| * | | Sync from headSimon J. Gerraty2012-11-045-18/+31
| |\ \ \
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+25
* | | | | Bump SHLIB_MAJOR for libelf.Kai Wang2014-01-211-1/+1
* | | | | Reapply revisions r237528, r237531 and r238741 which make libelfKai Wang2014-01-211-0/+13
* | | | | Remove INCSDIR variable which is only used in elftoolchain's own buildKai Wang2014-01-211-1/+0
* | | | | Set CFLAGS in just one line.Kai Wang2014-01-151-4/+1
* | | | | Removed source code for the old libelf and build the new libelf fromKai Wang2014-01-15109-15254/+23
| |_|_|/ |/| | |
* | | | Add support to the ARM platform specific section types.Andrew Turner2013-08-311-1/+9
| |_|/ |/| |
* | | Merge part of r1712 from elftoolchain, making it possible to resize ELFMark Johnston2013-02-241-127/+181
* | | - Make sure to set an error code when trying to obtain a data descriptor forMark Johnston2013-02-192-3/+24
| |/ |/|
* | Fix warnings found by -Wmising-variable-declarations.Ed Schouten2012-10-191-1/+1
* | Don't ever build files depending on the directory where they are placed in.Andrey A. Chernov2012-07-241-4/+2
* | Add the sys directory we create to the list of items to clean.Andrew Turner2012-06-241-0/+1
* | Create a symlink to sys/elf32.h, sys/elf64.h, and sys/elf_common.h.Andrew Turner2012-06-241-1/+15
* | Remove repeated words.Joel Dahl2012-06-051-1/+1
* | mdoc: minor Bl improvements.Joel Dahl2012-06-022-15/+15
|/
* General mdoc(7) and typo fixes.Glen Barber2012-05-114-4/+5
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-292-2/+2
* Handle MIPS .reginfo section as ELF_T_BYTEOleksandr Tymoshenko2012-03-261-0/+2
* mdoc: sort prologue macros.Joel Dahl2012-03-263-3/+3
* Remove superfluous paragraph macro.Joel Dahl2012-03-256-6/+0
* Add handler for MIPS.options sectionOleksandr Tymoshenko2012-03-231-0/+2
* - change "is is" to "is" or "it is"Eitan Adler2011-10-161-1/+1
* Document the behavior of `elf_getdata()` and `elf_rawdata()` withKai Wang2011-05-071-4/+5
* For zero-sized sections, set the `d_buf` field of the `Elf_Data`Kai Wang2011-05-071-1/+2
* Add the ability to search for all the inlined instances of a given function.David E. O'Brien2011-05-072-1/+3
* Fix some duplicate-word typos in manpages.Ulrich Spörlein2011-03-021-1/+1
* Remove duplicate "in".Rebecca Cran2011-03-011-1/+1
* Revert some of r177626. "in in" is valid in certain sentences.Rebecca Cran2011-02-281-1/+1
* Do not allocate buffer to hold data for zero-sized sections.Alexander Kabaev2011-01-251-1/+3
* mdoc: drop redundant .Pp and .LP callsUlrich Spörlein2010-10-081-1/+0
* libelf is overly strict about the type and alignment of Elf_DataKai Wang2010-09-091-11/+6
* Don't link drti.o with libelf_pic.a. This means that all software withRui Paulo2010-08-211-1/+0
* Install a PIC libelf. This will be needed by the DTrace runtimeRui Paulo2010-08-211-0/+1
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whileJoel Dahl2010-08-161-2/+2
* Add translation support for section type SHT_SUNW_dof.Kai Wang2010-08-111-0/+2
* Spelling fixes.Joel Dahl2010-08-031-1/+1
* Protect GNUHASH translation functions with #ifdef; unbreak crossKai Wang2010-07-281-0/+4
* * Remove a superfluous error description.Kai Wang2010-07-211-7/+5
* Add a cross-reference to `elf_rawfile(3)`.Kai Wang2010-07-211-2/+3