From c1d7994854832282e02856d31afdf93feea5f689 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Mon, 18 Aug 2003 03:51:22 +0000 Subject: [PATCH] Strip trailing whitespace. --- ChangeLog | 24 ++++++++++++------------ config.guess | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/ChangeLog b/ChangeLog index d3243ec..6a5ff06 100644 --- a/ChangeLog +++ b/ChangeLog @@ -32,7 +32,7 @@ Reported by Dennis Grevenstein : * config.guess (sei:*:*:seiux): Detect SEIUX running on MIPS-based workstations manufactured by Sumitomo Electric Industries. - * config.sub (sei, -sei*): Handle. + * config.sub (sei, -sei*): Handle. 2003-06-13 Svein E. Seldal @@ -340,7 +340,7 @@ 2002-05-16 Ben Elliston * config.guess: Detect PowerMAX OS on Concurrent Night Hawk. - * config.sub: Handle -powermax*. + * config.sub: Handle -powermax*. 2002-05-02 Ben Elliston @@ -500,7 +500,7 @@ 2001-12-03 Bob Wilson - * config.sub: Add support for Xtensa targets. + * config.sub: Add support for Xtensa targets. 2001-11-30 Ben Elliston @@ -520,7 +520,7 @@ 2001-11-08 Ben Elliston * config.guess: Handle 3487/3488 machines for NCR SysV UNIX. - Contributed by Melvin M. Bagaforo . + Contributed by Melvin M. Bagaforo . 2001-11-07 Adrian von Bidder @@ -528,7 +528,7 @@ 2001-11-07 D.J. Barrow - * config.sub: Added S/390 31 and 64 bit target. + * config.sub: Added S/390 31 and 64 bit target. 2001-11-06 John Marshall @@ -544,7 +544,7 @@ * config.guess: Add "SKA40" as a machine type for NCR SysV UNIX. From Rudi Heitbaum . -2001-10-05 Rodney Brown +2001-10-05 Rodney Brown * config.guess (9000/[34678]??:HP-UX:*:*): Unconditionally try /usr/bin/getconf which is available on HP-UX 10.20. Reindent. @@ -579,7 +579,7 @@ * config.sub: Add mipseb alias. 2001-09-04 Eric Christopher - Jason Eckhardt + Jason Eckhardt * config.sub: Add support for mipsisa32. @@ -611,7 +611,7 @@ * config.guess: Detect Alpha ev68 on OSF/1 and Linux. From Ken Whaley . - + 2001-08-04 Darrell Hamilton * config.guess: Unisys places the host id in ${UNAME_SYSTEM} @@ -637,7 +637,7 @@ From Hans Edwards . 2001-07-27 Niibe Yutaka - + * config.sub: Recognize sh3eb and sh4eb (big endian) aliases. 2001-07-19 Ben Elliston @@ -654,7 +654,7 @@ * config.guess: Update MPE/iX to handle A and N class HPe3000. 2001-07-02 Graham Stott - + * config.sub (basic_machine): Fix typo for mips64vr5000el. 2001-06-29 Ben Elliston @@ -767,7 +767,7 @@ * config.guess: Detect ELF-based m68k Linux systems. Reported by Michael Fedrowitz . -2001-03-09 H.J. Lu +2001-03-09 H.J. Lu * config.sub: Recognize s390/s390x as valid $basic_machine. @@ -807,7 +807,7 @@ * config.guess: More Linux cleanup. -2001-02-13 Martin Schwidefsky +2001-02-13 Martin Schwidefsky * config.guess: Add Linux target for S/390x. * config.sub: Likewise. diff --git a/config.guess b/config.guess index 0e30d56..a461730 100755 --- a/config.guess +++ b/config.guess @@ -734,7 +734,7 @@ EOF echo sv1-cray-unicos${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit 0 ;; *:UNICOS/mp:*:*) - echo nv1-cray-unicosmp${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' + echo nv1-cray-unicosmp${UNAME_RELEASE} | sed -e 's/\.[^.]*$/.X/' exit 0 ;; F30[01]:UNIX_System_V:*:* | F700:UNIX_System_V:*:*) FUJITSU_PROC=`uname -m | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`