2010-08-05cc/gcc: with static ppl, correctly link with libm
Darcy Watkins <dwatkins@tranzeo.com> [Thu, 05 Aug 2010 18:19:07 +0200] rev 2070
cc/gcc: with static ppl, correctly link with libm

On some Fedora boxen (at least FC13), it is also required
to link with libm when static ppl is used.

2010-08-05complibs/mpc: fix MPC 0.8.1 build with MPFR 3.0.0
Arnaud Lacombe <lacombar@gmail.com> [Thu, 05 Aug 2010 17:59:51 +0200] rev 2069
complibs/mpc: fix MPC 0.8.1 build with MPFR 3.0.0

This is the change introduced by revision 734 of MPC repository.

Author: Paul Zimmermann <Paul.Zimmermann@loria.fr>
Revision log: [acos.c] fixed problem with GMP_RNDA (should be MPFR_RNDA, and code was wrong)

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

2010-08-05libc/glibc: let glibc 3.3.6 link correctly
Arnaud Lacombe <lacombar@gmail.com> [Thu, 05 Aug 2010 17:59:50 +0200] rev 2068
libc/glibc: let glibc 3.3.6 link correctly

From http://sourceware.org/git/?p=glibc.git;a=commit;f=elf/Makefile;h=7c8a67320e26b8c11108bf0a3410d3aef9cf3486

Author: Ulrich Drepper <drepper@redhat.com>:
Commit log:
* elf/Makefile (ld.so): Adjust the sed script to insert _begin in to
newer linker scripts.

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

2010-08-05complibs/ppl: fix PPL build with GMP 5.x.x
Arnaud Lacombe <lacombar@gmail.com> [Thu, 05 Aug 2010 17:59:49 +0200] rev 2067
complibs/ppl: fix PPL build with GMP 5.x.x

From http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=9c19bc2b318a35016e0189f9552c98910be37f53

Author: Roberto Bagnara <bagnara@cs.unipr.it>
Revision log: Added support for GMP 5.0.

Adapted manually to match and not having to re-generate the configure script.

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

2010-08-061.7: close branch 1.7
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 06 Aug 2010 23:45:35 +0200] rev 2066
1.7: close branch

2010-08-061.6: close branch 1.6
"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> [Fri, 06 Aug 2010 23:45:18 +0200] rev 2065
1.6: close branch

2010-08-03libc/uClibc: add uClibc 0.9.30.3
Arnaud Lacombe <lacombar@gmail.com> [Tue, 03 Aug 2010 06:17:51 +0200] rev 2064
libc/uClibc: add uClibc 0.9.30.3

This version has been released a couple of month ago, but it never reached
crosstool-ng tree. This may be linked to the fact that the current 0.9.30.2,
once patched, has nothing much different from 0.9.30.3, released.

I'm not including any patch with this upgrade, on purpose.

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

2010-08-02kernel/linux: : nuke old 2.6.33.[0-6]
Arnaud Lacombe <lacombar@gmail.com> [Mon, 02 Aug 2010 21:06:13 +0200] rev 2063
kernel/linux: : nuke old 2.6.33.[0-6]

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

2010-08-02kernel/linux: 2.6.32.17, 2.6.33.7, 2.6.34.2 and 2.6.35 are out !
Arnaud Lacombe <lacombar@gmail.com> [Mon, 02 Aug 2010 21:38:32 +0200] rev 2062
kernel/linux: 2.6.32.17, 2.6.33.7, 2.6.34.2 and 2.6.35 are out !

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>
[Yann E. MORIN: also add latest 2.6.27.49]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>

2010-08-01cc/gcc: 4.5.1 is out!
Arnaud Lacombe <lacombar@gmail.com> [Sun, 01 Aug 2010 03:56:43 +0200] rev 2061
cc/gcc: 4.5.1 is out!

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>