OSDN Git Service

2003-12-11 Ed Falis <falis@gnat.com>
[pf3gnuchains/gcc-fork.git] / gcc / ada / misc.c
2003-11-14 aj * lang.opt: Change -Wno-long-long to -Wlong-long since...
2003-11-10 charletAdd handling of -nostdlib, now recognized/needed by...
2003-11-06 zack * genmodes.c: Change the word "bitsize" to "precision...
2003-11-04 charlet * sysdep.c: Problem discovered during IA64 VMS port.
2003-10-31 kcookC90 prototype updates.
2003-10-29 charlet * 3vtrasym.adb, 5vtraent.ads, sprint.adb,
2003-10-21 charlet2003-10-21 Arnaud Charlet <charlet@act-europe.fr>
2003-09-04 matz * misc.c: Include "target.h".
2003-09-04 dj * targhooks.c: New file.
2003-07-06 neil * c-common.h (c_comon_handle_filename,
2003-07-03 kraai * misc.c (gnat_argv): Revert last change.
2003-07-03 neil * misc.c (save_argv): Make const.
2003-07-02 neil * misc.c (save_argc, save_argv): Keep non-static!
2003-07-02 neil * c-common.h (c_common_init_options): New prototype.
2003-06-27 nathan * rtl.h (emit_note): Remove FILE parameter.
2003-06-26 neil * c-opts.c (missing_arg): Make non-static.
2003-06-15 neil * c-opts.c (lang_flags): Update for new spelling of...
2003-06-14 neil * Makefile.in: Update to use common.opt and lang_opt_f...
2003-06-14 neil * lang.opt: Add -Wall.
2003-06-12 neil * misc.c (gnat_handle_option): Fix warnings.
2003-06-11 neilada:
2003-06-10 neroden * init.c, misc.c, trans.c, utils.c: Remove dead code.
2003-06-08 aj2003-06-08 Neil Booth <neil@daikokuya.co.uk>
2003-06-07 neil * Makefile.in (OJBS, c-opts.o): Update.
2003-04-07 zack * tree.c (tree_size): For all 'c' and 'x' nodes...
2003-04-03 jason * stor-layout.c (do_type_align): New fn, split...
2003-03-08 neil * c-common.h (c_common_init, c_common_post_options...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-10-30 bosch PR ada/6558
2002-10-29 bosch PR ada/6558
2002-10-23 nerodenNathanael Nerode <neroden@gcc.gnu.org>
2002-07-30 ghaziada:
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-06-02 gdr * diagnostic.h (struct diagnostic_context): Add new...
2002-04-25 neil * c-common.h (c_common_parse_file): Update.
2002-04-24 neil * attribs.c (c_common_attribute_table): Move table...
2002-04-04 neil * c-common.c (truthvalue_conversion): Rename, update.
2002-04-01 neil * c-decl.c (grokdeclarator): Update.
2002-04-01 neil * c-common.c (unsigned_conversion_warning, convert_and...
2002-03-31 neil * c-common.c (c_unsafe_for_reeval): Rename.
2002-03-29 neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-28 neil * misc.c (gnat_expand_expr): Move prototype.
2002-03-27 neil * Makefile.in (attribs.o): Update.
2002-03-27 neil * c-common.c (c_expand_expr): Fix prototype.
2002-03-27 neil * gcc-common.c (lang_mark_false_label_stack): Remove.
2002-03-26 neil * Makefile.in (ggc-common.o): Update.
2002-03-25 neil * c-decl.c (maybe_build_cleanup): Remove.
2002-03-20 neil * Makefile.in: Update.
2002-03-17 neil * c-common.h (yyparse, c_common_parse_file): New.
2002-03-14 geoffk Delete all lines containing "$Revision:".
2002-03-13 ghazi * c-common.c (c_tree_code_type, c_tree_code_length,
2002-03-08 bosch * 41intnam.ads, 42intnam.ads, 4aintnam.ads, 4cintnam...
2002-02-28 neil * Makefile.in (integrate.o): Update.
2002-02-27 zack * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,
2001-12-19 bosch * sem_res.adb (Resolve_Selected_Component): do not...
2001-12-16 bosch * osint.adb(Create_Debug_File): When an object file...
2001-12-01 guerby2001-12-01 Graham Stott <grahams@redhat.com>
2001-11-28 zack * misc.c (gnat_expand_constant): Move declaration...
2001-11-18 neil * Makefile.in (c-parse.o, c-common.o): Update dependen...
2001-11-15 neil * c-common.c: Include c-lex.h.
2001-11-09 neil * Makefile.in: Update.
2001-11-09 neil * c-lang.c (LANG_HOOKS_NAME): New.
2001-11-06 neil * alias.c:: Include langhooks.h.
2001-10-30 bosch * misc.c (gnat_expand_expr, case NULL_EXPR): Remove...
2001-10-29 bosch * init.c:
2001-10-23 kenner * misc.c (gnat_init, gnat_init_options, gnat_decode_op...
2001-10-17 rthada/
2001-10-10 bosch * misc.c (struct lang_hooks): Add new initializer...
2001-10-08 bosch * misc.c (gnat_expand_expr, case UNCHECKED_CONVERT_EXPR):
2001-10-02 bosch * misc.c (insert_default_attributes): Add dummy version.
2001-10-02 kennerNew Language: Ada