r112663 - in /branches/csl-ppc4xx-branch: Chang...

jsm28@gcc.gnu.org jsm28@gcc.gnu.org
Tue Apr 4 13:37:00 GMT 2006


Author: jsm28
Date: Tue Apr  4 13:37:32 2006
New Revision: 112663

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112663
Log:
	* gcc/config/soft-fp: Update license notices.

Modified:
    branches/csl-ppc4xx-branch/ChangeLog.csl
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/adddf3.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/addsf3.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/addtf3.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/divdf3.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/divsf3.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/divtf3.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/double.h
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/eqdf2.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/eqsf2.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/eqtf2.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/extenddftf2.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/extended.h
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/extendsfdf2.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/extendsftf2.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/fixdfdi.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/fixdfsi.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/fixsfdi.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/fixsfsi.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/fixtfdi.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/fixtfsi.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/fixunsdfdi.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/fixunsdfsi.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/fixunssfdi.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/fixunssfsi.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/fixunstfdi.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/fixunstfsi.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/floatdidf.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/floatdisf.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/floatditf.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/floatsidf.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/floatsisf.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/floatsitf.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/floatundidf.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/floatundisf.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/floatunditf.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/floatunsidf.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/floatunsisf.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/floatunsitf.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/gedf2.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/gesf2.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/getf2.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/ledf2.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/lesf2.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/letf2.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/muldf3.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/mulsf3.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/multf3.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/negdf2.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/negsf2.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/negtf2.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/op-1.h
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/op-2.h
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/op-4.h
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/op-8.h
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/op-common.h
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/quad.h
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/single.h
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/soft-fp.h
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/subdf3.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/subsf3.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/subtf3.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/truncdfsf2.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/trunctfdf2.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/trunctfsf2.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/unorddf2.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/unordsf2.c
    branches/csl-ppc4xx-branch/gcc/config/soft-fp/unordtf2.c



More information about the Gcc-cvs mailing list