summaryrefslogtreecommitdiffstats
path: root/lib/libelf
Commit message (Expand)AuthorAgeFilesLines
* Updated dependenciessjg2014-05-161-1/+1
* Updated dependenciessjg2014-05-101-0/+2
* Merge headsjg2014-04-27109-15243/+21
|\
| * Bump SHLIB_MAJOR for libelf.kaiw2014-01-211-1/+1
| * Reapply revisions r237528, r237531 and r238741 which make libelfkaiw2014-01-211-0/+13
| * Remove INCSDIR variable which is only used in elftoolchain's own buildkaiw2014-01-211-1/+0
| * Set CFLAGS in just one line.kaiw2014-01-151-4/+1
| * Removed source code for the old libelf and build the new libelf fromkaiw2014-01-15109-15254/+23
* | Merge from headsjg2013-09-051-1/+9
|\ \ | |/
| * Add support to the ARM platform specific section types.andrew2013-08-311-1/+9
* | sync from headsjg2013-04-123-130/+205
|\ \ | |/
| * Merge part of r1712 from elftoolchain, making it possible to resize ELFmarkj2013-02-241-127/+181
| * - Make sure to set an error code when trying to obtain a data descriptor formarkj2013-02-192-3/+24
* | Updated dependenciessjg2013-03-111-0/+1
* | Updated dependenciessjg2013-02-161-2/+0
* | Updated/new Makefile.dependsjg2012-11-081-0/+3
| |
| \
| \
| \
*---. \ Sync from headsjg2012-11-045-18/+31
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix warnings found by -Wmising-variable-declarations.ed2012-10-191-1/+1
| * | | 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
| |/
| * Remove repeated words.joel2012-06-051-1/+1
| * mdoc: minor Bl improvements.joel2012-06-022-15/+15
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+25
|/
* General mdoc(7) and typo fixes.gjb2012-05-114-4/+5
* Remove trailing whitespace per mdoc lint warningeadler2012-03-292-2/+2
* Handle MIPS .reginfo section as ELF_T_BYTEgonzo2012-03-261-0/+2
* mdoc: sort prologue macros.joel2012-03-263-3/+3
* Remove superfluous paragraph macro.joel2012-03-256-6/+0
* Add handler for MIPS.options sectiongonzo2012-03-231-0/+2
* - change "is is" to "is" or "it is"eadler2011-10-161-1/+1
* Document the behavior of `elf_getdata()` and `elf_rawdata()` withkaiw2011-05-071-4/+5
* For zero-sized sections, set the `d_buf` field of the `Elf_Data`kaiw2011-05-071-1/+2
* Add the ability to search for all the inlined instances of a given function.obrien2011-05-072-1/+3
* Fix some duplicate-word typos in manpages.uqs2011-03-021-1/+1
* Remove duplicate "in".brucec2011-03-011-1/+1
* Revert some of r177626. "in in" is valid in certain sentences.brucec2011-02-281-1/+1
* Do not allocate buffer to hold data for zero-sized sections.kan2011-01-251-1/+3
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-1/+0
* libelf is overly strict about the type and alignment of Elf_Datakaiw2010-09-091-11/+6
* 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
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whilejoel2010-08-161-2/+2
* Add translation support for section type SHT_SUNW_dof.kaiw2010-08-111-0/+2
* Spelling fixes.joel2010-08-031-1/+1
* Protect GNUHASH translation functions with #ifdef; unbreak crosskaiw2010-07-281-0/+4
* * Remove a superfluous error description.kaiw2010-07-211-7/+5
* Add a cross-reference to `elf_rawfile(3)`.kaiw2010-07-211-2/+3
* * Note that ar(1) archives may also be opened using `elf_memory(3)`.kaiw2010-07-212-6/+10
* Remove a redundant word.kaiw2010-07-211-2/+2
OpenPOWER on IntegriCloud