OSDN Git Service

* tree.c (free_lang_data_in_one_sizepos): New inline function.
[pf3gnuchains/gcc-fork.git] / gcc / diagnostic.c
2010-04-14 manu2010-04-14 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-09 manu2010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-03-01 pzhaogcc/
2010-02-26 manu2010-02-26 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-11-25 hjlRemove trailing white spaces.
2009-09-03 dnovillo2009-09-01 Diego Novillo <dnovillo@google.com>
2009-09-02 aolivagcc/ChangeLog:
2009-06-01 aldyhgcc/
2009-04-15 dnovillo * diagnostic.c (diagnostic_report_diagnostic): Do not
2009-04-14 dnovillo2009-04-14 Diego Novillo <dnovillo@google.com>
2009-03-29 jsm28 PR preprocessor/34695
2008-09-03 aldyh * diagnostic.c (error_at): New.
2008-08-21 manu2008-08-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-20 manu2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-18 manu2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-13 manu2008-08-13 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-08 manu2008-08-09 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-06 manu2008-08-06 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-23 manu2008-07-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-21 espindola2007-07-21 Rafael Avila de Espindola <espindola@googl...
2008-03-24 manu2008-03-24 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-03-02 manu2008-03-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-02-29 tromeygcc
2008-02-26 tromeygcc
2007-09-27 jakub * builtins.c (expand_builtin, expand_builtin_object_size,
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-02-20 manu2007-02-20 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2006-03-22 reichelt PR driver/22600
2006-03-04 kazu * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraph...
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2006-01-18 dj* c-pragma.c (handle_pragma_diagnostic): New.
2005-11-03 jsm28gcc:
2005-07-01 pinskia2005-07-01 Andrew Pinski <pinskia@physics.uc.edu>
2005-06-30 zackgcc:
2005-06-25 kcookUpdate FSF address.
2005-06-06 jakubgcc/po/
2005-05-04 dj* common.opt (fdiagnostics-show-option): No variable...
2005-05-03 dj* c-decl.c (store_parm_decls_oldstyle): Let diagnostic...
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-03-28 bothner Make -f[no-]show-column also control non-cpp diagnostics.
2005-03-01 bothner * diagnostic.c (diagnostic_build_prefix): If USE_MAPPE...
2005-02-07 kazu * cfgcleanup.c, df.h, diagnostic.c, rtl.c, tree-vector...
2005-02-06 rsandifo * diagnostic.c (default_diagnostic_finalizer): Fix...
2004-10-14 bje PR other/17900
2004-10-06 zack * pretty-print.c: Include tree.h.
2004-09-08 nathan * dbxout.c (dbxout_type, dbxout_type_name, dbxout_symb...
2004-08-30 gdr * c-opts.c (c_common_handle_option): <case...
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-14 rakdver * Makefile.in (FLAGS_H): New.
2004-06-03 mgadams * tree.h: Remove include of version.h
2004-04-30 wilsonPatch from Richard Guenther.
2004-03-14 sayle * alias.c (get_alias_set): Replace calls via (*lang_ho...
2004-02-27 kazugcc/
2004-02-27 rth * passes.c: New file.
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-09-21 rth * c-format.c (gcc_diag_char_table): Add %J.
2003-09-07 gdr * diagnostic.c (warn_deprecated_use): Move to toplev.c
2003-09-07 gdr * langhooks.c (lhd_print_error_function): Move from...
2003-09-06 gdr * diagnostic.c (announce_function): Move to toplev.c.
2003-07-25 gdr Remove pedwarn_with_decl, warning_with_decl...
2003-07-22 kazu * alias.c: Fix comment formatting.
2003-07-22 bothner * diagnostic.c.(diagnostic_report_current_module)...
2003-07-15 gdr PR c++/11531
2003-07-07 aj2003-07-07 Andreas Jaeger <aj@suse.de>
2003-07-01 kazu * basic-block.h: Fix comment typos.
2003-06-29 kazu * alloc-pool.c: Fix comment formatting.
2003-06-28 nathan * diagnostic.h (diagnostic_set_info): Replace file...
2003-06-28 gdr * diagnostic.c (output_integer_with_precision): New...
2003-06-23 kazu * basic-block.h: Fix comment formatting.
2003-06-22 gdr * diagnostic.h (output_host_wide_integer): Declare.
2003-06-20 neil * c-decl.c (store_parm_decls): Make saved_warn_shadow...
2003-06-08 aj * predict.h: Convert to ISO C90 prototypes.
2003-05-17 ghazigcc:
2003-05-13 zack * diagnostic.c (output_format): Add support for %m.
2003-05-12 zack * diagnostic.c (diagnostic_for_decl): Take a
2003-05-11 zack * diagnostic.c: Reorder functions for clarity, putting...
2003-05-09 gdr * toplev.h (warning_with_file_and_line): Don't declare.
2003-05-04 gdr * toplev.h (pedwarn_with_file_and_line): Don't declare.
2003-05-02 bangerthClarify the comment before the abort we hit when a...
2003-05-02 nathan * Makefile.in (TREE_H): Replace location.h with input.h.
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-04-30 gdr * diagnostic.c (output_pointer): Use HOST_PTR_P...
2003-04-30 gdr * diagnostic.h (output_formatted_scalar): Tweak.
2003-02-12 geoffk * diagnostic.c (real_abort): New.
2003-01-18 kazu * alias.c: Fix comment typos.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-14 gdr * diagnostic.c (sorry): Don't repeat "sorry, unimpleme...
2002-10-08 zack * system.h (GCCBUGURL): Delete.
2002-09-12 jason * diagnostic.c (output_add_identifier): New fn.
2002-08-29 gdr * diagnostic.c (fancy_abort): Don't repeat "internal...
2002-08-12 gdr * diagnostic.h (output_formatted_scalar): Renam...
2002-08-04 gdr * diagnostic.c (inform): New function.
2002-07-29 gdr * pretty-print.h: Define more macros.
2002-07-23 neil * defaults.h (obstack_chunk_alloc, obstack_chunk_free):
2002-06-20 ghazi * diagnostic.c (diagnostic_kind_text): Const-ify.
2002-06-13 echristo2002-06-13 Eric Christopher <echristo@redhat.com>
2002-06-13 gdr * diagnostic.c (output_format): Recognize "%H" as...
2002-06-11 gdr * objc/objc-act.c (warn_with_ivar): Adjust calls to
next