Module Name:src
Committed By: isaki
Date: Sat Apr 20 05:46:20 UTC 2013
Modified Files:
src/doc: CHANGES
Log Message:
m68k FPE supports all mathematics functions.
To generate a diff of this commit:
cvs rdiff -u -r1.1816 -r1.1817 src/doc/CHANGES
Please note that diffs are
Module Name:src
Committed By: isaki
Date: Sat Apr 20 05:27:05 UTC 2013
Modified Files:
src/sys/arch/m68k/fpe: fpu_hyperb.c fpu_log.c fpu_trig.c
Log Message:
Clean up some useless codes.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/m68k/fpe/f
Module Name:src
Committed By: isaki
Date: Sat Apr 20 05:09:41 UTC 2013
Modified Files:
src/sys/arch/m68k/fpe: fpu_trig.c
Log Message:
Support tan(-0.0).
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/m68k/fpe/fpu_trig.c
Please note that diffs
Module Name:src
Committed By: isaki
Date: Sat Apr 20 04:55:44 UTC 2013
Modified Files:
src/sys/arch/m68k/fpe: fpu_hyperb.c
Log Message:
Fix typo in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/m68k/fpe/fpu_hyperb.c
Please note that
Module Name:src
Committed By: isaki
Date: Sat Apr 20 04:54:22 UTC 2013
Modified Files:
src/sys/arch/m68k/fpe: fpu_exp.c fpu_hyperb.c
Log Message:
Terminate a loop in EXT_FRACBITS(64bits) instead of FP_NMANT(83bits).
I don't know why the mantissa of the accumulator is 83bit
Module Name:src
Committed By: isaki
Date: Sat Apr 20 04:38:51 UTC 2013
Modified Files:
src/sys/arch/m68k/fpe: fpu_exp.c fpu_hyperb.c
Log Message:
Break a loop off to avoid a long loop even if the precision is not enough.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: khorben
Date: Sat Apr 20 03:37:56 UTC 2013
Modified Files:
src/sys/arch/evbarm/conf: N900 files.n900
src/sys/arch/evbarm/n900: n900_acad.c n900_lckbtn.c
Added Files:
src/sys/arch/evbarm/n900: n900_cambtn.c n900_camcvr.c n900_kbd
Module Name:src
Committed By: isaki
Date: Sat Apr 20 03:26:12 UTC 2013
Modified Files:
src/sys/arch/m68k/fpe: README
Log Message:
Update a list of implement/unimplement functions.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/m68k/fpe/README
P
Module Name:src
Committed By: isaki
Date: Sat Apr 20 03:06:20 UTC 2013
Modified Files:
src/sys/arch/m68k/fpe: fpu_exp.c
Log Message:
Implement exponential and power functions.
o FETOX .. exp(x)
o FETOXM1 .. exp(x) - 1
o FTENTOX .. 10^x
o FTWOTOX .. 2^x
At last all mathem
Module Name:src
Committed By: isaki
Date: Sat Apr 20 01:48:20 UTC 2013
Modified Files:
src/sys/arch/m68k/fpe: fpu_cordic.c
Log Message:
s/tayler/taylor/. pointed out by christos@
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/m68k/fpe/fpu_cordic
Module Name:src
Committed By: joerg
Date: Fri Apr 19 23:45:15 UTC 2013
Modified Files:
src/include: wchar.h
Log Message:
More __BEGIN_DECLS / __END_DECLS wrappers.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/include/wchar.h
Please note that diffs a
Module Name:src
Committed By: joerg
Date: Fri Apr 19 23:42:26 UTC 2013
Modified Files:
src/include: stdio.h
Log Message:
Add missing __BEGIN_DECLS/__END_DECLS.
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 src/include/stdio.h
Please note that diffs are n
Module Name:src
Committed By: joerg
Date: Fri Apr 19 23:32:17 UTC 2013
Modified Files:
src/include: stdio.h wchar.h
src/lib/libc/include: namespace.h
src/lib/libc/stdio: fscanf.c fwscanf.c local.h scanf.c sscanf.c
swscanf.c vfscanf.c vfwscanf.c v
Module Name:src
Committed By: joerg
Date: Fri Apr 19 23:28:47 UTC 2013
Modified Files:
src/include: string.h
src/lib/libc/include: namespace.h
src/lib/libc/string: strcoll.c strxfrm.c
Log Message:
Add dummy strcoll_l and strxfrm_l.
To generate a diff of t
Module Name:src
Committed By: matt
Date: Fri Apr 19 22:24:10 UTC 2013
Modified Files:
src/lib/libc: Makefile
Log Message:
for EARM, just build __lwp_park50 compat for libpthread until the situation
is involved.
To generate a diff of this commit:
cvs rdiff -u -r1.152 -r1.
Module Name:src
Committed By: matt
Date: Fri Apr 19 21:02:44 UTC 2013
Modified Files:
src/lib/libc: Makefile
Log Message:
Fix inverted test.
To generate a diff of this commit:
cvs rdiff -u -r1.151 -r1.152 src/lib/libc/Makefile
Please note that diffs are not public domai
Module Name:src
Committed By: joerg
Date: Fri Apr 19 20:18:33 UTC 2013
Modified Files:
src/lib/libc/gdtoa: Makefile.inc
Log Message:
Add libc/locale to the search path.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/lib/libc/gdtoa/Makefile.inc
Please no
Module Name:src
Committed By: christos
Date: Fri Apr 19 18:51:15 UTC 2013
Modified Files:
src/usr.bin/xlint/lint1: decl.c scan.l tree.c
src/usr.bin/xlint/xlint: lint.1
Log Message:
make NOSTRICT behave the same a LINTED; use the new format.
To generate a diff of
Module Name:src
Committed By: christos
Date: Fri Apr 19 18:46:51 UTC 2013
Modified Files:
src/usr.bin/xlint/xlint: lint.1
Log Message:
document LINTEDn
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/usr.bin/xlint/xlint/lint.1
Please note that diffs ar
Module Name:src
Committed By: joerg
Date: Fri Apr 19 18:45:03 UTC 2013
Modified Files:
src/distrib/utils/libhack: multibyte.c
Log Message:
More locale hacks.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/distrib/utils/libhack/multibyte.c
Please note th
Module Name:src
Committed By: christos
Date: Fri Apr 19 17:43:06 UTC 2013
Modified Files:
src/usr.bin/xlint/lint1: cgram.y decl.c err.c externs1.h func.c lint1.h
main1.c scan.l
Log Message:
Allow linted comments to take an argument that defines which error to s
Module Name:src
Committed By: matt
Date: Fri Apr 19 16:53:18 UTC 2013
Modified Files:
src/lib/libc: Makefile
Log Message:
Since earm is new, don't bother building the compat libc code since there
is nothing that can use it.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: matt
Date: Fri Apr 19 16:50:22 UTC 2013
Modified Files:
src/lib/libc/arch/arm/gen: sigsetjmp.S
Log Message:
Ignore VFP bit in magic.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/lib/libc/arch/arm/gen/sigsetjmp.S
Please no
Module Name:src
Committed By: joerg
Date: Fri Apr 19 16:40:59 UTC 2013
Modified Files:
src/include: math.h
Log Message:
If __FLT_EVAL_METHOD__ exists and is in {0,1,2}, provide float_t and
double_t.
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 src/includ
Module Name:src
Committed By: joerg
Date: Fri Apr 19 15:22:25 UTC 2013
Modified Files:
src/include: stdio.h wchar.h
src/lib/libc/include: namespace.h
src/lib/libc/stdio: Makefile.inc dprintf.c fprintf.c fwprintf.c local.h
printf.c swprintf.c vasp
Module Name:src
Committed By: joerg
Date: Fri Apr 19 14:35:33 UTC 2013
Modified Files:
src/include: stdlib.h
src/lib/libc/locale: multibyte_amd1.c
Log Message:
Add MB_CUR_MAX_L.
To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 src/include/stdlib.h
Module Name:src
Committed By: isaki
Date: Fri Apr 19 14:05:12 UTC 2013
Modified Files:
src/sys/arch/m68k/fpe: fpu_hyperb.c
Log Message:
Implement a hyperbolic arctangent (FATANH).
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/m68k/fpe/fpu_hype
Module Name:src
Committed By: isaki
Date: Fri Apr 19 13:57:53 UTC 2013
Modified Files:
src/sys/arch/m68k/fpe: fpu_trig.c
Log Message:
Implement inverse trigonometric functions (i.e., FACOS, FASIN, FATAN
instructions).
o arccos is calculated using arcsin.
o arcsin is calcul
Module Name:src
Committed By: matt
Date: Fri Apr 19 13:45:46 UTC 2013
Modified Files:
src/lib/libc/arch/arm/gen: _setjmp.S setjmp.S
Log Message:
A small optimization
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/lib/libc/arch/arm/gen/_setjmp.S
cvs rdi
Module Name:src
Committed By: isaki
Date: Fri Apr 19 13:31:11 UTC 2013
Modified Files:
src/sys/arch/m68k/fpe: files.fpe fpu_emulate.h fpu_hyperb.c fpu_trig.c
Added Files:
src/sys/arch/m68k/fpe: fpu_cordic.c
Log Message:
Introduce the CORDIC algorithm.
o sine and co
Module Name:src
Committed By: skrll
Date: Fri Apr 19 13:14:11 UTC 2013
Modified Files:
src/lib/libc/arch/arm/gen: _setjmp.S setjmp.S
Log Message:
Actually fail if the magic number is found to be wrong in __longjmp.
Avoid overwriting the {,_}longjmp return value in __ARM_
Module Name:src
Committed By: joerg
Date: Fri Apr 19 10:41:54 UTC 2013
Modified Files:
src/lib/libc/gdtoa: gdtoaimp.h gethex.c strtod.c strtodg.c
Log Message:
Pass locale down to gethex as well.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/lib/libc/g
32 matches
Mail list logo