summaryrefslogtreecommitdiff
path: root/gcc/dfp.c
Commit message (Expand)AuthorAgeFilesLines
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* c-lex.c (c_lex_with_flags, lex_string): Constify.Kaveh R. Ghazi2007-07-251-17/+16
* Add BID decimal supportMichael Meissner2007-03-241-10/+6
* pointer-set.c (pointer_set_destroy): Correct whitespace.Roger Sayle2006-07-071-11/+13
* decNumber.h (decNumberNegate): Remove.Ben Elliston2006-06-231-1/+1
* dfp.c (decimal_real_arithmetic): Change second argument type from int to enum...Ben Elliston2006-02-061-31/+20
* * dfp.c (dfp_byte_swap): Use uint32_t and not unsigned long.Ben Elliston2006-01-251-4/+4
* basic-block.h, [...]: Fix comment typos.Kazu Hirata2005-12-161-1/+1
* dfp.h, dfp.c: New files.Jon Grimm2005-12-021-0/+725