summaryrefslogtreecommitdiff
path: root/gcc/ada/misc.c
Commit message (Expand)AuthorAgeFilesLines
* 2002-06-05 David S. Miller <davem@redhat.com>davem2002-06-111-1/+1
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-50/+0
* * diagnostic.h (struct diagnostic_context): Add new membergdr2002-06-021-1/+1
* * c-common.h (c_common_parse_file): Update.neil2002-04-251-2/+3
* * attribs.c (c_common_attribute_table): Move table and handlersneil2002-04-241-3/+0
* * c-common.c (truthvalue_conversion): Rename, update.neil2002-04-041-0/+2
* * c-decl.c (grokdeclarator): Update.neil2002-04-011-0/+2
* * c-common.c (unsigned_conversion_warning, convert_and_check,neil2002-04-011-0/+6
* * c-common.c (c_unsafe_for_reeval): Rename.neil2002-03-311-0/+2
* * Makefile.in (convert.o, calls.o, expmed.o): Update.neil2002-03-291-0/+4
* * misc.c (gnat_expand_expr): Move prototype.neil2002-03-281-2/+2
* * Makefile.in (attribs.o): Update.neil2002-03-271-8/+0
* * c-common.c (c_expand_expr): Fix prototype.neil2002-03-271-4/+4
* * gcc-common.c (lang_mark_false_label_stack): Remove.neil2002-03-271-4/+0
* * Makefile.in (ggc-common.o): Update.neil2002-03-261-2/+5
* * c-decl.c (maybe_build_cleanup): Remove.neil2002-03-251-12/+0
* * Makefile.in: Update.neil2002-03-201-1/+2
* * c-common.h (yyparse, c_common_parse_file): New.neil2002-03-171-6/+6
* Delete all lines containing "$Revision:".geoffk2002-03-141-1/+0
* * c-common.c (c_tree_code_type, c_tree_code_length,ghazi2002-03-131-52/+40
* * 41intnam.ads, 42intnam.ads, 4aintnam.ads, 4cintnam.ads,bosch2002-03-081-282/+124
* * Makefile.in (integrate.o): Update.neil2002-02-281-10/+1
* * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,zack2002-02-271-2/+1
* * sem_res.adb (Resolve_Selected_Component): do not generate abosch2001-12-191-0/+1
* * 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