Subject: CVS commit: basesrc/libexec/ld.elf_so
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 09/24/2002 17:05:34
Module Name: basesrc
Committed By: mycroft
Date: Tue Sep 24 14:05:34 UTC 2002
Modified Files:
basesrc/libexec/ld.elf_so: xprintf.c
Log Message:
Remove quad support. We don't need it, and it wastes a lot of space. (It
pulls in {,u}{div,mod}di3() and qdivrem().)
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/libexec/ld.elf_so/xprintf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.