From ead86bff6493f5a2be411a47862526f8d5488dfe Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Mon, 9 Jul 2007 17:59:19 +0000 Subject: - pull from upstream --- package/gnuconfig/ChangeLog | 168 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 168 insertions(+) (limited to 'package/gnuconfig/ChangeLog') diff --git a/package/gnuconfig/ChangeLog b/package/gnuconfig/ChangeLog index b615b748b..424eb6ac9 100644 --- a/package/gnuconfig/ChangeLog +++ b/package/gnuconfig/ChangeLog @@ -1,3 +1,171 @@ +2007-06-28 Ben Elliston + + From M R Swami Reddy : + * config.sub: Rename cr16c to cr16. + +2007-05-17 Ben Elliston + + From Luke Mewburn : + * config.guess (i86xen:SunOS:5.*:*): New. + * testsuite/config-guess.data: Add test case. + +2007-04-29 Ben Elliston + + From Pedro Alves : + * config.sub (mingw32ce): New. + * testsuite/config-sub.data: Add test cases. + +2007-03-06 Ben Elliston + + * config.guess (*:Interix*:[3456]*): Consolidate all machine + possibilities into a single entry with a case statement that + examines ${UNAME_MACHINE}. Suggested by . + +2007-01-18 Ben Elliston + + * testsuite/config-sub.data: Add MeP test cases. + + From Dave Brolley + 2001-03-19 Ben Elliston + + * config.sub (mep, mep-*): Add. + +2007-01-15 Ben Elliston + + * config.guess (SX-8R:SUPER-UX:*:*): New. + * testsuite/config-guess.data: Add a test case. + +2007-01-04 Ben Elliston + + From Alexander Boettcher via Dalibor Topic: + * config.sub: Recognise -drops*. + * testsuite/config-sub.data: Add a test. + +2006-12-22 Ben Elliston + + * config.guess (i*:MINGW:*:*): Rename from this .. + (*:MINGW:*:*): .. to this. + * testsuite/config-guess.data: Add test cases. + +2006-12-08 Bob Wilson + + * config.guess (xtensa:Linux:*:*): New. + * testsuite/config-guess.data: Add test case. + * testsuite/config-sub.data: Add xtensa-elf and xtensa-linux. + +2006-12-08 Kazu Hirata + Ben Elliston + + * config.sub: Recognize fido and fido-*. + * testsuite/config-sub.data: Add test cases. + +2006-11-30 Ben Elliston + + * config.guess (SX-7:SUPER-UX:*:*): New. + * testsuite/config-guess.data: Add test case. + +2006-11-15 Ben Elliston + + From Josselin Mouette : + * config.guess (SX-8:SUPER-UX:*:*): New. + * testsuite/config-guess.data: Add test case. + +2006-11-08 Ben Elliston + + * config.guess (authenticamd:Interix*:[3456]*): Another AMD64. + * testsuite/config-guess.data: Add test case. + +2006-11-07 Steve Woodford + Ben Elliston + + * config.guess (*:NetBSD:*:*): Handle sh5el arch. + * config.sub (sh5el): New basic_machine. + * testsuite/config-sub.data: Add test cases. + +2006-09-20 Ben Elliston + + * config.sub (score, score-*): New. + * testsuite/config-sub.data: Add test cases. + +2006-08-14 Thiemo Seufer + Nigel Stephens + David Ung + + * config.sub (sde): New. + * testsuite/config-sub.data: Add test cases. + +2006-08-14 Vijay K. Munjal + + * config.sub (xc16x, xc16x-*): New. + * testsuite/config-sub.data: Add test cases. + +2006-07-02 Masaki MURANAKA + + * config.sub (toppers-*): New. + * testsuite/config-sub.data: Add test case. + +2006-07-02 Ben Elliston + + * config.guess (macppc:MirBSD:*:*): Fix typo. + * testsuite/config-guess.data: Add test case. + +2006-07-02 Ben Elliston + + * config.guess: Handle Interix 6. + * testsuite/config-guess.data: Add test case. + +2006-06-06 Ben Elliston + + From H??vard Skinnemoen : + * config.guess (avr32*:Linux:*:*): New. + * config.sub (avr32, avr32-*): Likewise. + * testsuite/config-guess.data: Add test case. + * testsuite/config-sub.data: Likewise. + +2006-05-13 Ben Elliston + + * config.sub: Specify -elf as the default OS for spu. + (c4x-* | tic4x-*): Tidy formatting. + * testsuite/config-sub.data: Update tests. + +2006-05-13 Bruno Haible + + * config.guess: Change support for Sun C/C++ 5.9 on Linux/x86 to + use compiler-specific predefines other than __sun. + +2006-05-12 Ben Elliston + + * config.sub (spu): New. + * testsuite/config-sub.data: Add test case. + +2006-05-12 Ben Elliston + + * config.sub (m32c, m32c-*): Fold into the standard case. + +2006-04-26 Bruno Haible + Ben Elliston + + * config.guess (amd64:FreeBSD:*:*) Detect as x86_64. + * testsuite/config-guess.data: Add test case. + +2006-03-13 Ben Elliston + + Revert these patches at Earnie Boyd's request: + + * testsuite/config-guess.data: Tweak MSYS_NT-5.1 test. + + * config.guess: Handle i*:MSYS_NT-*:*:* for MSYS/Mingw. + * testsuite/config-guess.data: Add test case. + +2006-03-07 Mike Frysinger + + * config.sub (sheb, sheb-*): Handle these in addition to shbe. + * testsuite/config-sub.data: Add test case. + +2006-03-06 Ben Elliston + + * uname: Exit with exit code 0. + 2006-02-27 David S. Miller Ben Elliston -- cgit v1.2.3