]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/fixed-bit.h
fixed-bit.h: New file.
authorChao-ying Fu <fu@mips.com>
Mon, 17 Sep 2007 22:12:54 +0000 (22:12 +0000)
committerChao-ying Fu <chaoyingfu@gcc.gnu.org>
Mon, 17 Sep 2007 22:12:54 +0000 (22:12 +0000)
commit154e4a0a8d367972b61eb3fd96cc8e4bb7572ea9
treef56a7627a95ddba00f8106522cf85969fd44af03
parent9cef5f55ffde40dd3a9e125bf5d270416ab2377a
fixed-bit.h: New file.

* config/fixed-bit.h: New file.
* config/fixed-bit.c: New file.
* doc/libgcc.texi (Fixed-point fractional library routines): New node.

Co-Authored-By: Nigel Stephens <nigel@mips.com>
From-SVN: r128556
gcc/ChangeLog
gcc/config/fixed-bit.c [new file with mode: 0644]
gcc/config/fixed-bit.h [new file with mode: 0644]
gcc/doc/libgcc.texi