aboutsummaryrefslogtreecommitdiff
path: root/lib/libdwarf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* First pass through library packaging.Glen Barber2016-02-041-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
* Update elftoolchain to upstream rev 3130Ed Maste2014-12-291-0/+13
* Convert libraries to use LIBADDBaptiste Daroussin2014-11-251-2/+1
* Bump SHLIB_MAJOR for libdwarf as ABI/API has changed.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
* Remove the old libdwarf and bring in the new libdwarf in contrib/.Kai Wang2014-01-161-6/+311
* Bump shared libraries version numbers in preparation for 9.0.Konstantin Belousov2011-08-281-1/+1
* Add the ability to search for all the inlined instances of a given function.David E. O'Brien2011-05-071-0/+1
* Removed redundant -I. from CFLAGS and "yes" from WITHOUT_MAN.Ruslan Ermilov2010-02-251-2/+2
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-2/+0
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
* Add a BSD licensed DWARF library for use by the DTrace clients.John Birrell2008-05-221-0/+30