summaryrefslogtreecommitdiff
path: root/SOURCES
blob: 682519a441a86dc1103efd21a04da9f90126dcc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
toolchain/build.git                    7fea44a379d6700cdfe69bd1f166cad4be955cf7 Replace -march=atom with -march=x86-64 for better host compatibility
toolchain/gmp.git                      e6b9669dafc6a5f83c80b4b4176359b78bccdc90 Add gmp-5.0.5.tar.bz2
toolchain/mpfr.git                     bfcf1bfa38469208aaad8873cd4c68781061d90f add mpfr-3.1.1.tar.bz2
toolchain/mpc.git                      835d16e92eed875638a8b5d552034c3b1aae045b add mpc-1.0.1.tar.gz
toolchain/cloog.git                    752788807d8087545bc7ac85382694a0a1bd1b04 add cloog-0.18.0.tar.gz
toolchain/isl.git                      b05d4572958c5d497da793f3317084bab90c3033 add isl-0.11.1.tar.bz2 needed by GCC 4.8 with graphite
toolchain/ppl.git                      8ba1875b4c5341d902321761022a6d2a0b5b19a4 add ppl-1.0.tar.bz2
toolchain/expat.git                    40172a0ae9d40a068f1e1a48ffcf6a1ccf765ed5 expat package for building gdb-7.3
toolchain/binutils.git                 831acf283992c03f08a38e560d39a0696d55ccd4 [2.22] Update mingw/plugins fixes from 2.23. That fixes make check-gold.
toolchain/gcc.git                      15ba1ff9c0885836175afdcd03701e5a3e514ae1 [4.8] Fix ICE on g++.dg/cpp0x/lambda/lambda-defarg3.C.
toolchain/gdb.git                      9c1ebdf15f1a58b25b02c6166885473ede6fcf78 Use ARM software breakpoint for target of 'bx pc'
toolchain/python.git                   30bef47fac04bd5e99da7d09c8ed4260e1fbf09c Python 2.7.5: Regen configure and pyconfig.h.in
toolchain/perl.git                     1121daca35c6c692602621eab28d4de19f0b347d Add -Dcc_as_ld to configure
toolchain/mclinker.git                 2eea9e8122991715cb98561018b212ccc1f9013c Allow mulitple occurrance of -gc-sections option
toolchain/clang.git (release_33)       8eb1ed98bd8f0bd623ddd1df7cdf7ef603fa989a Fix le32 linking issue by treating ".bc" as ".o".
toolchain/llvm.git (release_33)        da25011a3906961f21b05764ad612f4b99576ec6 Fix test fenv fail with clang/mips -integrated-as
toolchain/compiler-rt.git (release_33) 066cd5e4615399f4a70b9abaea699f1b62f394b5 Implement __sync_lock_test_and_set_4.
toolchain/clang.git (release_32)       b5b990a56f1dbe4ddce609f2c9fad97a3274236a Fix le32 linking issue by treating ".bc" as ".o".
toolchain/llvm.git (release_32)        ec89dba0d0fc3e465207083b877f0157531ba65e Allow mulitple occurrance of -gc-sections option
toolchain/compiler-rt.git (release_32) bc84109786d158a454d671566721c2d139c3285c Add atomic helper functions for arm.