Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/arch/hppa/gen
Module Name: src
Committed By: perry
Date: Sat Dec 24 21:41:01 UTC 2005
Modified Files:
src/lib/libc/arch/hppa/gen: __longjmp14.c fabs.c flt_rounds.c
fpgetmask.c fpgetround.c fpgetsticky.c fpsetmask.c fpsetround.c
fpsetsticky.c makecontext.c
Log Message:
__asm__ -> __asm, __volatile__ -> __volatile
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/lib/libc/arch/hppa/gen/__longjmp14.c \
src/lib/libc/arch/hppa/gen/fabs.c src/lib/libc/arch/hppa/gen/flt_rounds.c \
src/lib/libc/arch/hppa/gen/fpgetmask.c \
src/lib/libc/arch/hppa/gen/fpgetround.c \
src/lib/libc/arch/hppa/gen/fpgetsticky.c \
src/lib/libc/arch/hppa/gen/fpsetmask.c \
src/lib/libc/arch/hppa/gen/fpsetround.c \
src/lib/libc/arch/hppa/gen/fpsetsticky.c
cvs rdiff -r1.1 -r1.2 src/lib/libc/arch/hppa/gen/makecontext.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index