Up to [cvs.NetBSD.org] / src / tools / elftoolchain / libdwarf
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.2 / (download) - annotate - [select for diffs], Sun May 1 17:25:19 2022 UTC (9 months ago) by jkoshy
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
HEAD
Changes since 1.1: +4 -1
lines
Diff to previous 1.1 (colored)
Make the generated <sys/elfdefinitions.h> file visible when compiling libdwarf.
Revision 1.1 / (download) - annotate - [select for diffs], Mon Apr 18 14:11:43 2022 UTC (9 months, 2 weeks ago) by jkoshy
Branch: MAIN
Build 'libelf' and 'libdwarf' under 'tools/elftoolchain', after 'tools/elftoolchain/common' has been built. This change aligns the 'tools' build with the regular build. Subsequent commits will change 'tools/libctf' and 'tools/cft{merge,convert}' to use the new build paths.