commit | 8d2a9e0ee289edadb94f6894c677fbb3463b8332 | [log] [tgz] |
---|---|---|
author | Chao-ying Fu <fu@mips.com> | Mon Sep 17 22:18:13 2007 +0000 |
committer | Chao-ying Fu <chaoyingfu@gcc.gnu.org> | Mon Sep 17 22:18:13 2007 +0000 |
tree | b78141d7b773b125dccacd9b26b68b4b0ab15643 | |
parent | 154e4a0a8d367972b61eb3fd96cc8e4bb7572ea9 [diff] |
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