summaryrefslogtreecommitdiffstats
path: root/lib/libdwarf
Commit message (Expand)AuthorAgeFilesLines
* new dependssjg2015-06-161-2/+0
* Add META_MODE support.sjg2015-06-131-0/+55
|\
| * Merge sync of headsjg2015-05-271-2/+14
| |\ | |/ |/|
| * Updated dependenciessjg2014-05-161-1/+1
| * Updated dependenciessjg2014-05-101-0/+2
| * New/updated dependenciessjg2014-05-051-0/+33
| * Merge headsjg2014-04-2818-4343/+324
| |\
| * \ Merge from headsjg2013-09-052-2/+2
| |\ \
| * \ \ sync from headsjg2013-04-121-3/+1
| |\ \ \
| * | | | Updated dependenciessjg2013-03-111-0/+1
| * | | | Updated dependenciessjg2013-02-161-2/+0
| * | | | Updated/new Makefile.dependsjg2012-11-081-0/+4
| | | | |
| | \ \ \
| *-. \ \ \ Sync from headsjg2012-11-045-2/+11
| |\ \ \ \ \
| * | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+16
| | |/ / / / | |/| | | |
* | | | | | Update elftoolchain to upstream rev 3130emaste2014-12-291-0/+13
* | | | | | Convert libraries to use LIBADDbapt2014-11-251-2/+1
| |_|_|_|/ |/| | | |
* | | | | Bump SHLIB_MAJOR for libdwarf as ABI/API has changed.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
* | | | | Remove the old libdwarf and bring in the new libdwarf in contrib/.kaiw2014-01-1618-4342/+311
| |_|_|/ |/| | |
* | | | When decoding SLEB128, make sure sign extension is performed forkaiw2013-06-302-2/+2
| |_|/ |/| |
* | | libdwarf: anonymous types are expected to have empty type names...avg2013-03-231-3/+1
| |/ |/|
* | remove duplicate semicolons where possible.eadler2012-10-221-1/+1
* | Fix warnings found by -Wmising-variable-declarations.ed2012-10-191-1/+1
* | Teach libdwarf about the DW_FORM_flag_present dwarf attribute, sodim2012-08-294-0/+9
|/
* Bump shared libraries version numbers in preparation for 9.0.kib2011-08-281-1/+1
* Add the ability to search for all the inlined instances of a given function.obrien2011-05-075-0/+277
* Removed redundant -I. from CFLAGS and "yes" from WITHOUT_MAN.ru2010-02-251-2/+2
* Build lib/ with WARNS=6 by default.ed2010-01-021-2/+0
* Bump the version of all non-symbol-versioned shared libraries inkensmith2009-07-191-1/+1
* Store accurate offset information in CTF data. A large number ofnp2009-07-171-2/+2
* Add a BSD licensed DWARF library for use by the DTrace clients.jb2008-05-2217-0/+4083
OpenPOWER on IntegriCloud