Up to [cvs.NetBSD.org] / src / tools / elftoolchain
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.2 / (download) - annotate - [select for diffs], Mon Apr 18 14:11:43 2022 UTC (9 months, 2 weeks ago) by jkoshy
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
HEAD
Changes since 1.1: +3 -1
lines
Diff to previous 1.1 (colored)
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.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Apr 13 17:52:56 2022 UTC (9 months, 2 weeks ago) by jkoshy
Branch: MAIN
When building tools use a dedicated subdirectory for compiling Elftoolchain code. Build and install <sys/elfdefinitions.h> in ${TOOLDIR}/include. This change prepares the ground for upgrading libelf and libdwarf to their current Elftoolchain versions.