aboutsummaryrefslogtreecommitdiff
path: root/gcc/dfp.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-25c-lex.c (c_lex_with_flags, lex_string): Constify.Kaveh R. Ghazi1-17/+16
2007-03-24Add BID decimal supportMichael Meissner1-10/+6
2006-07-07pointer-set.c (pointer_set_destroy): Correct whitespace.Roger Sayle1-11/+13
2006-06-23decNumber.h (decNumberNegate): Remove.Ben Elliston1-1/+1
2006-02-06dfp.c (decimal_real_arithmetic): Change second argument type from int to enum...Ben Elliston1-31/+20
2006-01-25* dfp.c (dfp_byte_swap): Use uint32_t and not unsigned long.Ben Elliston1-4/+4
2005-12-16basic-block.h, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-12-02dfp.h, dfp.c: New files.Jon Grimm1-0/+725