summaryrefslogtreecommitdiff
path: root/gcc/ada/misc.c
Commit message (Expand)AuthorAgeFilesLines
* sem_res.adb (Resolve_Selected_Component): do not generate a discriminant chec...Geert Bosch2001-12-191-0/+1
* osint.adb (Create_Debug_File): When an object file is specified...Geert Bosch2001-12-161-4/+5
* Makefile.in (misc.o): Add missing $(srcdir) prefix and add optabs.h dependency.Graham Stott2001-12-011-5/+7
* misc.c (gnat_expand_constant): Move declaration above definition of lang_hooks.Zack Weinberg2001-11-281-11/+5
* Makefile.in (c-parse.o, c-common.o): Update dependencies.Neil Booth2001-11-181-8/+6
* c-common.c: Include c-lex.h.Neil Booth2001-11-151-36/+35
* Makefile.in: Update.Neil Booth2001-11-091-34/+11
* c-lang.c (LANG_HOOKS_NAME): New.Neil Booth2001-11-091-11/+6
* Clean up langhooksNeil Booth2001-11-061-1/+2
* misc.c (gnat_expand_expr, [...]): Remove call to set_mem_attributes since not...Richard Kenner2001-10-311-1/+0
* * init.c:Geert Bosch2001-10-291-21/+1
* misc.c (gnat_init, [...]): Now static.Richard Kenner2001-10-231-5/+17
* Makefile.in (misc.o): Depend on langhooks.h.Richard Henderson2001-10-171-4/+11
* * misc.c (struct lang_hooks): Add new initializer to match GCC change.Richard Kenner2001-10-101-1/+2
* misc.c (gnat_expand_expr, [...]): Consistently set MEM attributes from expres...Richard Kenner2001-10-081-20/+5
* * misc.c (insert_default_attributes): Add dummy version.Geert Bosch2001-10-031-1/+9
* New Language: AdaRichard Kenner2001-10-021-0/+1098