Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update libelf from elftoolchain r3717 to r3833 | 2020-05-18 | 1 | -10/+30 | |
| | | | | ok deraadt@ | ||||
* | update libelf from elftoolchain r3669 to r3714 | 2019-03-19 | 1 | -4/+4 | |
| | | | | | includes changes to address problems sunil@ found with fuzzing original diff from and ok sunil@ | ||||
* | add libelf from elftoolchain r3669 | 2019-02-01 | 1 | -0/+1224 | |
A 2 clause BSD licensed implementation of the SVR4 ELF API also implemented by mr511.de libelf (devel/libelf in ports) and elfutils. It is being added to base to allow Mesa to use it in future. shlib major is higher than devel/libelf and pkg-config version is 0.8.2 to pass a glib2 configure test so this can replace the use of devel/libelf in ports. |