aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Upgrade of base gcc and libstdc++ to the last GPLv2-licensed revisionMartin Matuska2011-03-2939-58/+688
|\
| * Reorganize the gcc vendor import work area. This flattens out a bunchPeter Wemm2008-06-013662-2367418/+0
* | - Merge in OFED 1.5.3 from projects/ofed/headJeff Roberson2011-03-21842-0/+321129
* | Import openresolv from vendor branch, actually.Hajimu UMEMOTO2011-03-1812-0/+1727
* | Backport missing tunings for -march=core2:Martin Matuska2011-03-171-2/+2
* | Fix -march/-mtune=native autodetection for Intel Core 2 CPUsMartin Matuska2011-03-161-2/+9
* | MFV of r219685, tzdata2011dEdwin Groothuis2011-03-164-26/+57
* | Backport SSSE3 instruction set support to base gcc.Martin Matuska2011-03-1411-20/+1312
* | Merge gdtoa-20110304.David Schultz2011-03-1231-646/+3183
|\ \
* | | Now that TLS is supported for sparc64 by both binutils 2.17.50 committedMarius Strobl2011-03-111-0/+7
* | | In the upstream rev. 1.61 of elf64-sparc.c the following bug was fixed:Marius Strobl2011-03-111-5/+11
* | | Merge my change against libpcap trunk revisionXin LI2011-03-111-11/+39
* | | Remove stray semicolon. This fix appears in later upstream gdb versions.Ed Maste2011-03-091-1/+1
* | | MFV of tzdata2011c, r219409Edwin Groothuis2011-03-084-13/+91
* | | Backport Intel Core 2 and AMD Geode CPU types from gcc-4.3 (GPLv2)Martin Matuska2011-03-077-48/+361
* | | Unbreak .Aq for non-ASCII output like -Tps or -Tutf8.Ulrich Spörlein2011-03-021-2/+2
* | | MFV of tzdata2011b, r219147Edwin Groothuis2011-03-012-4/+26
* | | Merge fix from r1.108 of NetBSD's usr.bin/ftp/main.c:Rebecca Cran2011-02-271-0/+1
* | | Update llvm/clang to trunk r126547.Dimitry Andric2011-02-27289-4855/+9228
* | | Instead of defining LLVM_MULTITHREADED as 0 or 1, define or undefine it,Dimitry Andric2011-02-271-5/+5
* | | Remove getDriver().Dir + /../libexec and /usr/libexec from clang'sDimitry Andric2011-02-261-2/+0
* | | Remove misapplied space.Dimitry Andric2011-02-261-1/+1
* | | Recently, in upstream clang, a fix was done to add -L/usr/lib to theDimitry Andric2011-02-241-8/+9
* | | Update xz to release 5.0.1Martin Matuska2011-02-2414-307/+688
* | | Backport svn r124339 from gcc 4.3 and add opteron-sse3, athlon64-sse3Martin Matuska2011-02-203-1/+15
* | | Upgrade our copy of llvm/clang to r126079, from upstream's trunk.Dimitry Andric2011-02-201891-123248/+227144
* | | Turn off default generation of userland dot symbols on powerpc64 now thatNathan Whitehorn2011-02-181-1/+8
* | | Merge binutils 2.17.50 to head. This brings a number of improvements toDimitry Andric2011-02-181008-214703/+394410
|\ \ \
| * \ \ Sync: merge r216133 through r216338 from ^/head.Dimitry Andric2010-12-0957-359/+5639
| |\ \ \
| * | | | Try a more generic version of the last two fixes. Assuming this is correct,Nathan Whitehorn2010-12-071-4/+1
| * | | | Fix another .got references-in-linkonce-sections issue with C++. There areNathan Whitehorn2010-12-071-0/+3
| * | | | For ia64, add a proper 'elf64-ia64-freebsd' output format to BFD, so theDimitry Andric2010-12-054-1/+25
| * | | | Sync: merge r215944 through r216132 from ^/head.Dimitry Andric2010-12-0221-6982/+0
| |\ \ \ \
| * \ \ \ \ Sync: merge r215464 through r215708 from ^/head.Dimitry Andric2010-11-2214-112/+123
| |\ \ \ \ \
| * | | | | | Revert patch for gcc PR 20218 for now, I hope it can land in headDimitry Andric2010-11-187-66/+111
| * | | | | | Sync: merge r215396 through r215463 from ^/head.Dimitry Andric2010-11-189-113/+68
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Sync: merge r215189 through r215272 from ^/head.Dimitry Andric2010-11-141-4/+8
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Sync: merge r215141 through r215188 from ^/head.Dimitry Andric2010-11-1233-684/+1381
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Sync: merge r214895 through r215140 from ^/head.Dimitry Andric2010-11-11231-62/+12477
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Sync: merge r214649 through r214894 from ^/head.Dimitry Andric2010-11-06491-30565/+48351
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Backport a fix for binutils PR7093, which caused segfaults in ldDimitry Andric2010-11-031-0/+3
| * | | | | | | | | | | Sync: merge r214353 through r214648 from ^/head.Dimitry Andric2010-11-01423-18413/+51526
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge ^/vendor/binutils/dist@214571 into contrib/binutils, which bringsDimitry Andric2010-11-01611-85282/+198461
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix a manifestation of GCC bug 16625 that caused ld >= 2.17 to fail onNathan Whitehorn2010-10-251-0/+3
| * | | | | | | | | | | | | Sync: merge r214221 through r214352 from ^/head.Dimitry Andric2010-10-251-5/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Apply commit f6c8fecc6fe3d5532691867a7f27820bb1c426a9 from upstreamDimitry Andric2010-10-253-7/+20
| * | | | | | | | | | | | | | Apply commit d3a5e914c6ff07c426b026b0cda8d044fd1cdabe from upstreamDimitry Andric2010-10-251-2/+2
| * | | | | | | | | | | | | | Fix gdb compilation with new binutils:Dimitry Andric2010-10-2210-34/+34
| * | | | | | | | | | | | | | Make contrib/binutils/opcodes/mips-dic.c compile without warnings.Dimitry Andric2010-10-221-1/+1
| * | | | | | | | | | | | | | Make contrib/binutils/bfd/coff-x86_64.c compile without warnings.Dimitry Andric2010-10-221-0/+4