Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   kleink
Date:           Thu May  6 13:56:28 UTC 1999

Modified Files:
        src/lib/libc/arch/arm32/fplib: environment.h fplib_glue.S fplib_libc.c
            softfloat-macros.h softfloat-specialize.h softfloat.c softfloat.h
Log Message:
* Prefix softfloat symbols which require external linkage with _arm32_ to
move them out of user namespace; declare those not requiring external linkage
static.
* In due course, disable those functions that require neither external nor
internal linkage.
Addresses PR port-arm32/7517.




Home | Main Index | Thread Index | Old Index