Module Name:src
Committed By: matt
Date: Mon Aug 5 03:36:48 UTC 2013
Added Files:
src/external/gpl3/gcc/lib/crtstuff/arch: earmv7eb.mk
src/external/gpl3/gcc/lib/libgcc/arch: earmv7eb.mk
src/external/gpl3/gcc/lib/libgcc/libgcov/arch/earmv7eb: defs.mk
Module Name:src
Committed By: matt
Date: Mon Aug 5 03:22:45 UTC 2013
Modified Files:
src/external/gpl3/gcc/usr.bin: Makefile.inc
Log Message:
Use GMP_MACHINE_ARCH which is MACHINE_ARCH with arm substituted for armv[467].
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: msaitoh
Date: Mon Aug 5 03:06:51 UTC 2013
Modified Files:
src/doc: CHANGES
Log Message:
Add some device support for bge(4) and brgphy(4).
To generate a diff of this commit:
cvs rdiff -u -r1.1839 -r1.1840 src/doc/CHANGES
Please note that di
Module Name:src
Committed By: matt
Date: Mon Aug 5 01:53:42 UTC 2013
Modified Files:
src/external/lgpl2/mpc/lib/libmpc: Makefile
Log Message:
Use GMP_MACHINE_ARCH which is MACHINE_ARCH with arm substituted for armv[467].
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: matt
Date: Mon Aug 5 01:46:57 UTC 2013
Modified Files:
src/external/lgpl3/mpfr/lib/libmpfr: Makefile
Log Message:
Use GMP_MACHINE_ARCH which is MACHINE_ARCH with arm substituted for armv[467].
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: matt
Date: Mon Aug 5 00:59:19 UTC 2013
Modified Files:
src/sys/arch/arm/cortex: a9_mpsubr.S
Log Message:
Turn on CPU_CONTROL_EX_BEND for big endian in exceptions,
not CPU_CONTROL_BEND_ENABLE.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: matt
Date: Mon Aug 5 00:57:24 UTC 2013
Modified Files:
src/sys/arch/arm/arm: cpu_exec.c
src/sys/arch/arm/include: elf_machdep.h
Log Message:
Add EF_ARM_BE8
Make sure that running a program, that it right big-endian format for the
proc
Module Name:src
Committed By: matt
Date: Mon Aug 5 00:28:52 UTC 2013
Modified Files:
src: build.sh
Log Message:
Add evbearmv7-eb and evbearmv7hf-eb aliases for evbarm.
These are because cortex (armv7a) cores uses a different big-endian binary
format that previous big-endi
Module Name:src
Committed By: matt
Date: Mon Aug 5 00:21:50 UTC 2013
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Add 3 more MACHINE_ARCH: earmv4 earmv7eb earmv7hfeb
The latter are for cortex big-endian which uses a different binary format
than previous arm big e
Module Name:src
Committed By: matt
Date: Mon Aug 5 00:17:53 UTC 2013
Modified Files:
src/external/gpl3/binutils/usr.sbin: Makefile.inc
src/external/gpl3/binutils/usr.sbin/dbsym: Makefile
src/external/gpl3/binutils/usr.sbin/mdsetimage: Makefile
Log Message:
Module Name:src
Committed By: matt
Date: Mon Aug 5 00:11:52 UTC 2013
Added Files:
src/external/gpl3/gcc/lib/crtstuff/arch: earmv7hfeb.mk
src/external/gpl3/gcc/lib/libgcc/arch: earmv7hfeb.mk
src/external/gpl3/gcc/lib/libgcc/libgcov/arch/earmv7hfeb: defs.mk
Module Name:src
Committed By: matt
Date: Mon Aug 5 00:08:58 UTC 2013
Modified Files:
src/external/gpl3/binutils/lib/libbfd: Makefile
src/external/gpl3/binutils/lib/libiberty: Makefile
src/external/gpl3/binutils/lib/libopcodes: Makefile
src/external/
Module Name:src
Committed By: matt
Date: Sun Aug 4 23:41:43 UTC 2013
Modified Files:
src/external/gpl3/gdb: Makefile.inc
src/external/gpl3/gdb/bin/gdb: Makefile
src/external/gpl3/gdb/bin/gdbtui: Makefile
src/external/gpl3/gdb/lib/libbfd: Makefile
Module Name:src
Committed By: matt
Date: Sun Aug 4 23:37:54 UTC 2013
Modified Files:
src/external/lgpl3/gmp/lib/libgmp: Makefile
Log Message:
If MACHINE_ARCH contains armv[467], use arm instead.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/external/
Module Name:src
Committed By: matt
Date: Sun Aug 4 22:19:42 UTC 2013
Modified Files:
src/external/gpl3/binutils/dist/ld: configure.tgt
Log Message:
match armv[467]*--netbsdelf*
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/external/gpl3/binutils/dist/
Module Name:src
Committed By: matt
Date: Sun Aug 4 22:18:16 UTC 2013
Modified Files:
src/external/gpl3/gcc/dist/gcc: config.gcc
Log Message:
match armv[467]*--netbsdelf*
and default cpu appropriately.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/ext
Module Name:src
Committed By: skrll
Date: Sun Aug 4 17:35:10 UTC 2013
Removed Files:
src/lib/csu/hppa: Makefile crt0.c dot_init.h
Log Message:
G/C old csu stuff for hppa.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r0 src/lib/csu/hppa/Makefile
cvs rdiff -u -r
Module Name:src
Committed By: joerg
Date: Sun Aug 4 17:15:21 UTC 2013
Modified Files:
src/crypto/external/bsd/openssl/lib/libcrypto/arch/powerpc: aes-ppc.S
ppccpuid.S sha512-ppc.S
Log Message:
Prefer "." for the current address and not the PPC specific "$".
Module Name:src
Committed By: sjg
Date: Sun Aug 4 16:48:15 UTC 2013
Modified Files:
src/usr.bin/make: job.c main.c
Log Message:
Move the call to Job_SetPrefix() to Job_Init() so that
makefiles have had a chance to set .MAKE.JOB.PREFIX
To generate a diff of this commit:
Module Name:src
Committed By: pooka
Date: Sun Aug 4 11:09:55 UTC 2013
Modified Files:
src/sys/rump/librump/rumpvfs: rumpfs.c
Log Message:
Use standard file-is-valid-until-last-reference-is-dropped semantics
for file contents.
via Justin Cormack & valgrind on github
To
Module Name:src
Committed By: pooka
Date: Sun Aug 4 11:02:02 UTC 2013
Modified Files:
src/tests/fs/vfs: t_io.c
Log Message:
tests for i/o-after-unlink
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/tests/fs/vfs/t_io.c
Please note that diffs are not p
Module Name:src
Committed By: wiz
Date: Sun Aug 4 07:55:09 UTC 2013
Modified Files:
src/games/cgram: cgram.6
Log Message:
Add RCS Id.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/games/cgram/cgram.6
Please note that diffs are not public domain; they
Module Name:src
Committed By: matt
Date: Sun Aug 4 07:49:07 UTC 2013
Modified Files:
src/external/bsd/file/dist/magic/magdir: elf
Log Message:
Print out BE8 and LE8 for arm elf
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/file/dist/magic/
Module Name:src
Committed By: matt
Date: Sun Aug 4 07:20:34 UTC 2013
Removed Files:
src/distrib/sets/lists/debug: md.acorn32 md.cats md.netwinder
Log Message:
Not needed, either empty or contents in ad.arm
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r0 src/di
Module Name:src
Committed By: matt
Date: Sun Aug 4 07:11:59 UTC 2013
Removed Files:
src/distrib/sets/lists/debug: md.evbarm md.evbarm.armeb
Log Message:
These aren't needed anymore (everything is in ad.arm).
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r0 src/
Module Name:src
Committed By: kiyohara
Date: Sun Aug 4 07:05:15 UTC 2013
Modified Files:
src/sys/net: if_ecosubr.c
Log Message:
Fix build failed, if undef INET.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/sys/net/if_ecosubr.c
Please note that diff
26 matches
Mail list logo