Module Name:src
Committed By: hauke
Date: Fri Dec 7 08:04:02 UTC 2012
Modified Files:
src/sys/arch/mac68k/dev: sbc.c
Log Message:
Remove the R1 syntactic sugar, since it collides with a #define in
, breaking the build.
The R1s serve to bring the buffer pointer to a 4 byt
Module Name:src
Committed By: jdc
Date: Fri Dec 7 12:57:02 UTC 2012
Modified Files:
src/sys/arch/sparc64/conf: GENERIC
Log Message:
Add uthum (tested on U60 with Belkin F5U508 USB 2 and SB2000 built-in USB 1).
To generate a diff of this commit:
cvs rdiff -u -r1.155 -r1.
Module Name:src
Committed By: christos
Date: Fri Dec 7 15:29:38 UTC 2012
Modified Files:
src/sys/netipsec: ipsec.c
Log Message:
rename pcb_sp to policy to avoid:
$SRC/arch/arm/include/pcb.h:#define pcb_sp pcb_un.un_32.pcb32_sp
$SRC/arch/arm/include/pcb.h:#def
Module Name:src
Committed By: christos
Date: Fri Dec 7 15:38:04 UTC 2012
Modified Files:
src/external/gpl3/gcc/lib/libgcc: Makefile.inc
Log Message:
If we did not include a specific arch file G_UNWIND_H will not be defined.
Perhaps it is better to error out in that case?
Module Name:src
Committed By: christos
Date: Fri Dec 7 15:41:02 UTC 2012
Modified Files:
src/common/lib/libc/quad: lshldi3.c
Log Message:
use explicit cast to pacify lint.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/common/lib/libc/quad/lshldi3.c
Pl
Module Name:src
Committed By: njoly
Date: Fri Dec 7 18:36:25 UTC 2012
Modified Files:
src/distrib/sets/lists/comp: ad.mips64eb ad.mips64el md.amd64
md.sparc64 shl.mi
Log Message:
Adjust libraries debug entries following recent bind update.
To generate a diff
Module Name:src
Committed By: matt
Date: Fri Dec 7 18:46:50 UTC 2012
Modified Files:
src/sys/arch/arm/include/arm32: param.h
Log Message:
FPCONTEXTSIZE is dead.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/arm/include/arm32/param.h
Please
Module Name:src
Committed By: njoly
Date: Fri Dec 7 18:48:56 UTC 2012
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
+dnssec-verify.debug
To generate a diff of this commit:
cvs rdiff -u -r1.1795 -r1.1796 src/distrib/sets/lists/comp/mi
Please note that dif
Module Name:src
Committed By: matt
Date: Fri Dec 7 18:49:13 UTC 2012
Modified Files:
src/sys/arch/arm/include: mcontext.h reg.h
Log Message:
Extend vfpreg to include all 32 64-bit FP registers.
For __ARM_EABI__, define __vfp_fstmx to have space for all 32 32-bit
FP regist
Module Name:src
Committed By: matt
Date: Fri Dec 7 22:18:45 UTC 2012
Modified Files:
src/sys/arch/arm/broadcom: files.bcm53xx
Log Message:
Add BCMETH_COUNTERS
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/broadcom/files.bcm53xx
Please not
Module Name:src
Committed By: matt
Date: Fri Dec 7 22:21:03 UTC 2012
Modified Files:
src/sys/arch/arm/broadcom: bcm53xx_eth.c
Log Message:
Make evcnt'ers optional.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/arm/broadcom/bcm53xx_eth.c
Ple
Module Name:src
Committed By: matt
Date: Fri Dec 7 22:47:13 UTC 2012
Modified Files:
src/sys/arch/arm/broadcom [matt-nb6-plus]: bcm53xx_eth.c files.bcm53xx
Log Message:
Sync with HEAD.
To generate a diff of this commit:
cvs rdiff -u -r1.17.2.2 -r1.17.2.3 src/sys/arch/ar
Module Name:src
Committed By: christos
Date: Sat Dec 8 01:38:27 UTC 2012
Modified Files:
src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++: eh_arm.cc
unwind-cxx.h
Log Message:
fix inconsistencies in EABI decls.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: christos
Date: Sat Dec 8 02:35:06 UTC 2012
Modified Files:
src/external/gpl3/gcc/lib/libgcc/libgcov: Makefile
Log Message:
XXX: Use earm for earmeb
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/gpl3/gcc/lib/libgcc
Module Name:src
Committed By: christos
Date: Sat Dec 8 02:41:54 UTC 2012
Modified Files:
src/sys/arch/arm/include: mcontext.h
Log Message:
need stdint.h for uint64_t and it is messy to do it open-coded.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/s
Module Name:src
Committed By: matt
Date: Sat Dec 8 06:46:50 UTC 2012
Modified Files:
src/sys/arch/arm/arm: process_machdep.c
Log Message:
Make sure the enable bit is not set when restoring the VFP context since
that has special meaning to the VFP PCU code.
To generate a
Module Name:src
Committed By: matt
Date: Sat Dec 8 06:47:31 UTC 2012
Modified Files:
src/sys/arch/arm/arm: sig_machdep.c
Log Message:
Make sure that if _UC_FPU is set, that _UC_ARM_VFP is also set.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/sys/ar
Module Name:src
Committed By: matt
Date: Sat Dec 8 06:49:00 UTC 2012
Modified Files:
src/sys/arch/arm/vfp: vfp_init.c
Log Message:
On Cortex, make sure to load/save the upper 16 64-FP registers.
When creating a mcontext_t, make sure _UC_ARM_VFP is set.
To generate a dif
Module Name:src
Committed By: matt
Date: Sat Dec 8 06:58:36 UTC 2012
Modified Files:
src/sys/arch/arm/include: mcontext.h
Log Message:
Define the correct __UCONTEXT_SIZE for EABI.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/arm/include/mco
Module Name:src
Committed By: matt
Date: Sat Dec 8 07:05:23 UTC 2012
Modified Files:
src/sys/arch/evbarm/conf: OVERO mk.bcm53xx mk.beagle std.netwalker
Log Message:
For cortex kernels, also specify -mfpu=neon
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20
Module Name:src
Committed By: hannken
Date: Sat Dec 8 07:24:42 UTC 2012
Modified Files:
src/sys/kern: vfs_wapbl.c
Log Message:
Try to coalesce writes to the journal in MAXPHYS sized and aligned blocks.
Speeds up wapbl_flush() on raid5 by a factor of 3-4.
Discussed on tec
21 matches
Mail list logo