Source-Changes-D archive

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

Re: CVS commit: src/lib/libm



> Module Name:    src
> Committed By:   nat
> Date:           Tue Oct 29 01:34:18 UTC 2024
> 
> Modified Files:
>         src/lib/libm: Makefile
> 
> Log Message:
> Pull in missing functions for MKSOFTFLOAT.

That's interesting, how did you notice these were missing?  What build
does this affect?

I'm surprised because I thought the libm build checked the _exact_ set
of global dynamic symbols defined by libm.so, so if anything was
missing it should be detected at build-time -- and if anything was
added without updating a corresponding .expsym file, it should break
the build.


Home | Main Index | Thread Index | Old Index