aboutsummaryrefslogtreecommitdiffstats
path: root/chapter04/gcc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter04/gcc.xml')
-rw-r--r--chapter04/gcc.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/chapter04/gcc.xml b/chapter04/gcc.xml
index 6b7ade08d..65a815d2f 100644
--- a/chapter04/gcc.xml
+++ b/chapter04/gcc.xml
@@ -3,3 +3,18 @@ GCC-core (&gcc-version;) - &gcc-core-size;:
GCC-g++ (&gcc-version;) - &gcc-g-size;:
<ulink url="http://freshmeat.net/projects/gcc/"/>
+
+GCC Specs Patch:
+<ulink url="&http;/gcc-3.2.3-specs.patch"/>
+
+GCC libgcc No Debug Patch:
+<ulink url="&http;/gcc-3.2.3-libgcc_no_debug.patch"/>
+
+GCC libstdc++ No Debug Patch:
+<ulink url="&http;/gcc-3.2.3-libstdc++_no_debug.patch"/>
+
+GCC MMap Test Patch:
+<ulink url="&http;/gcc-3.2.3-mmap_test.patch"/>
+
+GCC No Fixed Includes Patch:
+<ulink url="&http;/gcc-3.2.3-no_fixincludes.patch"/>