summaryrefslogtreecommitdiff
path: root/gcc/diagnostic.c
Commit message (Expand)AuthorAgeFilesLines
...
* * alias.c: Fix comment formatting.kazu2003-07-221-2/+2
* * diagnostic.c.(diagnostic_report_current_module): Update to matchbothner2003-07-221-11/+9
* PR c++/11531gdr2003-07-151-2/+2
* 2003-07-07 Andreas Jaeger <aj@suse.de>aj2003-07-071-3/+2
* * basic-block.h: Fix comment typos.kazu2003-07-011-2/+2
* * alloc-pool.c: Fix comment formatting.kazu2003-06-291-1/+1
* * diagnostic.h (diagnostic_set_info): Replace file and linenonathan2003-06-281-26/+14
* * diagnostic.c (output_integer_with_precision): New macro.gdr2003-06-281-105/+80
* * basic-block.h: Fix comment formatting.kazu2003-06-231-1/+1
* * diagnostic.h (output_host_wide_integer): Declare.gdr2003-06-221-0/+28
* * c-decl.c (store_parm_decls): Make saved_warn_shadow boolean.neil2003-06-201-1/+0
* * predict.h: Convert to ISO C90 prototypes.aj2003-06-081-169/+93
* gcc:ghazi2003-05-171-74/+62
* * diagnostic.c (output_format): Add support for %m.zack2003-05-131-22/+13
* * diagnostic.c (diagnostic_for_decl): Take azack2003-05-121-80/+129
* * diagnostic.c: Reorder functions for clarity, putting all thezack2003-05-111-307/+322
* * toplev.h (warning_with_file_and_line): Don't declare.gdr2003-05-091-32/+0
* * toplev.h (pedwarn_with_file_and_line): Don't declare.gdr2003-05-041-17/+0
* Clarify the comment before the abort we hit when a translated string contains...bangerth2003-05-021-1/+3
* * Makefile.in (TREE_H): Replace location.h with input.h.nathan2003-05-021-2/+2
* * input.h (lineno): Rename to ...nathan2003-05-011-11/+13
* * diagnostic.c (output_pointer): Use HOST_PTR_PRINTF.gdr2003-04-301-1/+1
* * diagnostic.h (output_formatted_scalar): Tweak.gdr2003-04-301-29/+26
* * diagnostic.c (real_abort): New.geoffk2003-02-121-0/+13
* * alias.c: Fix comment typos.kazu2003-01-181-2/+2
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * diagnostic.c (sorry): Don't repeat "sorry, unimplemented" text.gdr2002-11-141-1/+0
* * system.h (GCCBUGURL): Delete.zack2002-10-081-2/+2
* * diagnostic.c (output_add_identifier): New fn.jason2002-09-121-0/+10
* * diagnostic.c (fancy_abort): Don't repeat "internal error".gdr2002-08-291-2/+1
* * diagnostic.h (output_formatted_scalar): Rename fromgdr2002-08-121-8/+8
* * diagnostic.c (inform): New function.gdr2002-08-041-0/+14
* * pretty-print.h: Define more macros.gdr2002-07-291-8/+0
* * defaults.h (obstack_chunk_alloc, obstack_chunk_free):neil2002-07-231-3/+0
* * diagnostic.c (diagnostic_kind_text): Const-ify.ghazi2002-06-201-1/+1
* 2002-06-13 Eric Christopher <echristo@redhat.com>echristo2002-06-131-2/+2
* * diagnostic.c (output_format): Recognize "%H" as a formatgdr2002-06-131-3/+44
* * objc/objc-act.c (warn_with_ivar): Adjust calls togdr2002-06-111-17/+31
* * diagnostic.c (diagnostic_build_prefix): Fix initialization.gdr2002-06-071-3/+3
* * diagnostic.c (diagnostic_build_prefix): Tidy.gdr2002-06-071-18/+16
* * toplev.h (report_error_function): Remove.gdr2002-06-051-455/+307
* * diagnostic.h (struct diagnostic_context): Add new membergdr2002-06-021-16/+2
* * diagnostic.c (diagnostic_finish): Rename to output_flush.gdr2002-06-021-58/+58
* * dbxout.c: Fix formatting.kazu2002-05-111-169/+171
* * diagnostic.h (output_buffer_state): Redefine.gdr2002-04-141-17/+14
* * diagnostic.c: Include langhooks-def.h.neil2002-03-311-0/+1
* * diagnostic.c (print_error_function): Remove.neil2002-03-311-8/+2
* * Makefile.in: Update.neil2002-03-201-4/+5
* * diagnostic.c (internal_error): Do ICE suppression onlyzack2002-01-231-0/+2
* Properly indent two lines.kenner2002-01-211-2/+2