index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
diagnostic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2004-06-14
Makefile.in (FLAGS_H): New.
Zdenek Dvorak
1
-1
/
+0
2004-06-03
tree.h: Remove include of version.h
Mark G. Adams
1
-0
/
+1
2004-04-29
Patch from Richard Guenther.
Richard Guenther
1
-0
/
+6
2004-03-14
alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo...
Roger Sayle
1
-1
/
+1
2004-02-27
bb-reorder.c, [...]: Update copyright.
Kazu Hirata
1
-1
/
+2
2004-02-27
passes.c: New file.
Richard Henderson
1
-2
/
+0
2003-09-21
Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
Richard Henderson
1
-1
/
+1
2003-09-21
tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.
Richard Henderson
1
-1
/
+1
2003-09-20
c-format.c (gcc_diag_char_table): Add %J.
Richard Henderson
1
-2
/
+9
2003-09-07
* diagnostic.c (warn_deprecated_use): Move to toplev.c
Gabriel Dos Reis
1
-38
/
+0
2003-09-07
langhooks.c (lhd_print_error_function): Move from diagnostic.c.
Gabriel Dos Reis
1
-34
/
+0
2003-09-06
* diagnostic.c (announce_function): Move to toplev.c.
Gabriel Dos Reis
1
-17
/
+0
2003-07-25
Remove pedwarn_with_decl, warning_with_decl and error_with_decl from GCC.
Gabriel Dos Reis
1
-748
/
+45
2003-07-22
alias.c: Fix comment formatting.
Kazu Hirata
1
-2
/
+2
2003-07-22
diagnostic.c. (diagnostic_report_current_module): Update to match 2003-06-05 ...
Per Bothner
1
-11
/
+9
2003-07-15
re PR c++/11531 (ICE on invalid code (returning to void))
Gabriel Dos Reis
1
-2
/
+2
2003-07-07
genextract.c: Convert remaining prototypes to ISO C90.
Andreas Jaeger
1
-3
/
+2
2003-07-01
basic-block.h: Fix comment typos.
Kazu Hirata
1
-2
/
+2
2003-06-29
alloc-pool.c: Fix comment formatting.
Kazu Hirata
1
-1
/
+1
2003-06-28
diagnostic.h (diagnostic_set_info): Replace file and lineno parameters with a...
Nathan Sidwell
1
-26
/
+14
2003-06-28
diagnostic.c (output_integer_with_precision): New macro.
Gabriel Dos Reis
1
-105
/
+80
2003-06-23
basic-block.h: Fix comment formatting.
Kazu Hirata
1
-1
/
+1
2003-06-22
diagnostic.h (output_host_wide_integer): Declare.
Gabriel Dos Reis
1
-0
/
+28
2003-06-20
c-decl.c (store_parm_decls): Make saved_warn_shadow boolean.
Neil Booth
1
-1
/
+0
2003-06-08
predict.h: Convert to ISO C90 prototypes.
Andreas Jaeger
1
-169
/
+93
2003-05-17
builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std...
Kaveh R. Ghazi
1
-74
/
+62
2003-05-13
diagnostic.c (output_format): Add support for %m.
Zack Weinberg
1
-22
/
+13
2003-05-12
diagnostic.c (diagnostic_for_decl): Take a diagnostic_context argument.
Zack Weinberg
1
-80
/
+129
2003-05-11
diagnostic.c: Reorder functions for clarity...
Zack Weinberg
1
-307
/
+322
2003-05-09
toplev.h (warning_with_file_and_line): Don't declare.
Gabriel Dos Reis
1
-32
/
+0
2003-05-04
toplev.h (pedwarn_with_file_and_line): Don't declare.
Gabriel Dos Reis
1
-17
/
+0
2003-05-02
Clarify the comment before the abort we hit when a translated string contains...
Wolfgang Bangerth
1
-1
/
+3
2003-05-02
Makefile.in (TREE_H): Replace location.h with input.h.
Nathan Sidwell
1
-2
/
+2
2003-05-01
input.h (lineno): Rename to ...
Nathan Sidwell
1
-11
/
+13
2003-04-30
* diagnostic.c (output_pointer): Use HOST_PTR_PRINTF.
Gabriel Dos Reis
1
-1
/
+1
2003-04-30
diagnostic.h (output_formatted_scalar): Tweak.
Gabriel Dos Reis
1
-29
/
+26
2003-02-12
diagnostic.c (real_abort): New.
Geoffrey Keating
1
-0
/
+13
2003-01-18
alias.c: Fix comment typos.
Kazu Hirata
1
-2
/
+2
2002-12-16
Merge basic-improvements-branch to trunk
Zack Weinberg
1
-0
/
+2
2002-11-14
* diagnostic.c (sorry): Don't repeat "sorry, unimplemented" text.
Gabriel Dos Reis
1
-1
/
+0
2002-10-08
system.h (GCCBUGURL): Delete.
Zack Weinberg
1
-2
/
+2
2002-09-12
diagnostic.c (output_add_identifier): New fn.
Jason Merrill
1
-0
/
+10
2002-08-29
diagnostic.c (fancy_abort): Don't repeat "internal error".
Gabriel Dos Reis
1
-2
/
+1
2002-08-12
diagnostic.h (output_formatted_scalar): Rename from output_formatted_integer.
Gabriel Dos Reis
1
-8
/
+8
2002-08-04
diagnostic.c (inform): New function.
Gabriel Dos Reis
1
-0
/
+14
2002-07-29
pretty-print.h: Define more macros.
Gabriel Dos Reis
1
-8
/
+0
2002-07-23
defaults.h (obstack_chunk_alloc, [...]): Default definition.
Neil Booth
1
-3
/
+0
2002-06-20
diagnostic.c (diagnostic_kind_text): Const-ify.
Kaveh R. Ghazi
1
-1
/
+1
2002-06-13
diagnostic.c (output_format): Fix thinko.
Eric Christopher
1
-2
/
+2
2002-06-13
diagnostic.c (output_format): Recognize "%H" as a format specifier for a loca...
Gabriel Dos Reis
1
-3
/
+44
[next]