From c2effc143b622a14361198de59a039668501e387 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Tue, 16 Jul 2013 10:01:19 +1000 Subject: Move newlib to 14-Jul-2013. Build with Sebastian's pending upstream patch for cxa_atexit and PPC using SDATA for libgcc. --- rtems/config/tools/rtems-gcc-4.8.1-newlib-cvs-1.cfg | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'rtems/config/tools/rtems-gcc-4.8.1-newlib-cvs-1.cfg') diff --git a/rtems/config/tools/rtems-gcc-4.8.1-newlib-cvs-1.cfg b/rtems/config/tools/rtems-gcc-4.8.1-newlib-cvs-1.cfg index f39225d..3e5bbb4 100644 --- a/rtems/config/tools/rtems-gcc-4.8.1-newlib-cvs-1.cfg +++ b/rtems/config/tools/rtems-gcc-4.8.1-newlib-cvs-1.cfg @@ -7,7 +7,7 @@ %include %{_configdir}/versions.cfg %define gcc_version 4.8.1 -%define newlib_version 31-May-2013 +%define newlib_version 14-Jul-2013 %define mpfr_version 3.0.1 %define mpc_version 0.8.2 %define gmp_version 5.0.5 @@ -26,6 +26,11 @@ # Source10: cvs://pserver:anoncvs@sourceware.org/cvs/src?module=newlib?src-prefix=src?date=%{newlib_version}?reset +# +# Sebastian's atexit patch. +# +%define rtems_gcc_patch1 %{rtems_gcc_patches}/gcc-4.8.1-rtems4.11-20130709.diff + # # Joel's stack_t patch. # -- cgit v1.2.3