| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove GCC 4.2.1 build infrastructure | Ed Maste | 2020-02-29 | 3 | -1763/+0 |
| * | Update Makefile.depend files | Simon J. Gerraty | 2019-12-11 | 1 | -1/+0 |
| * | Update libstdc++ configuration. | Pedro F. Giffuni | 2018-07-16 | 1 | -20/+17 |
| * | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
| * | Convert gnu to using SRCTOP | Warner Losh | 2017-03-12 | 1 | -3/+3 |
| * | DIRDEPS_BUILD: Regenerate without local dependencies. | Bryan Drewery | 2016-02-24 | 1 | -48/+0 |
| * | META MODE: Don't create .meta files when symlinking sources into the obj dire... | Bryan Drewery | 2015-11-25 | 1 | -3/+3 |
| * | META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. | Bryan Drewery | 2015-11-25 | 1 | -1/+0 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+68 |
| |\ | |||||
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| | * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 2 | -15/+2 |
| | |\ | |/ |/| | |||||
| | * | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 1 | -4/+1 |
| | |\ | |||||
| | * \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 1 | -3/+4 |
| | |\ \ | |||||
| | * | | | Fix building libstdc++ with clang | Simon J. Gerraty | 2014-05-16 | 1 | -3/+2 |
| | * | | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+1 |
| | * | | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| | * | | | Merge from head | Simon J. Gerraty | 2014-05-08 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge head | Simon J. Gerraty | 2014-04-28 | 1 | -3/+1 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge head@256284 | Simon J. Gerraty | 2013-10-13 | 1 | -0/+4 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge from head | Simon J. Gerraty | 2013-09-05 | 1 | -2/+2 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | sync from head | Simon J. Gerraty | 2013-04-12 | 1 | -5/+14 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| | * | | | | | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| | * | | | | | | | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 1 | -1/+9 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Correct the r242545 sync with head@242525. | David E. O'Brien | 2013-02-07 | 1 | -4/+0 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | We need /backward too it seems | Simon J. Gerraty | 2012-11-08 | 1 | -0/+4 |
| | * | | | | | | | | | | Updated/new Makefile.depend | Simon J. Gerraty | 2012-11-08 | 1 | -0/+3 |
| | * | | | | | | | | | | Sync from head | Simon J. Gerraty | 2012-11-04 | 2 | -1/+4 |
| | |\| | | | | | | | | | |||||
| | * | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+65 |
| * | | | | | | | | | | | Remove gnu/ info pages to unbreak the build with MK_GCC != no, etc | Enji Cooper | 2015-01-02 | 1 | -13/+0 |
| * | | | | | | | | | | | Convert to LIBADD | Baptiste Daroussin | 2014-11-25 | 1 | -2/+2 |
| | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
| * | | | | | | | | | | Remove MK_ARM_EABI, the armeb issues have been fixed. The code to support | Andrew Turner | 2014-10-01 | 1 | -4/+1 |
| | |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
| * | | | | | | | | | Allow libstdc++ and libsupc++ to compile with clang again, after the | Dimitry Andric | 2014-05-11 | 1 | -2/+2 |
| | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 |
| | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | | To avoid having to explicitly test COMPILER_TYPE for setting | Dimitry Andric | 2013-12-22 | 1 | -3/+1 |
| | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | | After r255321, clang uses libc++ by default. This leads to a lot of | Dimitry Andric | 2013-09-12 | 1 | -0/+4 |
| | |_|_|_|/ |/| | | | | |||||
| * | | | | | Teach libstdc++ about logl(3). | Pedro F. Giffuni | 2013-08-13 | 1 | -2/+2 |
| | |_|_|/ |/| | | | |||||
| * | | | | Regenerate libstdc++'s config.h, synchronizing it with our current | Dimitry Andric | 2013-02-15 | 1 | -5/+14 |
| | |_|/ |/| | | |||||
| * | | | Add compiler support for the ARM EABI. | Andrew Turner | 2013-01-17 | 1 | -1/+9 |
| | |/ |/| | |||||
| * | | For building GNU libstdc++ and libsupc++, filter out libc++-specific and | Dimitry Andric | 2012-10-23 | 1 | -1/+3 |
| * | | For building libstdc++ and libsupc++, filter out any -stdlib=libc++ | Dimitry Andric | 2012-08-25 | 1 | -0/+1 |
| * | | Turn on TLS support for arm on here as it is supported since r231618/ | Marius Strobl | 2012-06-14 | 1 | -1/+1 |
| |/ | |||||
| * | Make libsupc++ build as a shared library and make libstdc++ a filter library | David Chisnall | 2012-03-31 | 1 | -1/+1 |
| * | When one attempts to compile the tree with -march=i386, which also used | Dimitry Andric | 2011-11-06 | 1 | -1/+1 |
| * | Now that TLS is supported for sparc64 by both binutils 2.17.50 committed | Marius Strobl | 2011-03-11 | 1 | -1/+1 |
| * | GCC defines built-ins for atomic instructions found on i486 and higher. | Tijl Coosemans | 2010-09-07 | 2 | -2/+2 |
| * | MFtbemd: | Warner Losh | 2010-08-23 | 1 | -6/+6 |
| * | Non-GCC gcc compatible compilers may provide the same multimedia intrinsic | David E. O'Brien | 2010-05-12 | 1 | -1/+2 |
| * | Use the new PO_CXXFLAGS from r202807 to remove the '-ffunction-sections' | Stephane E. Potvin | 2010-01-22 | 1 | -0/+1 |
| * | There's no need to redundantly redefine atomicity.h. | Warner Losh | 2008-12-31 | 1 | -1/+0 |
