Skip to content
Snippets Groups Projects
Select Git revision
  • master
1 result

glibc

user avatar
Palmer Dabbelt authored
Some glibc floating point routines use inline assembly.  This changes
them to use regular C code to do this when compiled without hardware
floatint-point support.  The change just uses regular C to perform
these operations when compiled on ABIs without hardware floating
point.
394782ac
History
Name Last commit Last update
..