From 2ceaa76abd0414f8d935bdf3b7a6218dc20f2f4e Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 8 Nov 2005 01:21:32 +0000 Subject: * configure.in: Grok --with-cpu=CPU option. If given, search for sysdeps/.../machine/CPU subdirs, and give error if none are found. * configure: Regenerated. * config.make.in (with-cpu): New substituted variable. * Makeconfig (+cflags): Add -mcpu=$(with-cpu) if set. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8f19ac70d7..c614ac64ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2005-11-07 Roland McGrath + * configure.in: Grok --with-cpu=CPU option. If given, search for + sysdeps/.../machine/CPU subdirs, and give error if none are found. + * configure: Regenerated. + * config.make.in (with-cpu): New substituted variable. + * Makeconfig (+cflags): Add -mcpu=$(with-cpu) if set. + * malloc/malloc.c (munmap_chunk): Suppress warnings from last change. * sysdeps/unix/bsd/sun: Directory and all subdirectories removed, -- cgit v1.2.3