-
- Downloads
fixed-obj.mk: New file to support fine-grain fixed-point functions.
* fixed-obj.mk: New file to support fine-grain fixed-point functions.
* Makefile.in (fixed_point): Define.
Check if fixed_point is yes to build support functions.
* configure.ac: Check for fixed_point support.
* configure: Regenerated.
* gen-fixed.sh: New file to generate lists of fixed-point labels,
funcs, modes, from, to.
Co-Authored-By:
Nigel Stephens <nigel@mips.com>
From-SVN: r128557
Showing
- libgcc/ChangeLog 11 additions, 0 deletionslibgcc/ChangeLog
- libgcc/Makefile.in 43 additions, 0 deletionslibgcc/Makefile.in
- libgcc/configure 47 additions, 1 deletionlibgcc/configure
- libgcc/configure.ac 7 additions, 0 deletionslibgcc/configure.ac
- libgcc/fixed-obj.mk 31 additions, 0 deletionslibgcc/fixed-obj.mk
- libgcc/gen-fixed.sh 105 additions, 0 deletionslibgcc/gen-fixed.sh
Loading
Please register or sign in to comment