aboutsummaryrefslogtreecommitdiff
path: root/lib/libelf
Commit message (Expand)AuthorAgeFilesLines
* libelf: add compression header supportEd Maste2020-10-231-0/+2
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-1/+0
* pkgbase: Put a lot of binaries and lib in FreeBSD-runtimeEmmanuel Vadot2019-09-051-1/+1
* Allow bootstrapping elftoolchain on MacOS and LinuxAlex Richardson2019-07-011-0/+7
* Update to ELF Tool Chain r3668Ed Maste2019-01-101-0/+1
* Add gelf_mips64el.c to the list of files to include in libelf.John Baldwin2018-09-051-0/+1
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* elftoolchain: Use ${SRCTOP} for the top of the FreeBSD treeEd Maste2016-04-211-3/+3
* Replace ${CURDIR}/../.. with ${CURDIR:H:H} in elftoolchainEd Maste2016-04-181-1/+1
* MFHGlen Barber2016-03-021-9/+0
|\
| * DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-9/+0
* | First pass through library packaging.Glen Barber2016-02-041-0/+1
|/
* Correct r291566 for defining SHLIBDIR.Bryan Drewery2015-12-011-1/+3
* Move libelf.so.2 from /usr/lib to /lib to unbreak libkvm use after r291406Enji Cooper2015-12-011-0/+1
* META MODE: Fix 'make bootstrap-tools'.Bryan Drewery2015-11-251-1/+1
* META MODE: Don't create .meta files when symlinking sources into the obj dire...Bryan Drewery2015-11-251-2/+2
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* 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