summaryrefslogtreecommitdiff
path: root/gcc/diagnostic.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * diagnostic.c (warn_deprecated_use): Rework to lower indentation.kenner2002-01-121-33/+28
* * attribs.c (handle_deprecated_attribute): constify WHAT.grahams2002-01-121-32/+34
* Added __attribute__((deprecated)) patches.ira2002-01-101-0/+41
* * c-common.c: Fix formatting.kazu2002-01-041-14/+14
* * diagnostic.c (sorry): Increment sorrycount before saving thejason2001-12-141-1/+1
* * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog,jsm282001-11-231-5/+5
* * c-parse.in (yyerror): Const-ification and/or static-ization.ghazi2001-09-131-1/+1
* (forgot in last checkin)aj2001-08-281-203/+69
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * final.c (shorten_branches): Clear the end of the label_alignzack2001-08-171-0/+3
* * Makefile.in (OBJS): Add rtl-error.ogdr2001-08-141-132/+0