summaryrefslogtreecommitdiff
path: root/gcc/ada/cuintp.c
Commit message (Expand)AuthorAgeFilesLines
* Make-lang.in: Change copyright header to refer to version 3 of the GNU Genera...Nick Clifton2007-09-031-5/+4
* Minor editing.Arnaud Charlet2007-06-061-1/+1
* cuintp.c (UI_To_gnu): Use fold_buildN calls instead of calling fold with the ...Roger Sayle2007-03-091-11/+11
* tree.h (build_int_cst_wide_type): Export.Richard Guenther2007-01-081-1/+1
* cuintp.c (UI_To_gnu): Use a proper type for intermediate computations to ensu...Olivier Hainque2005-11-151-9/+29
* Update FSF addressR. Kelley Cook2005-07-011-2/+2
* cuintp.c, [...]: Use gcc_assert and gcc_unreachable.Richard Kenner2004-10-041-3/+1
* [multiple changes]Arnaud Charlet2004-09-131-10/+10
* [multiple changes]Arnaud Charlet2004-09-011-16/+27
* tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell2004-08-251-8/+5
* cuintp.c (UI_To_gnu): Be more conservative with build_int_cst call.sNathan Sidwell2004-08-161-6/+9
* tree.h (build_int_cst): New.Nathan Sidwell2004-08-151-8/+10
* [multiple changes]Arnaud Charlet2004-07-261-1/+1
* re PR ada/12806 (Program_Error sinput.adb:397)Arnaud Charlet2003-11-041-1/+1
* C90 prototype updates.R. Kelley Cook2003-10-311-3/+1
* 1aexcept.adb, [...]: Merge header, formatting and other trivial changes from ...Geert Bosch2003-04-241-2/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* Nathanael Nerode <neroden@gcc.gnu.org> PR ada/6919 (forward port of patch for...Nathanael Nerode2002-10-231-1/+1
* Delete all lines containing "$Revision:".Geoffrey Keating2002-03-141-1/+0
* New Language: AdaRichard Kenner2001-10-021-0/+110