aboutsummaryrefslogtreecommitdiff
path: root/gcc/diagnostic.c
AgeCommit message (Expand)AuthorFilesLines
2000-11-17stringpool.c: New file.Zack Weinberg1-2/+2
2000-11-15diagnostic.c (finish_abort): New fn.Jason Merrill1-9/+22
2000-11-13diagnostic.c (vbuild_message_string, [...]): Add ATTRIBUTE_PRINTF.Joseph Myers1-3/+6
2000-11-07alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero ().Joseph Myers1-2/+2
2000-10-21diagnostic.c: Remove EGCS reference in comment.Joseph Myers1-1/+1
2000-10-05* diagnostic.c (output_format): Add missing break.Richard Henderson1-0/+1
2000-09-28diagnostic.h (output_clear_message_text): New function.Gabriel Dos Reis1-8/+7
2000-09-25flags.h: Declare warning flag warn_system_headers.Branko Cibej1-1/+3
2000-09-25diagnostic.c (output_last_position): Define.Gabriel Dos Reis1-2/+19
2000-09-06toplev.c (display_help): Fix thinko in documentation.Gabriel Dos Reis1-2/+20
2000-08-24diagnostic.c (finish_diagnostic): Define.Gabriel Dos Reis1-6/+11
2000-08-22diagnostic.h (output_buffer_state): New macro.Gabriel Dos Reis1-13/+15
2000-08-22diagnostic.h (report_problematic_module): Declare.Gabriel Dos Reis1-20/+28
2000-08-21diagnostic.c (context_as_prefix): Export.Gabriel Dos Reis1-18/+58
2000-08-20c-errors.c (pedwarn_c99): Adjust call to report_diagnostic.Gabriel Dos Reis1-33/+92
2000-08-15diagnostic.c (fatal_function): New variable.Richard Kenner1-4/+49
2000-07-22collect2.c (main): Typo fixed.Jeffrey Oldham1-1/+1
2000-07-21diagnostic.c (trim_filename, [...]): Moved here from rtl.c.Zack Weinberg1-41/+98
2000-07-18diagnostic.h (report_diagnostic): Change prototype.Gabriel Dos Reis1-29/+30
2000-07-15diagnostic.c (doing_line_wrapping, [...]): Remove.Gabriel Dos Reis1-242/+71
2000-07-13diagnostic.c (vline_wrapper_message_with_location, [...]): Remove.Gabriel Dos Reis1-226/+49
2000-07-12c-typeck.c (pedwarn_c99): Move toGabriel Dos Reis1-3/+6
2000-07-12diagnostic.c (save_output_state): Remove.Gabriel Dos Reis1-153/+138
2000-07-10diagnostic.c (output_octal): Second parameter is unsigned.Gabriel Dos Reis1-15/+22
2000-07-09diagnostic.c (wrap_text): New function.Gabriel Dos Reis1-50/+121
2000-07-09diagnostic.c (diagnostic_args): New macro.Gabriel Dos Reis1-57/+325
2000-06-28c-decl.c: Mark strings for translation.Philipp Thomas1-1/+1
2000-06-26[multiple changes]Richard Henderson1-6/+3
2000-06-06diagnostic.c (output_maximum_width): Remove.Gabriel Dos Reis1-20/+61
2000-05-20top level:Zack Weinberg1-1/+1
2000-05-14diagnostic.h (DIAGNOSTICS_SHOW_PREFIX_ONCE): New macro.Gabriel Dos Reis1-2/+33
2000-05-04bb-reorder.c (get_next_bb_note, [...]): Prototype.Kaveh R. Ghazi1-15/+16
2000-04-22diagnostic.c (init_output_buffer): Don't initialize format_args.Richard Henderson1-14/+10
2000-04-22diagnostic.h: New file.Gabriel Dos Reis1-114/+243
2000-03-07rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi1-4/+4
2000-02-23* diagnostic.c (init_output_buffer): Handle case of null PREFIX.Richard Kenner1-1/+1
2000-02-22fix commentJason Merrill1-1/+1
2000-02-21diagnostic.c (init_output_buffer): Make it possible to output at least 32 cha...Gabriel Dos Reis1-1/+8
2000-02-06Makefile.in (c-common.o): Depend on $(EXPR_H).Kaveh R. Ghazi1-20/+19
2000-01-28diagnostic.c (build_message_string, [...]): Add ATTRIBUTE_PRINTF_*.Kaveh R. Ghazi1-10/+20
2000-01-14cccp.c: PROTO -> PARAMS.Kaveh R. Ghazi1-67/+68
2000-01-122000-01-12 Gabriel Dos Reis <gdr@codesourcery.com>Gabriel Dos Reis1-30/+409
1999-12-27diagnostic.c (v_message_with_decl): Use .* format specifier instead of buildi...Kaveh R. Ghazi1-8/+1
1999-12-18toplev.c (notice, [...]): Move to diagnostic.cGabriel Dos Reis1-0/+926