On Thu, Aug 28, 2008 at 09:48:03PM +0100, Gavin Atkinson wrote:
> On Thu, 28 Aug 2008, Marius Strobl wrote:
> >marius 2008-08-28 19:14:47 UTC
> >
> > Modified files:(Branch: RELENG_7)
> > sys/conf kern.pre.mk
> > Log:
> > SVN rev 182395 on 2008-08-28 19:14:47Z by marius
>
On Thu, 28 Aug 2008, Marius Strobl wrote:
marius 2008-08-28 19:14:47 UTC
Modified files:(Branch: RELENG_7)
sys/conf kern.pre.mk
Log:
SVN rev 182395 on 2008-08-28 19:14:47Z by marius
MFC: r179665
Revert this part of r182231 so the kernel is compiled with at leas
marius 2008-08-28 19:14:47 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/conf kern.pre.mk
Log:
SVN rev 182395 on 2008-08-28 19:14:47Z by marius
MFC: r179665
Revert this part of r182231 so the kernel is compiled with at least
"-O
On Mon, Jun 09, 2008 at 06:31:17AM +, John Birrell wrote:
> jb 2008-06-09 06:31:17 UTC
> FreeBSD src repository
>
> Modified files:
> sys/conf kern.pre.mk
> Log:
> SVN rev 179665 on 2008-06-09 06:31:17Z by jb
>
> Remove some sparc-specific stuff from my e
jb 2008-06-09 06:31:17 UTC
FreeBSD src repository
Modified files:
sys/conf kern.pre.mk
Log:
SVN rev 179665 on 2008-06-09 06:31:17Z by jb
Remove some sparc-specific stuff from my earlier sun4v work in p4.
It never belonged in current.
Pointed out by: m
imp 2008-02-02 19:55:28 UTC
FreeBSD src repository
Modified files:
sys/conf kern.pre.mk
Log:
pc98 lint builds w/o warnings. Remove the last special case from our
compiler upgrade.
# if tinderbox breaks, I'll fix it, but it shouldn't...
Revision Chang
cognet 2008-02-02 16:47:15 UTC
FreeBSD src repository
Modified files:
sys/conf kern.pre.mk
Log:
Arm should build fine with -Werror as well.
Revision ChangesPath
1.96 +1 -1 src/sys/conf/kern.pre.mk
___
imp 2008-02-02 16:40:40 UTC
FreeBSD src repository
Modified files:
sys/conf kern.pre.mk
Log:
sun4v has a MACHINE_ARCH of sparc64, so it was covered under that clause and
shouldn't have been added. Remove it.
Revision ChangesPath
1.95 +1 -1
imp 2008-02-02 07:52:24 UTC
FreeBSD src repository
Modified files:
sys/conf kern.pre.mk
Log:
Some platforms that are currently under development have to cope with
a variety of bootloaders. This sometimes means that different loader
scripts are required within
imp 2008-02-02 07:43:38 UTC
FreeBSD src repository
Modified files:
sys/conf kern.pre.mk
Log:
Wall of shame rather than wall of fame for the -Werror suppression.
If we aren't arm, pc98 or sun4v, then enable treating warnings like
errors. That doesn't mean thes
jfv 2007-10-12 07:49:33 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/conf kern.pre.mk
Log:
Fix the duplicate include stanza.
PR: 117125
Revision ChangesPath
1.65.2.6 +0 -3 src/sys/conf/kern.pre.mk
___
marcel 2007-08-08 19:12:06 UTC
FreeBSD src repository
Modified files:
sys/conf kern.pre.mk
Log:
Re-enable -Werror for PowerPC. This should really be unconditional again.
Approved by: re (blanket)
Revision ChangesPath
1.92 +2 -1 src/sys/conf
marcel 2007-07-31 03:15:32 UTC
FreeBSD src repository
Modified files:
sys/conf kern.pre.mk
Log:
Enable -Werror for ia64.
Approved by: re (blanket)
Revision ChangesPath
1.91 +1 -1 src/sys/conf/kern.pre.mk
jfv 2007-07-12 00:01:54 UTC
FreeBSD src repository
Modified files:
sys/conf kern.pre.mk
Log:
Removed unnecessary global includes for ixgbe, and em. Both have been
determined to be unnecessary.
Approved by: re
Revision ChangesPath
1.90 +0 -6
peter 2007-07-06 01:50:58 UTC
FreeBSD src repository
Modified files:
sys/conf kern.pre.mk
Log:
I did not intend to turn -Werror on for pc98. Refine the test for
turning it on for i386.
Approved by: re (rwatson, followup)
Revision ChangesPath
1.8
peter 2007-07-06 00:52:29 UTC
FreeBSD src repository
Modified files:
sys/conf kern.pre.mk
Log:
Turn on -Werror for sparc64 and sun4v.
Approved by:re (rwatson)
Revision ChangesPath
1.87 +2 -1 src/sys/conf/kern.pre.mk
___
peter 2007-07-05 09:30:34 UTC
FreeBSD src repository
Modified files:
sys/conf kern.pre.mk
Log:
Turn on -Werror for i386 kernel builds.
Approved by: re (rwatson)
Revision ChangesPath
1.86 +1 -1 src/sys/conf/kern.pre.mk
_
peter 2007-07-05 07:06:18 UTC
FreeBSD src repository
Modified files:
sys/conf kern.pre.mk
Log:
Turn -Werror back on for amd64 for kernel builds.
Approved by: re (rwatson)
Revision ChangesPath
1.85 +2 -0 src/sys/conf/kern.pre.mk
__
kan 2007-05-19 04:48:08 UTC
FreeBSD src repository
Modified files:
sys/conf kern.pre.mk kmod.mk
Log:
Disable -Werror for now.
Remove -I- construct obsolete in GCC 4.2.
Revision ChangesPath
1.83 +2 -2 src/sys/conf/kern.pre.mk
1.218 +2
bde 2007-02-25 05:01:05 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/conf kern.pre.mk
Log:
MFC (1.80: style fixes and 1.81: fix high resolution kernel profiling).
I was reminded of the brokenness when attempting to profile sendto()
bde 2006-10-26 15:16:43 UTC
FreeBSD src repository
Modified files:
sys/conf kern.pre.mk
Log:
Fixed high resolution profiling on arches that support it (amd64 and
i386). Use -mprofiler-epilogue again, and don't use -finstrument-functions.
The former has been f
bde 2006-10-26 11:53:26 UTC
FreeBSD src repository
Modified files:
sys/conf kern.pre.mk
Log:
Reduced the ifdef tangle for profiling by moving the unreachable
never-working parts for icc to the attic.
Fixed some nearby style bugs.
Revision ChangesP
ru 2006-10-13 22:29:06 UTC
FreeBSD src repository
Modified files:
sys/conf kern.pre.mk
Log:
Define an empty C_DIALECT in case of "icc", just in case.
Revision ChangesPath
1.79 +1 -0 src/sys/conf/kern.pre.mk
__
obrien 2006-07-17 18:43:17 UTC
FreeBSD src repository
Modified files:
sys/conf kern.pre.mk
Log:
/etc/src.conf wasn't visable for the kernel build.
Revision ChangesPath
1.76 +5 -0 src/sys/conf/kern.pre.mk
_
obrien 2005-11-07 09:55:52 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/conf kern.pre.mk
sys/contrib/dev/acpica acdisasm.h acenv.h acfreebsd.h acpi.h
acpiosxf.h acpixf.h actbl.h dbcmds.c
25 matches
Mail list logo