| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r349577 (arichardson): Allow bootstrapping elftoolchain on MacOS and Linux | Ed Maste | 2020-05-20 | 1 | -0/+7 |
| * | Add Makefile.depend.options | Simon J. Gerraty | 2019-12-19 | 1 | -1/+0 |
| * | MFC r339473,r340075,r342918,r343592,r343593,r343614,r343665,r343669: | Enji Cooper | 2019-04-22 | 1 | -0/+1 |
| * | Add gelf_mips64el.c to the list of files to include in libelf. | John Baldwin | 2018-09-05 | 1 | -0/+1 |
| * | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
| * | Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones | Enji Cooper | 2017-01-20 | 1 | -1/+1 |
| * | elftoolchain: Use ${SRCTOP} for the top of the FreeBSD tree | Ed Maste | 2016-04-21 | 1 | -3/+3 |
| * | Replace ${CURDIR}/../.. with ${CURDIR:H:H} in elftoolchain | Ed Maste | 2016-04-18 | 1 | -1/+1 |
| * | MFH | Glen Barber | 2016-03-02 | 1 | -9/+0 |
| |\ |
|
| | * | DIRDEPS_BUILD: Regenerate without local dependencies. | Bryan Drewery | 2016-02-24 | 1 | -9/+0 |
| * | | First pass through library packaging. | Glen Barber | 2016-02-04 | 1 | -0/+1 |
| |/ |
|
| * | Correct r291566 for defining SHLIBDIR. | Bryan Drewery | 2015-12-01 | 1 | -1/+3 |
| * | Move libelf.so.2 from /usr/lib to /lib to unbreak libkvm use after r291406 | Enji Cooper | 2015-12-01 | 1 | -0/+1 |
| * | META MODE: Fix 'make bootstrap-tools'. | Bryan Drewery | 2015-11-25 | 1 | -1/+1 |
| * | META MODE: Don't create .meta files when symlinking sources into the obj dire... | Bryan Drewery | 2015-11-25 | 1 | -2/+2 |
| * | META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. | Bryan Drewery | 2015-11-25 | 1 | -1/+0 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+28 |
| |\ |
|
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| | * | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+1 |
| | * | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| | * | Merge head | Simon J. Gerraty | 2014-04-27 | 109 | -15243/+21 |
| | |\
| |/
|/| |
|
| | * | Merge from head | Simon J. Gerraty | 2013-09-05 | 1 | -1/+9 |
| | |\ |
|
| | * \ | sync from head | Simon J. Gerraty | 2013-04-12 | 3 | -130/+205 |
| | |\ \ |
|
| | * | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| | * | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| | * | | | Updated/new Makefile.depend | Simon J. Gerraty | 2012-11-08 | 1 | -0/+3 |
| | * | | | Sync from head | Simon J. Gerraty | 2012-11-04 | 5 | -18/+31 |
| | |\ \ \ |
|
| | * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+25 |
| * | | | | | Bump SHLIB_MAJOR for libelf. | Kai Wang | 2014-01-21 | 1 | -1/+1 |
| * | | | | | Reapply revisions r237528, r237531 and r238741 which make libelf | Kai Wang | 2014-01-21 | 1 | -0/+13 |
| * | | | | | Remove INCSDIR variable which is only used in elftoolchain's own build | Kai Wang | 2014-01-21 | 1 | -1/+0 |
| * | | | | | Set CFLAGS in just one line. | Kai Wang | 2014-01-15 | 1 | -4/+1 |
| * | | | | | Removed source code for the old libelf and build the new libelf from | Kai Wang | 2014-01-15 | 109 | -15254/+23 |
| | |_|_|/
|/| | | |
|
| * | | | | Add support to the ARM platform specific section types. | Andrew Turner | 2013-08-31 | 1 | -1/+9 |
| | |_|/
|/| | |
|
| * | | | Merge part of r1712 from elftoolchain, making it possible to resize ELF | Mark Johnston | 2013-02-24 | 1 | -127/+181 |
| * | | | - Make sure to set an error code when trying to obtain a data descriptor for | Mark Johnston | 2013-02-19 | 2 | -3/+24 |
| | |/
|/| |
|
| * | | Fix warnings found by -Wmising-variable-declarations. | Ed Schouten | 2012-10-19 | 1 | -1/+1 |
| * | | Don't ever build files depending on the directory where they are placed in. | Andrey A. Chernov | 2012-07-24 | 1 | -4/+2 |
| * | | Add the sys directory we create to the list of items to clean. | Andrew Turner | 2012-06-24 | 1 | -0/+1 |
| * | | Create a symlink to sys/elf32.h, sys/elf64.h, and sys/elf_common.h. | Andrew Turner | 2012-06-24 | 1 | -1/+15 |
| * | | Remove repeated words. | Joel Dahl | 2012-06-05 | 1 | -1/+1 |
| * | | mdoc: minor Bl improvements. | Joel Dahl | 2012-06-02 | 2 | -15/+15 |
| |/ |
|
| * | General mdoc(7) and typo fixes. | Glen Barber | 2012-05-11 | 4 | -4/+5 |
| * | Remove trailing whitespace per mdoc lint warning | Eitan Adler | 2012-03-29 | 2 | -2/+2 |
| * | Handle MIPS .reginfo section as ELF_T_BYTE | Oleksandr Tymoshenko | 2012-03-26 | 1 | -0/+2 |
| * | mdoc: sort prologue macros. | Joel Dahl | 2012-03-26 | 3 | -3/+3 |
| * | Remove superfluous paragraph macro. | Joel Dahl | 2012-03-25 | 6 | -6/+0 |
| * | Add handler for MIPS.options section | Oleksandr Tymoshenko | 2012-03-23 | 1 | -0/+2 |
| * | - change "is is" to "is" or "it is" | Eitan Adler | 2011-10-16 | 1 | -1/+1 |
| * | Document the behavior of `elf_getdata()` and `elf_rawdata()` with | Kai Wang | 2011-05-07 | 1 | -4/+5 |