aboutsummaryrefslogtreecommitdiff
path: root/gcc/diagnostic.c
AgeCommit message (Expand)AuthorFilesLines
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