diff options
author | Roland McGrath <roland@gnu.org> | 2001-12-22 20:45:57 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-12-22 20:45:57 +0000 |
commit | 7d3fa13e26ae944a8cf089b2a5c951f88d426907 (patch) | |
tree | 89cae7a98e61e6882c2064aa477ca42c84c80d18 | |
parent | 4e0023a43e58ae76b123fe48443c32c2e0a7fcf4 (diff) |
.
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2001-12-22 Roland McGrath <roland@frob.com> + + * configure.in (asm_syntax): Grok "powerpc" value for $host_cpu. + Default asm_syntax to $host_cpu if not a known type. + Complain about unsupported CPU iff libthreads/$asm_syntax/cthreads.h + is missing; make that complaint a warning rather than fatal error. + + * Makeconf (MIGCOMFLAGS): New variable, set -subrprefix __ here. + (%_S.h %Server.c rule, %_U.h %User.c rule): Pass that to $(MIGCOM). + 2001-11-24 Roland McGrath <roland@frob.com> * config.make.in (bootdir): New variable, set to $(exec_prefix)/boot. |