| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r257532 (by adrian): | Dimitry Andric | 2013-12-30 | 1 | -3/+1 |
| * | MFC r259720: | Dimitry Andric | 2013-12-25 | 1 | -4/+6 |
| * | MFC r251820. This fixes some symbol visibility issues with libsupc++ that broke | David Chisnall | 2013-06-23 | 1 | -0/+13 |
| * | libstdc++: Revert the expl addition from r246857. | Pedro F. Giffuni | 2013-04-20 | 1 | -1/+1 |
| * | MFC r246857: | Dimitry Andric | 2013-02-22 | 1 | -5/+14 |
| * | MFC r246028 (by theraven): | Dimitry Andric | 2013-02-05 | 1 | -0/+29 |
| * | MFC r241957: | Dimitry Andric | 2012-10-30 | 2 | -2/+6 |
| * | MFC r239680: | Dimitry Andric | 2012-09-08 | 2 | -0/+2 |
| * | MFC symbol exports for libsupcc++ and libcxxrt that correctly export new and | David Chisnall | 2012-07-01 | 1 | -0/+14 |
| * | MFC: r231620, r237098 | Marius Strobl | 2012-06-23 | 2 | -2/+2 |
| * | MFC: r235487 | Marius Strobl | 2012-05-25 | 1 | -1/+1 |
| * | Merge r233749, building libsupc++ as a shared library and making libstdc++ a | David Chisnall | 2012-05-23 | 3 | -2/+144 |
| * | MFC r227215: | Dimitry Andric | 2011-12-30 | 1 | -1/+1 |
| * | Update dialog to 1.1-20110707. | Nathan Whitehorn | 2011-07-14 | 1 | -5/+5 |
| * | Remove libobjc and other Objective-C related components, as these are | Dimitry Andric | 2011-04-17 | 2 | -54/+0 |
| * | Update dialog to version 1.1-20110302. | Nathan Whitehorn | 2011-04-17 | 1 | -5/+6 |
| * | Now that TLS is supported for sparc64 by both binutils 2.17.50 committed | Marius Strobl | 2011-03-11 | 2 | -2/+2 |
| * | Merge binutils 2.17.50 to head. This brings a number of improvements to | Dimitry Andric | 2011-02-18 | 6 | -807/+0 |
| |\ |
|
| | * | Sync: merge r215273 through r215318 from ^/head. | Dimitry Andric | 2010-11-14 | 1 | -2/+2 |
| | |\ |
|
| | * \ | Sync: merge r215141 through r215188 from ^/head. | Dimitry Andric | 2010-11-12 | 1 | -0/+4 |
| | |\ \ |
|
| | * \ \ | Sync: merge r214895 through r215140 from ^/head. | Dimitry Andric | 2010-11-11 | 1 | -19/+18 |
| | |\ \ \ |
|
| | * | | | | Garbage collect gnu/lib/libiberty and gnu/lib/libg2c, these have not | Dimitry Andric | 2010-10-22 | 6 | -807/+0 |
| * | | | | | Enable wide character support in libdialog. | Nathan Whitehorn | 2011-02-05 | 2 | -3/+3 |
| * | | | | | Make the generated files depend on the Makefile so new platforms are easier | Warner Losh | 2011-02-02 | 1 | -2/+2 |
| * | | | | | Revert last change now that the reason for it is no more... | Warner Losh | 2011-02-02 | 1 | -2/+1 |
| * | | | | | Rewrite the ARCH check another way for backward compatibility. | Jayachandran C. | 2011-01-29 | 1 | -1/+2 |
| * | | | | | Fix n32 compile. | Jayachandran C. | 2011-01-27 | 2 | -3/+3 |
| * | | | | | Update dialog to version 20100428. This changes the license under which | Nathan Whitehorn | 2011-01-12 | 58 | -42/+130 |
| * | | | | | Retire TARGET_ABI. | Warner Losh | 2011-01-07 | 2 | -4/+4 |
| * | | | | | Switch mips architectures back to libgcc. | Alexander Kabaev | 2010-12-29 | 1 | -1/+1 |
| | |_|_|/
|/| | | |
|
| * | | | | These two cases should be different... | Warner Losh | 2010-11-14 | 1 | -2/+2 |
| | |_|/
|/| | |
|
| * | | | Revert to libgcc for sparc64. | Ed Schouten | 2010-11-12 | 1 | -0/+4 |
| | |/
|/| |
|
| * | | Replace libgcc.a by libcompiler_rt.a. | Ed Schouten | 2010-11-11 | 1 | -1/+0 |
| * | | Don't use ${LIB} to obtain the library name. | Ed Schouten | 2010-11-11 | 1 | -9/+9 |
| * | | Complete the integration of tbemd branch into head. | Warner Losh | 2010-11-10 | 1 | -9/+9 |
| |/ |
|
| * | When building world with clang, for gnu/lib/libobjc, sys/boot/i386/boot2 | Dimitry Andric | 2010-09-21 | 1 | -3/+1 |
| * | GCC defines built-ins for atomic instructions found on i486 and higher. | Tijl Coosemans | 2010-09-07 | 2 | -2/+2 |
| * | Use a more robust way to substitute gcc for clang, when compiling | Dimitry Andric | 2010-08-31 | 1 | -1/+3 |
| * | Repair some build breakage introduced in r211725 and garbage collect some | Nathan Whitehorn | 2010-08-28 | 1 | -1/+1 |
| * | Create a checklist and call one of the *printw() functions from the | Warner Losh | 2010-08-24 | 1 | -0/+18 |
| * | MFtbemd: | Warner Losh | 2010-08-23 | 3 | -12/+13 |
| * | We need to pull bsd.own.mk before modifying the CC variable. Otherwise | Rui Paulo | 2010-08-21 | 1 | -0/+2 |
| * | Fix buildworld -DNO_CLEAN when using with Perforce, which marks files as | Will Andrews | 2010-08-12 | 2 | -2/+2 |
| * | Disable building libobjc with clang as it's not yet supported. | Rui Paulo | 2010-07-22 | 1 | -0/+3 |
| * | Teach our toolchain how to generate 64-bit PowerPC binaries. This fixes | Nathan Whitehorn | 2010-07-10 | 2 | -1/+6 |
| * | Often reported issue with newer ld is: | Konstantin Belousov | 2010-06-18 | 1 | -1/+2 |
| * | Make all tests in libdialog compilable. | Andrey V. Elsukov | 2010-06-15 | 4 | -7/+7 |
| * | Add/improve mips64r2, Octeon, n32 and n64 support in the toolchain. | Juli Mallett | 2010-06-02 | 2 | -1/+8 |
| * | Non-GCC gcc compatible compilers may provide the same multimedia intrinsic | David E. O'Brien | 2010-05-12 | 3 | -3/+6 |
| * | Use the new PO_CXXFLAGS from r202807 to remove the '-ffunction-sections' | Stephane E. Potvin | 2010-01-22 | 2 | -0/+2 |