aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/misc.c
AgeCommit message (Expand)AuthorFilesLines
2001-12-01Makefile.in (misc.o): Add missing $(srcdir) prefix and add optabs.h dependency.Graham Stott1-5/+7
2001-11-28misc.c (gnat_expand_constant): Move declaration above definition of lang_hooks.Zack Weinberg1-11/+5
2001-11-18Makefile.in (c-parse.o, c-common.o): Update dependencies.Neil Booth1-8/+6
2001-11-15c-common.c: Include c-lex.h.Neil Booth1-36/+35
2001-11-09Makefile.in: Update.Neil Booth1-34/+11
2001-11-09c-lang.c (LANG_HOOKS_NAME): New.Neil Booth1-11/+6
2001-11-06Clean up langhooksNeil Booth1-1/+2
2001-10-31misc.c (gnat_expand_expr, [...]): Remove call to set_mem_attributes since not...Richard Kenner1-1/+0
2001-10-29* init.c:Geert Bosch1-21/+1
2001-10-23misc.c (gnat_init, [...]): Now static.Richard Kenner1-5/+17
2001-10-17Makefile.in (misc.o): Depend on langhooks.h.Richard Henderson1-4/+11
2001-10-10* misc.c (struct lang_hooks): Add new initializer to match GCC change.Richard Kenner1-1/+2
2001-10-08misc.c (gnat_expand_expr, [...]): Consistently set MEM attributes from expres...Richard Kenner1-20/+5
2001-10-03* misc.c (insert_default_attributes): Add dummy version.Geert Bosch1-1/+9
2001-10-02New Language: AdaRichard Kenner1-0/+1098