Module Name:src
Committed By: matt
Date: Sun Aug 18 07:01:45 UTC 2013
Modified Files:
src/sys/arch/arm/arm: linux_syscall.c
src/sys/arch/shark/ofw: ofw.c
src/sys/arch/shark/shark: shark_machdep.c
src/sys/compat/linux/arch/arm: linux_machdep.c
Log Me
Module Name:othersrc
Committed By: wiz
Date: Sun Aug 18 07:09:06 UTC 2013
Modified Files:
othersrc/external/bsd/multigest/dist: multigest.1
Log Message:
Sort options. Consistency. Serial comma. Describe -F instead of -S twice :)
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: matt
Date: Sun Aug 18 07:15:31 UTC 2013
Modified Files:
src/sys/arch/arm/include: profile.h
Log Message:
Don't use cfi ops in non EABI MCOUNT
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/arm/include/profile.h
P
Module Name:src
Committed By: matt
Date: Sun Aug 18 07:36:13 UTC 2013
Modified Files:
src/sys/sys: intr.h
Log Message:
Expose SOFTINT_COUNT for _KMEMUSER
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/sys/intr.h
Please note that diffs are not publ
Module Name:src
Committed By: matt
Date: Sun Aug 18 07:36:39 UTC 2013
Modified Files:
src/sys/arch/arm/include: cpu.h
Log Message:
If _KMEMUSER, include
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 src/sys/arch/arm/include/cpu.h
Please note that diffs
Module Name:src
Committed By: matt
Date: Sun Aug 18 07:55:28 UTC 2013
Modified Files:
src/sys/arch/arm/arm32: genassym.cf
Log Message:
include
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/sys/arch/arm/arm32/genassym.cf
Please note that diffs are no
Module Name:src
Committed By: skrll
Date: Sun Aug 18 07:57:29 UTC 2013
Modified Files:
src/lib/libc/arch/arm: Makefile.inc
Log Message:
Only add in __aeabi_read_tp.S when building for earm.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/lib/libc/arch/a
Module Name:src
Committed By: matt
Date: Sun Aug 18 07:57:27 UTC 2013
Modified Files:
src/sys/arch/arm/arm: cpufunc.c
src/sys/arch/arm/include: locore.h
Log Message:
Add a CPU_IS_ARMV7_P() macro (nonv7 evals to false, v7 only true, otherwise
cpu_armv7_p is checked
Module Name:src
Committed By: matt
Date: Sun Aug 18 08:08:15 UTC 2013
Modified Files:
src/sys/arch/arm/arm: undefined.c
Log Message:
Properly recognize Thumb2 instructions.
(a thumb2 FP programs correctly runs now).
To generate a diff of this commit:
cvs rdiff -u -r1.49
Module Name:src
Committed By: martin
Date: Sun Aug 18 09:31:38 UTC 2013
Modified Files:
src/sys/arch/sparc64/include: psl.h
Log Message:
Remove ancient spl* variants no longer used
To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/arch/sparc64/include
Module Name:src
Committed By: christos
Date: Sun Aug 18 09:57:16 UTC 2013
Modified Files:
src/lib/libc/net: gethnamaddr.c
Log Message:
appease lint.
To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 src/lib/libc/net/gethnamaddr.c
Please note that diffs are n
Module Name:src
Committed By: christos
Date: Sun Aug 18 10:00:58 UTC 2013
Modified Files:
src/lib/libc/net: getnameinfo.3
Log Message:
getnameinfo is now thread-safe so remove bugs section.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/lib/libc/net/ge
Module Name:src
Committed By: wiz
Date: Sun Aug 18 10:40:06 UTC 2013
Modified Files:
src/lib/libc/net: getnameinfo.3
Log Message:
Update comment.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/lib/libc/net/getnameinfo.3
Please note that diffs are not
Module Name:src
Committed By: matt
Date: Sun Aug 18 15:58:21 UTC 2013
Modified Files:
src/sys/arch/arm/arm: cpu_in_cksum.S
src/sys/arch/arm/at91: at91bus.c
src/sys/arch/arm/ep93xx: ep93xx_intr.c
src/sys/arch/arm/gemini: gemini_pci.c
src/sys/a
Module Name:src
Committed By: matt
Date: Sun Aug 18 16:08:02 UTC 2013
Modified Files:
src/sys/arch/arm/arm: disassem.c
Log Message:
Don't include , just
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/arm/arm/disassem.c
Please note that diffs
Module Name:src
Committed By: matt
Date: Sun Aug 18 16:08:24 UTC 2013
Modified Files:
src/sys/arch/arm/include: locore.h
Log Message:
Include if !_LOCORE
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/include/locore.h
Please note that diff
Module Name:src
Committed By: matt
Date: Sun Aug 18 16:08:42 UTC 2013
Modified Files:
src/sys/arch/acorn26/acorn26: autoconf.c except.c start.c
src/sys/arch/acorn26/podulebus: podulebus.c
Log Message:
Fix lossage.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: matt
Date: Sun Aug 18 16:09:50 UTC 2013
Modified Files:
src/sys/arch/arm/iomd: iomd_fiq.S
Log Message:
Fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/iomd/iomd_fiq.S
Please note that diffs are not publ
Module Name:src
Committed By: skrll
Date: Sun Aug 18 16:55:47 UTC 2013
Modified Files:
src/lib/libc/arch/arm: Makefile.inc
Log Message:
Revert previous.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/lib/libc/arch/arm/Makefile.inc
Please note that dif
Module Name:othersrc
Committed By: agc
Date: Sun Aug 18 18:40:27 UTC 2013
Modified Files:
othersrc/external/bsd/multigest/dist: md5c.c
othersrc/external/bsd/multigest/lib: Makefile
Log Message:
make sure the correct header files are picked up
To generate a diff o
Module Name:src
Committed By: joerg
Date: Sun Aug 18 20:03:48 UTC 2013
Modified Files:
src/lib/libc/citrus: citrus_lc_ctype.c
src/lib/libc/locale: Makefile.inc global_locale.c multibyte.h
multibyte_amd1.c multibyte_c90.c nb_lc_messages_misc.h
Module Name:src
Committed By: joerg
Date: Sun Aug 18 20:48:17 UTC 2013
Modified Files:
src/tools/compat: compat_defs.h
Log Message:
Support __format_arg.
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/tools/compat/compat_defs.h
Please note that diffs
Module Name:src
Committed By: matt
Date: Sun Aug 18 21:42:16 UTC 2013
Modified Files:
src/sys/arch/acorn32/acorn32: rpc_machdep.c
src/sys/arch/acorn32/eb7500atx: eb7500atx_machdep.c
src/sys/arch/netwinder/netwinder: netwinder_machdep.c
src/sys/arch/z
Module Name:src
Committed By: matt
Date: Sun Aug 18 21:50:31 UTC 2013
Modified Files:
src/sys/arch/iyonix/iyonix: iyonix_machdep.c
Log Message:
Fix lossage
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/iyonix/iyonix/iyonix_machdep.c
Please
Module Name:src
Committed By: matt
Date: Sun Aug 18 21:57:01 UTC 2013
Modified Files:
src/sys/arch/epoc32/epoc32: intr.c machdep.c
Log Message:
Fix lossage
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/epoc32/epoc32/intr.c
cvs rdiff -u -r1.2 -
Module Name:src
Committed By: matt
Date: Sun Aug 18 22:26:51 UTC 2013
Modified Files:
src/sys/arch/hpcarm/hpcarm: hpc_machdep.c sa11x0_hpc_machdep.c
Log Message:
Fix lossage
To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 src/sys/arch/hpcarm/hpcarm/hpc_m
Module Name:src
Committed By: matt
Date: Sun Aug 18 23:14:27 UTC 2013
Modified Files:
src/sys/arch/arm/include: cpu.h
Log Message:
Fix CLKF_INTR for EABI to (void) its argument so it isn't mark unused by the
optimizer.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: matt
Date: Mon Aug 19 00:35:07 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/atomic: atomic_cas_up.S
Log Message:
Thumbify
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/common/lib/libc/arch/arm/atomic/atomic_cas_up.
Module Name:src
Committed By: matt
Date: Mon Aug 19 00:36:29 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: strcat_arm.S
Log Message:
Add .cfi ops if EABI.
Thumbify.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/common/lib/libc/arch/arm/s
Module Name:src
Committed By: matt
Date: Mon Aug 19 00:56:12 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: strcmp.S
Log Message:
Thumbify
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/common/lib/libc/arch/arm/string/strcmp.S
Please note
Module Name:src
Committed By: matt
Date: Mon Aug 19 00:57:25 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: strncmp.S
Log Message:
Thumbify
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/common/lib/libc/arch/arm/string/strncmp.S
Please no
Module Name:src
Committed By: matt
Date: Mon Aug 19 01:08:53 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: memcpy_xscale.S
Log Message:
Add END(memcpy)
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/common/lib/libc/arch/arm/string/memcpy_
Module Name:src
Committed By: matt
Date: Mon Aug 19 01:08:29 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: strchr.S strlen.S strnlen.S
strrchr.S
Log Message:
For Thumb, use naive version
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r
Module Name:src
Committed By: matt
Date: Mon Aug 19 01:12:08 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: strlcat_arm.S
Log Message:
Add .cfi for __ARM_EABI__
Thumbify
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/common/lib/libc/arch/a
Module Name:src
Committed By: matt
Date: Mon Aug 19 01:17:32 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: strlen_arm.S
Log Message:
For EABI, add .cfi ops
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/common/lib/libc/arch/arm/string/str
Module Name:src
Committed By: matt
Date: Mon Aug 19 02:07:22 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: strlen_naive.S
Log Message:
teq -> cmp
ip -> r2
add/sub -> adds/subs
(thumbify part 1)
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 s
Module Name:src
Committed By: matt
Date: Mon Aug 19 02:08:41 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: strlen_naive.S
Log Message:
Change previous use of r2 to r3
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/common/lib/libc/arch/arm
Module Name:src
Committed By: matt
Date: Mon Aug 19 02:11:03 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: strlen_naive.S
Log Message:
Use ip as a temporary
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/common/lib/libc/arch/arm/string/st
Module Name:src
Committed By: matt
Date: Mon Aug 19 02:13:14 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: strlen_naive.S
Log Message:
Thumbify
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/common/lib/libc/arch/arm/string/strlen_naive.S
Module Name:src
Committed By: matt
Date: Mon Aug 19 02:20:06 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: strchr_naive.S
Log Message:
ip -> r2
teq -> cmp
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/common/lib/libc/arch/arm/string/strc
Module Name:src
Committed By: matt
Date: Mon Aug 19 02:22:25 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: strchr_naive.S
Log Message:
Thumbify
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/common/lib/libc/arch/arm/string/strchr_naive.S
Module Name:src
Committed By: matt
Date: Mon Aug 19 02:24:09 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: strrchr_naive.S
Log Message:
ip -> r2
teq -> cmp
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/common/lib/libc/arch/arm/string/str
Module Name:src
Committed By: matt
Date: Mon Aug 19 02:36:27 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: strrchr_naive.S
Log Message:
Thumbify
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/common/lib/libc/arch/arm/string/strrchr_naive.
Module Name:src
Committed By: matt
Date: Mon Aug 19 02:37:12 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: memmove.S
Log Message:
Add END()
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/common/lib/libc/arch/arm/string/memmove.S
Please n
Module Name:src
Committed By: matt
Date: Mon Aug 19 02:54:02 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: strcat_naive.S
Log Message:
Thumbify
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/common/lib/libc/arch/arm/string/strcat_naive.S
Module Name:src
Committed By: matt
Date: Mon Aug 19 02:55:19 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: ffs.S
Log Message:
Add END() and clarify thumb/arm
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/common/lib/libc/arch/arm/string/f
Module Name:src
Committed By: matt
Date: Mon Aug 19 03:05:17 UTC 2013
Modified Files:
src/sys/sys: intr.h
Log Message:
make sure u_int is defined
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/sys/intr.h
Please note that diffs are not public domai
Module Name:src
Committed By: matt
Date: Mon Aug 19 03:27:34 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/quad: __aeabi_ldivmod.S
Log Message:
Add cfi ops.
Thumbify
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 \
src/common/lib/libc/arch/arm/
Module Name:src
Committed By: matt
Date: Mon Aug 19 03:43:07 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/quad: __aeabi_uldivmod.S
Log Message:
Add .cfi ops
Thumbify
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/common/lib/libc/arch/arm/quad/__
Module Name:src
Committed By: matt
Date: Mon Aug 19 03:44:18 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/gen: byte_swap_2.S
Log Message:
Use STRONG_ALIAS
Add thumb variation
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/common/lib/libc/arch/ar
Module Name:src
Committed By: matt
Date: Mon Aug 19 03:44:47 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/gen: byte_swap_4.S
Log Message:
Add thumb version
Use STRONG_ALIAS
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/common/lib/libc/arch/arm/
Module Name:src
Committed By: matt
Date: Mon Aug 19 03:47:06 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/gen: divide.S
Log Message:
This is ARM only
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/common/lib/libc/arch/arm/gen/divide.S
Please no
Module Name:src
Committed By: matt
Date: Mon Aug 19 03:51:04 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/gen: udivsi3.S
Log Message:
thumbify
add .cfi ops (for thumb)
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/common/lib/libc/arch/arm/gen/u
Module Name:src
Committed By: matt
Date: Mon Aug 19 03:54:15 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/gen: divsi3.S
Log Message:
Thumbify (and use .cfi ops)
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/common/lib/libc/arch/arm/gen/divsi3.S
Module Name:src
Committed By: matt
Date: Mon Aug 19 03:55:12 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/atomic: Makefile.inc
Log Message:
Rework to allow thumb armv7 compilation.
Add atomic_simplelock.c for thumb
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: jmcneill
Date: Mon Aug 19 04:27:22 UTC 2013
Modified Files:
src/distrib/utils/embedded/conf: beagleboard.conf
src/etc/etc.evbarm: Makefile.inc
Log Message:
Instead of trying to pass two kernels to beagleboard.conf, pass one and
derive
Module Name:src
Committed By: matt
Date: Mon Aug 19 06:11:20 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: strlcat_arm.S
Log Message:
fix cfi_register -> cfi_offset
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/common/lib/libc/arch/arm/s
Module Name:src
Committed By: matt
Date: Mon Aug 19 06:23:59 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: memcmp.S memset.S
Log Message:
Add END()
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/common/lib/libc/arch/arm/string/memcmp.S
cv
Module Name:src
Committed By: skrll
Date: Mon Aug 19 06:56:15 UTC 2013
Removed Files:
src/lib/csu/arm_elf: Makefile crt0.c dot_init.h
Log Message:
G/C arm COMPILERCRTSTUFF
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r0 src/lib/csu/arm_elf/Makefile
cvs rdiff -u
59 matches
Mail list logo