From ba010928ded006d2323bb0ad00ed124e19901e06 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Fri, 13 Feb 2004 04:02:24 +0000 Subject: [PATCH] Whitespace cleanup. --- ChangeLog | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 66ab582..3e28970 100644 --- a/ChangeLog +++ b/ChangeLog @@ -128,7 +128,7 @@ * config.guess (sei:*:*:seiux): Detect SEIUX running on MIPS-based workstations manufactured by Sumitomo Electric Industries. * config.sub (sei, -sei*): Handle. - + 2003-06-13 Svein E. Seldal * config.sub (c4x, tic4x): Re-arrange and fix. @@ -332,7 +332,7 @@ * config.guess: Detect Concurrent PowerMaxion. Reported by Lloyd Goldston . - + * config.guess: Detect Convergent 3B1 machines (running AT&T UNIX). Reported by Bruce Lilly . @@ -376,7 +376,7 @@ 2002-07-03 Ben Elliston * config.guess: Execute $dummy, not ./$dummy, throughout. - + * config.guess (set_cc_for_build): Create a chmod 700 directory in /tmp (or $TMPDIR, if set) to store temporary files generated for use by the C compiler. This should resist the /tmp symbolic link @@ -392,7 +392,7 @@ * config.sub: Accept freebsd-gnu system name. 2002-06-21 J"orn Rennecke - + * config.sub: Add support for sh[12], sh3e, sh[1234]le, sh3ele, shle, sh[1234]le, sh3ele. @@ -540,7 +540,7 @@ * config.guess (i*86:Linux:*:*): Fixed: export LANG=C before running ld so that linker output can be assumed to be in English, and it works with non-default locales. - + 2002-01-10 Ben Elliston * config.guess: Update Per Bothner's mail address. @@ -548,7 +548,7 @@ 2002-01-02 Douglas B. Rupp * config.sub (alpha64*): New basic_machine. - + 2002-01-02 Ben Elliston From Sigbjorn Skjaeret .