aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/cuintp.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-06Merge in wide-int.Kenneth Zadeck1-1/+5
2014-01-12re PR ada/59772 (floating-point constants are not correctly encoded)Eric Botcazou1-13/+6
2013-11-20cuintp.c (UI_From_gnu): Use tree_to_shwi.Kenneth Zadeck1-2/+2
2013-11-18cuintp.c (UI_From_gnu): Use tree_to_shwi rather than tree_low_cst.Richard Sandiford1-2/+2
2013-11-18cuintp.c: Update comments to refer to tree_fits_shwi_p rather than host_integ...Richard Sandiford1-2/+2
2013-11-18cuintp.c: Replace host_integerp (..., 0) with tree_fits_shwi_p throughout.Richard Sandiford1-2/+2
2013-10-19cuintp.c: Remove useless include directives.Eric Botcazou1-27/+18
2012-05-10Fix copyright dateEric Botcazou1-1/+1
2012-05-10cuintp.c (UI_From_gnu): Remove TYPE_IS_SIZETYPE use.Richard Guenther1-4/+1
2010-04-16uintp.adb (UI_From_Dint): Remove useless code.Eric Botcazou1-1/+59
2010-04-15cuintp.c (UI_To_gnu): Fix long line.Eric Botcazou1-1/+2
2009-04-23cuintp.c: Clean up include directives.Eric Botcazou1-2/+3
2008-07-29gcc-interface: New directory.Arnaud Charlet1-0/+142