]> git.ipfire.org Git - thirdparty/gcc.git/commit
* config/fixed-bit.h: New file.
authorchaoyingfu <chaoyingfu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Sep 2007 22:12:54 +0000 (22:12 +0000)
committerchaoyingfu <chaoyingfu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Sep 2007 22:12:54 +0000 (22:12 +0000)
commit10535d4fe914db82b9e8b32b5e2daa289bf629ee
treef56a7627a95ddba00f8106522cf85969fd44af03
parent99dc6a64df2d07352931aef12364d3b4a200f929
* config/fixed-bit.h: New file.
* config/fixed-bit.c: New file.
* doc/libgcc.texi (Fixed-point fractional library routines): New node.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@128556 138bc75d-0d04-0410-961f-82ee72b054a4
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