]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/ada/misc.c
3psoccon.ads, [...]: Files added.
[thirdparty/gcc.git] / gcc / ada / misc.c
2003-10-21  Arnaud Charlet3psoccon.ads, [...]: Files added.
2003-09-04  Michael Matzmisc.c: Include "target.h".
2003-09-04  DJ Delorietarghooks.c: New file.
2003-07-06  Neil Boothc-common.h (c_comon_handle_filename, [...]): New.
2003-07-03  Matt Kraaimisc.c (gnat_argv): Revert last change.
2003-07-03  Neil Booth* misc.c (save_argv): Make const.
2003-07-02  Neil Booth* misc.c (save_argc, save_argv): Keep non-static!
2003-07-02  Neil Boothc-common.h (c_common_init_options): New prototype.
2003-06-27  Nathan Sidwellrtl.h (emit_note): Remove FILE parameter.
2003-06-26  Neil Boothc-opts.c (missing_arg): Make non-static.
2003-06-15  Neil Boothc-opts.c (lang_flags): Update for new spelling of flags.
2003-06-14  Neil BoothMakefile.in: Update to use common.opt and lang_opt_files.
2003-06-14  Neil Boothlang.opt: Add -Wall.
2003-06-12  Neil Booth* misc.c (gnat_handle_option): Fix warnings.
2003-06-11  Neil BoothMake-lang.in: Update to handle command-line options.
2003-06-10  Nathanael Nerode* init.c, misc.c, trans.c, utils.c: Remove dead code.
2003-06-08  Neil BoothMake-lang.in: Update.
2003-06-07  Neil BoothMakefile.in (OJBS, c-opts.o): Update.
2003-04-07  Zack Weinbergtree.c (tree_size): For all 'c' and 'x' nodes...
2003-04-03  Jason Merrillstor-layout.c (do_type_align): New fn, split out from...
2003-03-08  Neil Boothc-common.h (c_common_init, [...]): Update.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-30  Geert Boschre PR ada/6558 (Wrongly reverted patches)
2002-10-29  Geert Boschre PR ada/6558 (Wrongly reverted patches)
2002-10-23  Nathanael NerodeNathanael Nerode <neroden@gcc.gnu.org> PR ada/6919...
2002-07-30  Kaveh R. Ghaziadadecode.c (ada_demangle): Use xstrdup in lieu of...
2002-06-11  David S. MillerDelete SEQUENCE rtl usage outside of reorg and ssa...
2002-06-04  Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-06-02  Gabriel Dos Reisdiagnostic.h (struct diagnostic_context): Add new membe...
2002-04-25  Neil Boothc-common.h (c_common_parse_file): Update.
2002-04-24  Neil Boothattribs.c (c_common_attribute_table): Move table and...
2002-04-04  Neil Boothc-common.c (truthvalue_conversion): Rename, update.
2002-04-01  Neil Boothc-decl.c (grokdeclarator): Update.
2002-04-01  Neil Boothc-common.c (unsigned_conversion_warning, [...]): Use...
2002-03-31  Neil Boothc-common.c (c_unsafe_for_reeval): Rename.
2002-03-29  Neil BoothMakefile.in (convert.o, [...]): Update.
2002-03-28  Neil Booth* misc.c (gnat_expand_expr): Move prototype.
2002-03-27  Neil BoothMakefile.in (attribs.o): Update.
2002-03-27  Neil Boothc-common.c (c_expand_expr): Fix prototype.
2002-03-27  Neil Boothgcc-common.c (lang_mark_false_label_stack): Remove.
2002-03-26  Neil BoothMakefile.in (ggc-common.o): Update.
2002-03-25  Neil Boothc-decl.c (maybe_build_cleanup): Remove.
2002-03-20  Neil BoothMakefile.in: Update.
2002-03-17  Neil Boothc-common.h (yyparse, [...]): New.
2002-03-14  Geoffrey KeatingDelete all lines containing "$Revision:".
2002-03-13  Kaveh R. Ghazic-common.c (c_tree_code_type, [...]): Delete.
2002-03-08  Geert Bosch41intnam.ads, [...]: Merge in ACT changes.
2002-02-28  Neil BoothMakefile.in (integrate.o): Update.
2002-02-27  Zack Weinbergc-common.c, [...]: Delete code implementing -traditiona...
2001-12-19  Geert Boschsem_res.adb (Resolve_Selected_Component): do not genera...
2001-12-16  Geert Boschosint.adb (Create_Debug_File): When an object file...
2001-12-01  Graham StottMakefile.in (misc.o): Add missing $(srcdir) prefix...
2001-11-28  Zack Weinbergmisc.c (gnat_expand_constant): Move declaration above...
2001-11-18  Neil BoothMakefile.in (c-parse.o, c-common.o): Update dependencies.
2001-11-15  Neil Boothc-common.c: Include c-lex.h.
2001-11-09  Neil BoothMakefile.in: Update.
2001-11-09  Neil Boothc-lang.c (LANG_HOOKS_NAME): New.
2001-11-06  Neil BoothClean up langhooks
2001-10-30  Richard Kennermisc.c (gnat_expand_expr, [...]): Remove call to set_me...
2001-10-29  Geert Bosch* init.c:
2001-10-23  Richard Kennermisc.c (gnat_init, [...]): Now static.
2001-10-17  Richard HendersonMakefile.in (misc.o): Depend on langhooks.h.
2001-10-10  Richard Kenner* misc.c (struct lang_hooks): Add new initializer to...
2001-10-08  Richard Kennermisc.c (gnat_expand_expr, [...]): Consistently set...
2001-10-02  Geert Bosch* misc.c (insert_default_attributes): Add dummy version.
2001-10-02  Richard KennerNew Language: Ada