| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge ^/head r279313 through r279595. | dim | 2015-03-04 | 1 | -2/+4 |
|\ |
|
| * | Use appropriate alternative to -msoft-float for clang-built PowerPC kernels. | nwhitehorn | 2015-02-27 | 1 | -2/+4 |
* | | Merge ^/head r278756 through r278915. | dim | 2015-02-17 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | Globally enable -fms-extensions when building kernel with gcc, and remove | glebius | 2015-02-17 | 1 | -1/+0 |
* | | Merging ^/head r278224 through r278297. | dim | 2015-02-05 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | Add -fwrapv to CFLAGS for the kernel. This essentially un-reverts r259045. | peter | 2015-02-05 | 1 | -0/+8 |
| * | For clang, disable -Wcast-qual warnings for specific aesni files, since | dim | 2015-01-30 | 1 | -0/+1 |
* | | Merge ^/head r277902 through r277944. | dim | 2015-01-30 | 1 | -0/+1 |
* | | Since clang 3.6.0 now implements the archetype 'freebsd_kprintf' for | dim | 2015-01-28 | 1 | -0/+2 |
|/ |
|
* | Take out some more no-error warnings, as the build is clean without | imp | 2015-01-10 | 1 | -1/+1 |
* | Fix typo from too many cut-n-paste operations. Use IMPSRC:T to just | imp | 2015-01-06 | 1 | -1/+1 |
* | Clang's 3.5 integrated assembler now handles these files correctly (it | imp | 2015-01-05 | 1 | -6/+9 |
* | Eliminate uninitialized variable warnings in kernel and module builds when | ian | 2015-01-04 | 1 | -1/+6 |
* | Always use -Wno-unknown-pragmas, not just for clang. | imp | 2015-01-03 | 1 | -2/+2 |
* | Re-support CWARNFLAGS, lost when bsd.sys.mk was removed. Also, support | imp | 2015-01-03 | 1 | -7/+4 |
* | Move more of the warnings into kern.mk, as well as centralize that as | imp | 2015-01-01 | 1 | -8/+21 |
* | Fix module builds on arm (and maybe others) by turning off a whole | imp | 2015-01-01 | 1 | -0/+22 |
* | Ignore more warnings with external gcc | bapt | 2014-11-29 | 1 | -1/+2 |
* | For gcc 4.6 and newer, _Static_assert is a keyword, so don't try to | imp | 2014-10-10 | 1 | -1/+1 |
* | When building with a newer GCC, suppress some warnings for the | imp | 2014-10-09 | 1 | -1/+7 |
* | Disable all inline warnings on gcc >= 4.3. Not sure exactly where the | imp | 2014-08-14 | 1 | -0/+4 |
* | Streamline format extensions. Either the compiler supports them, and | imp | 2014-08-14 | 1 | -3/+2 |
* | After r261991, clang warnings about unused functions in the kernel were | dim | 2014-07-16 | 1 | -1/+1 |
* | Remove ia64. | marcel | 2014-07-07 | 1 | -10/+1 |
* | bitrotted compat cruft removal: | imp | 2014-05-10 | 1 | -3/+0 |
* | Simplify clang ifdefs in the kernel a bit. Introduce | imp | 2014-05-10 | 1 | -13/+7 |
* | Remove check for clang and expand the comment. Newer versions of gcc | imp | 2014-04-01 | 1 | -4/+6 |
* | Add a '*' to the M modifier string so we match any -gdwarf string (even | imp | 2014-03-25 | 1 | -2/+4 |
* | Rather than require a makeoptions DEBUG to get debug correct, | imp | 2014-03-25 | 1 | -0/+7 |
* | Similar to r262306 for boot1's Makefile, clang spells -mcmodel=medany as | dim | 2014-02-23 | 1 | -0/+4 |
* | Upgrade our copy of llvm/clang to 3.4 release. This version supports | dim | 2014-02-16 | 1 | -1/+2 |
* | Add a prior version compat define. | imp | 2014-02-04 | 1 | -0/+3 |
* | Revert r259045. | kib | 2013-12-15 | 1 | -6/+0 |
* | Disallow optimizations which potentially remove boundary checks | kib | 2013-12-06 | 1 | -0/+6 |
* | Spell extensions correctly. | brooks | 2013-05-20 | 1 | -2/+2 |
* | Add a new option WITHOUT_FORMAT_EXTENSIONS to disable flags related to | brooks | 2013-05-15 | 1 | -2/+10 |
* | Introduce a new make variable COMPILER_TYPE that specifies what | brooks | 2012-09-13 | 1 | -3/+3 |
* | Upgrade our copy of llvm/clang to trunk r162107. With thanks to | dim | 2012-08-20 | 1 | -0/+1 |
* | Work around the following clang warning in mps(4): | dim | 2012-03-23 | 1 | -0/+1 |
* | Update comments and CFLAGS in sys/conf/kern.mk, introduced in r221879, | dim | 2012-03-13 | 1 | -10/+8 |
* | Reenable -Winline on MIPS now that we're not compiling Cavium's error | jmallett | 2012-03-11 | 1 | -3/+0 |
* | Disable -Winline on MIPS in preparation for the import of the latest version | jmallett | 2012-03-11 | 1 | -0/+3 |
* | Revert r232473. I have been convinced by Doug Barton and Bjoern Zeeb | dim | 2012-03-03 | 1 | -3/+3 |
* | After r232322, it turned out many people (and some ports) are building | dim | 2012-03-03 | 1 | -3/+3 |
* | Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, that | dim | 2012-02-29 | 1 | -3/+3 |
* | Revert r231978, so I can apply a more proper fix to silence unneeded | dim | 2012-02-23 | 1 | -1/+0 |
* | When building with clang, disable -Wformat-security for | dim | 2012-02-21 | 1 | -0/+1 |
* | When building with clang, disable -Wunneeded-internal-declaration for | dim | 2012-02-21 | 1 | -0/+1 |
* | Disable several instances instances of clang's -Wself-assign warning. | dim | 2011-12-30 | 1 | -0/+1 |
* | For several files in sys/dev/drm, disable -Wunused-value when building | dim | 2011-12-30 | 1 | -0/+1 |