aboutsummaryrefslogtreecommitdiff
path: root/gcc/diagnostic.c
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-09-22Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson
2003-09-21 * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson
2003-09-21 * c-format.c (gcc_diag_char_table): Add %J.Richard Henderson
2003-09-07 * diagnostic.c (warn_deprecated_use): Move to toplev.cGabriel Dos Reis
2003-09-07 * langhooks.c (lhd_print_error_function): Move from diagnostic.c.Gabriel Dos Reis
2003-09-06 * diagnostic.c (announce_function): Move to toplev.c.Gabriel Dos Reis
2003-07-25 Remove pedwarn_with_decl, warning_with_decl and error_with_declGabriel Dos Reis
2003-07-22 * alias.c: Fix comment formatting.Kazu Hirata
2003-07-22 * diagnostic.c.(diagnostic_report_current_module): Update to matchPer Bothner
2003-07-15 PR c++/11531Gabriel Dos Reis
2003-07-072003-07-07 Andreas Jaeger <aj@suse.de>Andreas Jaeger
2003-07-01 * basic-block.h: Fix comment typos.Kazu Hirata
2003-06-29 * alloc-pool.c: Fix comment formatting.Kazu Hirata
2003-06-28 * diagnostic.h (diagnostic_set_info): Replace file and linenoNathan Sidwell
2003-06-28 * diagnostic.c (output_integer_with_precision): New macro.Gabriel Dos Reis
2003-06-23 * basic-block.h: Fix comment formatting.Kazu Hirata
2003-06-22 * diagnostic.h (output_host_wide_integer): Declare.Gabriel Dos Reis
2003-06-20 * c-decl.c (store_parm_decls): Make saved_warn_shadow boolean.Neil Booth
2003-06-08 * predict.h: Convert to ISO C90 prototypes.Andreas Jaeger
2003-05-17gcc:Kaveh Ghazi
2003-05-13 * diagnostic.c (output_format): Add support for %m.Zack Weinberg
2003-05-12 * diagnostic.c (diagnostic_for_decl): Take aZack Weinberg
2003-05-11 * diagnostic.c: Reorder functions for clarity, putting all theZack Weinberg
2003-05-09 * toplev.h (warning_with_file_and_line): Don't declare.Gabriel Dos Reis
2003-05-04 * toplev.h (pedwarn_with_file_and_line): Don't declare.Gabriel Dos Reis
2003-05-02Clarify the comment before the abort we hit when a translated string contains...Wolfgang Bangerth
2003-05-02 * Makefile.in (TREE_H): Replace location.h with input.h.Nathan Sidwell
2003-05-01 * input.h (lineno): Rename to ...Nathan Sidwell
2003-04-30 * diagnostic.c (output_pointer): Use HOST_PTR_PRINTF.Gabriel Dos Reis
2003-04-30 * diagnostic.h (output_formatted_scalar): Tweak.Gabriel Dos Reis
2003-02-12 * diagnostic.c (real_abort): New.Geoffrey Keating
2003-01-18 * alias.c: Fix comment typos.Kazu Hirata
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-11-14 * diagnostic.c (sorry): Don't repeat "sorry, unimplemented" text.Gabriel Dos Reis
2002-10-08 * system.h (GCCBUGURL): Delete.Zack Weinberg
2002-09-12 * diagnostic.c (output_add_identifier): New fn.Jason Merrill
2002-08-29 * diagnostic.c (fancy_abort): Don't repeat "internal error".Gabriel Dos Reis
2002-08-12 * diagnostic.h (output_formatted_scalar): Rename fromGabriel Dos Reis
2002-08-04 * diagnostic.c (inform): New function.Gabriel Dos Reis
2002-07-29 * pretty-print.h: Define more macros.Gabriel Dos Reis
2002-07-23 * defaults.h (obstack_chunk_alloc, obstack_chunk_free):Neil Booth
2002-06-20 * diagnostic.c (diagnostic_kind_text): Const-ify.Kaveh Ghazi
2002-06-132002-06-13 Eric Christopher <echristo@redhat.com>Eric Christopher
2002-06-13 * diagnostic.c (output_format): Recognize "%H" as a formatGabriel Dos Reis
2002-06-11 * objc/objc-act.c (warn_with_ivar): Adjust calls toGabriel Dos Reis
2002-06-07 * diagnostic.c (diagnostic_build_prefix): Fix initialization.Gabriel Dos Reis
2002-06-07 * diagnostic.c (diagnostic_build_prefix): Tidy.Gabriel Dos Reis
2002-06-05 * toplev.h (report_error_function): Remove.Gabriel Dos Reis
2002-06-02 * diagnostic.h (struct diagnostic_context): Add new memberGabriel Dos Reis