Module Name: src Committed By: rillig Date: Tue Sep 21 23:06:18 UTC 2021
Modified Files: src/usr.bin/make: cond.c parse.c trace.c var.c Log Message: make: reduce relocations, thereby reducing .text size No functional change. To generate a diff of this commit: cvs rdiff -u -r1.278 -r1.279 src/usr.bin/make/cond.c cvs rdiff -u -r1.564 -r1.565 src/usr.bin/make/parse.c cvs rdiff -u -r1.28 -r1.29 src/usr.bin/make/trace.c cvs rdiff -u -r1.950 -r1.951 src/usr.bin/make/var.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.