summaryrefslogtreecommitdiffstats
path: root/README.patches
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2004-10-09 06:27:44 +0000
committerEric Andersen <andersen@codepoet.org>2004-10-09 06:27:44 +0000
commitc7af927d698247ef9d073ae47b856090e35fab2a (patch)
treeb46479cef381649f760a10968ff73b4aa0957943 /README.patches
parenteb85cef2f69fb5a95dbd8c4f8185939004cb9f9b (diff)
downloadbuildroot-novena-c7af927d698247ef9d073ae47b856090e35fab2a.tar.gz
buildroot-novena-c7af927d698247ef9d073ae47b856090e35fab2a.zip
update documentation a bit
Diffstat (limited to 'README.patches')
-rw-r--r--README.patches32
1 files changed, 0 insertions, 32 deletions
diff --git a/README.patches b/README.patches
deleted file mode 100644
index 77f27f60f..000000000
--- a/README.patches
+++ /dev/null
@@ -1,32 +0,0 @@
-binutils-uclibc-001-debian.patch -- stuff ripped out of the debian/patches directory
- from debian testing, binutils_2.14.90.0.7-6. Debian
- is tested on many architectures, and I trust the maintainers.
-binutils-uclibc-100-conf.patch -- Adds support for the $(ARCH)-linux-uclibc platform,
- which is what uClibc wants to use to make sure
- the correct shared lib loader, etc is used.
-binutils-uclibc-200-build_modules.patch -- Hack around a version-specific build problem.
-binutils-uclibc-210-cflags.patch -- Fix an upstream bug that breaks Canadian cross
- binutils builds.
-
-
-gcc-uclibc-3.3-100-conf.patch -- Adds support for the $(ARCH)-linux-uclibc platform,
- which is what uClibc wants to use to make sure
- the correct shared lib loader, etc is used.
-gcc-uclibc-3.3-110-conf.patch -- More of the same. Could really be merged
- with gcc-uclibc-3.3-100-conf.patch I suppose.
- Seperate because it was independently contributed.
-gcc-uclibc-3.3-120-softfloat.patch -- When doing a Canadian cross gcc build when using
- soft float, make certain target stuff is in fact
- built with soft float. Annoyingly that is not the
- default without some encouragement.
-gcc-uclibc-3.3-200-code.patch -- libstdc++ locale and wide-char support for uClibc
-gcc-uclibc-3.3-loop.patch -- Fix a bug that showed up on arm, causing kernel compiles
- to fail
-
-
-gcc2.95-mega.patch.bz2 -- stuff ripped out of the debian/patches directory
- from debian testing. Debian is tested on many
- architectures, and I trust the maintainers.
-gcc2.95-uclibc-conf.patch -- Adds support for the $(ARCH)-linux-uclibc platform
-
-