aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib/opensolaris/tools/ctf/cvt/merge.c
Commit message (Expand)AuthorAgeFilesLines
* Revert r360445Bryan Drewery2020-04-281-8/+0
* ctfmerge: Assert that there is enough room for types.Bryan Drewery2020-04-281-0/+8
* Fix handling of forward enum declarations in the CTF tools.Mark Johnston2016-08-131-1/+2
* Remove a dead local variable, missed in r274565.Mark Johnston2016-01-141-2/+0
* Re-apply r274569. It was reverted in r276848 since that appeared to fixMark Johnston2015-08-281-1/+1
* Revert r274569. It seems to be causing a crash when merging CTF data forMark Johnston2015-01-081-1/+1
* Only compare visitation counters if they've both been set for the currentMark Johnston2014-11-161-1/+1
* Remove an incorrect optimization. The type IDs of each member of a struct orMark Johnston2014-11-161-11/+3
* A lot of changes to make this code compile cleanly on FreeBSD.John Birrell2008-04-261-39/+42
* This commit was generated by cvs2svn to compensate for changes in r178528,John Birrell2008-04-261-42/+39
* This commit was generated by cvs2svn to compensate for changes in r178481,John Birrell2008-04-251-0/+1143