diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 0c485f064..6922832f1 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,16 @@ --> + + 2014-10-31 + + + [bdubbs] - Update to gcc-4.9.2. Fixes + #3702. + + + + 2014-10-30 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index a5b8dd175..5ebd85560 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -86,9 +86,9 @@ - + @@ -267,6 +267,10 @@ bash-4.3-upstream_fixes-3.patch + + gcc-4.9.1-upstream_fixes-1.patch + + readline-6.3-upstream_fixes-2.patch diff --git a/chapter03/patches.xml b/chapter03/patches.xml index de99573b6..d4d848b7a 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -83,7 +83,7 @@ --> - + Glibc FHS Patch - &glibc-fhs-patch-size;: diff --git a/chapter05/gcc-pass1.xml b/chapter05/gcc-pass1.xml index f035784c9..58a3f770c 100644 --- a/chapter05/gcc-pass1.xml +++ b/chapter05/gcc-pass1.xml @@ -104,11 +104,11 @@ done command: sed -i '/k prot/agcc_cv_libc_provides_ssp=yes' gcc/configure - + The GCC documentation recommends building GCC outside of the source directory in a dedicated build directory: diff --git a/chapter05/gcc-pass2.xml b/chapter05/gcc-pass2.xml index 132f54b5d..fa430f574 100644 --- a/chapter05/gcc-pass2.xml +++ b/chapter05/gcc-pass2.xml @@ -94,11 +94,11 @@ tar -xf ../gmp-&gmp-version;.tar.xz mv -v gmp-&gmp-extracted-version; gmp tar -xf ../mpc-&mpc-version;.tar.gz mv -v mpc-&mpc-version; mpc - + Create a separate build directory again: mkdir -v ../gcc-build diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index 24abde4fa..6c07d8ae0 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -40,7 +40,7 @@ Installation of GCC - + The GCC documentation recommends building GCC outside of the source directory in a dedicated build directory: diff --git a/general.ent b/general.ent index 47b4528b8..6f0b2d79b 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ - + - + diff --git a/packages.ent b/packages.ent index 27f243667..15c2bb8b6 100644 --- a/packages.ent +++ b/packages.ent @@ -200,10 +200,10 @@ - - + + - + diff --git a/patches.ent b/patches.ent index b7c6005be..1412e2a61 100644 --- a/patches.ent +++ b/patches.ent @@ -37,9 +37,11 @@ --> +