summaryrefslogtreecommitdiff
path: root/gcc/ada/misc.c
Commit message (Expand)AuthorAgeFilesLines
* * osint.adb(Create_Debug_File): When an object file is specified,bosch2001-12-161-4/+5
* 2001-12-01 Graham Stott <grahams@redhat.com>guerby2001-12-011-5/+7
* * misc.c (gnat_expand_constant): Move declaration abovezack2001-11-281-11/+5
* * Makefile.in (c-parse.o, c-common.o): Update dependencies.neil2001-11-181-8/+6
* * c-common.c: Include c-lex.h.neil2001-11-151-36/+35
* * Makefile.in: Update.neil2001-11-091-34/+11
* * c-lang.c (LANG_HOOKS_NAME): New.neil2001-11-091-11/+6
* * alias.c:: Include langhooks.h.neil2001-11-061-1/+2
* * misc.c (gnat_expand_expr, case NULL_EXPR): Remove call tobosch2001-10-301-1/+0
* * init.c:bosch2001-10-291-21/+1
* * misc.c (gnat_init, gnat_init_options, gnat_decode_option):kenner2001-10-231-5/+17
* ada/rth2001-10-171-4/+11
* * misc.c (struct lang_hooks): Add new initializer to match GCC change.bosch2001-10-101-1/+2
* * misc.c (gnat_expand_expr, case UNCHECKED_CONVERT_EXPR):bosch2001-10-081-20/+5
* * misc.c (insert_default_attributes): Add dummy version.bosch2001-10-021-1/+9
* New Language: Adakenner2001-10-021-0/+1098