aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/utils2.c
AgeCommit message (Expand)AuthorFilesLines
2003-05-01input.h (lineno): Rename to ...Nathan Sidwell1-2/+2
2003-04-13tree.c (build_constructor): New function.Zack Weinberg1-5/+5
2003-03-24re PR c++/7086 (compile time regression)Mark Mitchell1-1/+1
2003-02-01flags.h (flag_volatile): Remove declaration.Richard Sandiford1-2/+2
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-10-23Nathanael Nerode <neroden@gcc.gnu.org> PR ada/6919 (forward port of patch for...Nathanael Nerode1-1/+1
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-2/+2
2002-04-04c-common.c (truthvalue_conversion): Rename, update.Neil Booth1-8/+9
2002-04-01c-decl.c (grokdeclarator): Update.Neil Booth1-11/+11
2002-03-29Makefile.in (convert.o, [...]): Update.Neil Booth1-2/+2
2002-03-14Delete all lines containing "$Revision:".Geoffrey Keating1-1/+0
2002-03-0841intnam.ads, [...]: Merge in ACT changes.Geert Bosch1-76/+79
2001-11-15alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.Richard Kenner1-4/+2
2001-10-30* utils2.c (build_allocator): Test for SIZE overflow in array case tooRichard Kenner1-0/+5
2001-10-26decl.c (gnat_to_gnu_entity, [...]): Make constant variant of designated type ...Richard Kenner1-3/+2
2001-10-02New Language: AdaRichard Kenner1-0/+2049