summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc
Commit message (Expand)AuthorAgeFilesLines
* MFC r312899: add octeon+ as an alias for octeon in GCC & binutilsemaste2017-03-031-1/+1
* WITH_META_MODE: Don't expect a .meta file for side-effect generated files.bdrewery2016-06-151-1/+1
* Convert to new FAST_DEPEND syntax for guessed dependencies.bdrewery2016-06-152-37/+35
* DIRDEPS_BUILD: Update GCC dependencies.bdrewery2016-06-047-4/+7
* gcc42: Fix minor C99 parse bugcem2016-05-271-1/+1
* WITH_META_MODE: Avoid rebuilds of cc_tools during target build.bdrewery2016-05-211-17/+19
* Make armv6 hard float abi by default. Kill armv6hf.imp2016-05-181-1/+1
* Follow-up r297842: Rework header generation to fix always rebuilding.bdrewery2016-04-182-113/+135
* DIRDEPS_BUILD: Regenerate without local dependencies.bdrewery2016-02-244-238/+0
* Use LIBEXECDIR for /usr/libexec.bdrewery2015-11-262-2/+2
* META MODE: Don't create .meta files when symlinking sources into the obj dire...bdrewery2015-11-251-2/+2
* Add more SUBDIR_PARALLEL.bdrewery2015-10-151-1/+11
* Remove directories disconnected since r169718.bdrewery2015-10-152-32/+0
* Remove redundant .NOPATH.bdrewery2015-09-261-2/+0
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.bdrewery2015-09-2512-24/+0
* Remove old GNU Binutils tools now provided by ELF Tool Chainemaste2015-08-053-45/+0
* Add META_MODE support.sjg2015-06-1313-0/+497
|\
| * Merge sync of headsjg2015-05-274-56/+9
| |\
| * \ Merge from head@274682sjg2014-11-192-4/+2
| |\ \
| * \ \ Merge head from 7/28sjg2014-08-193-11/+1
| |\ \ \
| * | | | Updated dependenciessjg2014-05-106-0/+11
| * | | | Merge from headsjg2014-05-088-7/+8
| |\ \ \ \
| * \ \ \ \ Merge headsjg2014-04-2811-12/+13
| |\ \ \ \ \
| * | | | | | Merge head@256308sjg2013-10-141-2/+2
| * | | | | | Merge headsjg2013-09-111-1/+6
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge from headsjg2013-09-056-72/+111
| |\ \ \ \ \ \ \
| * | | | | | | | Updated dependenciessjg2013-03-178-14/+8
| * | | | | | | | Updated dependenciessjg2013-02-166-12/+0
| * | | | | | | | Sync with HEAD.obrien2013-02-0813-8/+40
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Updated/new Makefile.dependsjg2012-11-081-0/+3
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Sync from headsjg2012-11-044-4/+8
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-2215-3/+491
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Misc fixes from projects/bmakesjg2015-06-111-0/+3
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Add ELF Tool Chain's c++filt to the buildemaste2015-04-301-1/+4
* | | | | | | | | | Remove GNU texinfo from base along with all info pages.bapt2015-01-022-53/+1
* | | | | | | | | | Remove empty generated file upon gperf failureemaste2014-12-151-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Remove MK_ARM_EABI, the armeb issues have been fixed. The code to supportandrew2014-10-012-4/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Make MK_GNUCXX mean "build the libstdc++ and libsupc++ libraries" andimp2014-07-101-6/+1
* | | | | | | | Remove ia64.marcel2014-07-072-5/+0
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-068-7/+8
| |_|_|_|_|/ |/| | | | |
* | | | | | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-136-6/+6
* | | | | | Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.andrew2014-03-231-1/+1
* | | | | | gcc: Missing makefile changes for r258501.pfg2013-11-242-3/+4
* | | | | | Fix cross compilation after r258428.andreast2013-11-212-2/+2
* | | | | | Bump OS versions in the toolchain triples to 11.0, and bump thedim2013-10-101-2/+2
| |_|_|_|/ |/| | | |
* | | | | On platforms where clang is the default compiler, don't build gcc or libstdc++.theraven2013-09-061-1/+6
| |_|_|/ |/| | |
* | | | add support to gcc for AES and PCLMUL intrinsics... This addes thejmg2013-09-033-1/+109
* | | | gcc: install AMD intrinsics header ammintrin.hpfg2013-06-071-2/+2
* | | | When gcc 4.2.0 was imported, the 3DNow intrinsics header <mm3dnow.h> wasdim2013-05-081-1/+2
* | | | Remove the Fortran directories.rpaulo2013-04-253-70/+0
| |_|/ |/| |
OpenPOWER on IntegriCloud