summaryrefslogtreecommitdiff
path: root/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'SOURCES')
-rw-r--r--SOURCES8
1 files changed, 4 insertions, 4 deletions
diff --git a/SOURCES b/SOURCES
index 5bfae6b..7ff53d9 100644
--- a/SOURCES
+++ b/SOURCES
@@ -1,8 +1,8 @@
-toolchain/build.git 6d144f8edfd3879d3c241713331460d9a6e3ee86 Allow --enable-gold co-exists with --enable-ld=default
+toolchain/build.git 89f41cc2452f2c3ab645a35db0aa5bf6cba0795d Disable python support for gdb-7.x
toolchain/gmp.git e6b9669dafc6a5f83c80b4b4176359b78bccdc90 Add gmp-5.0.5.tar.bz2
toolchain/mpfr.git bde731396c38c8d5b0bca800aace6a690d0d2978 add mpfr-2.4.2.tar.bz2
toolchain/mpc.git a4109ccc6e07f72f41c397a17fdfbed3e5e19c66 Add mpc-0.8.1 package to toolchain source.
toolchain/expat.git 40172a0ae9d40a068f1e1a48ffcf6a1ccf765ed5 expat package for building gdb-7.3
-toolchain/binutils.git e7891a8a63d5c3eb3bfd3e2d3a94a05438a43373 Fixed binutils-2.21/gold build in MacOSX
-toolchain/gcc.git 5f2f4ef69e2f64970aad2c303a529c49789021d8 2012-05-18 Jing Yu <jingyu@google.com>
-toolchain/gdb.git b3007e980fad8bf4fc0fca1d3823aff648339798 Patch GDB 6.6 and 7.1.x to understand linux-android
+toolchain/binutils.git 0bacab67d884144f0f0701359c481a6f0749f1f3 Provide __executable_start for PIE
+toolchain/gcc.git 5d8cb1af30dc348b89a0dfc4a00ef6ab0b466d66 Fix MIPS GCC __builtin_unreachable issue compiling LLVM
+toolchain/gdb.git ccddbccc8f41940aa30324b4aa2d8933159575b7 Fix gdb 7.3.x build on Windows