summaryrefslogtreecommitdiffstats
path: root/libgcc/fixed-obj.mk
Commit message (Collapse)AuthorAgeFilesLines
* gcc:ro2011-07-081-4/+4
| | | | | | | | | | | | * config/fixed-bit.c, config/fixed-bit.h: Move to ../libgcc. libgcc: * fixed-bit.c, fixed-bit.h: New files. * fixed-obj.mk ($o$(objext), $(o)_s$(objext)): Use $(srcdir) to refer to fixed-bit.c. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@176036 138bc75d-0d04-0410-961f-82ee72b054a4
* * fixed-obj.mk: New file to support fine-grain fixed-point functions.chaoyingfu2007-09-171-0/+31
* 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128557 138bc75d-0d04-0410-961f-82ee72b054a4
OpenPOWER on IntegriCloud