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
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
2002-06-11
objc-act.c (warn_with_ivar): Adjust calls to diagnostic_count_error.
Gabriel Dos Reis
1
-17
/
+31
2002-06-07
* diagnostic.c (diagnostic_build_prefix): Fix initialization.
Gabriel Dos Reis
1
-3
/
+3
2002-06-07
* diagnostic.c (diagnostic_build_prefix): Tidy.
Gabriel Dos Reis
1
-18
/
+16
2002-06-05
toplev.h (report_error_function): Remove.
Gabriel Dos Reis
1
-455
/
+307
2002-06-02
diagnostic.h (struct diagnostic_context): Add new member internal_error.
Gabriel Dos Reis
1
-16
/
+2
2002-06-02
diagnostic.c (diagnostic_finish): Rename to output_flush.
Gabriel Dos Reis
1
-58
/
+58
2002-05-11
dbxout.c: Fix formatting.
Kazu Hirata
1
-169
/
+171
2002-04-14
diagnostic.h (output_buffer_state): Redefine.
Gabriel Dos Reis
1
-17
/
+14
2002-03-31
diagnostic.c: Include langhooks-def.h.
Neil Booth
1
-0
/
+1
2002-03-31
diagnostic.c (print_error_function): Remove.
Neil Booth
1
-8
/
+2
2002-03-20
Makefile.in: Update.
Neil Booth
1
-4
/
+5
2002-01-23
diagnostic.c (internal_error): Do ICE suppression only when ENABLE_CHECKING i...
Zack Weinberg
1
-0
/
+2
2002-01-21
Properly indent two lines.
Richard Kenner
1
-2
/
+2
2002-01-12
diagnostic.c (warn_deprecated_use): Rework to lower indentation.
Richard Kenner
1
-33
/
+28
2002-01-12
attribs.c (handle_deprecated_attribute): constify WHAT.
Graham Stott
1
-32
/
+34
2002-01-10
Added __attribute__((deprecated)) patches.
Ira Ruben
1
-0
/
+41
2002-01-04
c-common.c: Fix formatting.
Kazu Hirata
1
-14
/
+14
2001-12-14
diagnostic.c (sorry): Increment sorrycount before saving the buffer state.
Jason Merrill
1
-1
/
+1
2001-11-23
ChangeLog.0, [...]: Fix spelling errors.
Joseph Myers
1
-5
/
+5
2001-09-13
c-parse.in (yyerror): Const-ification and/or static-ization.
Kaveh R. Ghazi
1
-1
/
+1
2001-08-28
(forgot in last checkin)
Andreas Jaeger
1
-203
/
+69
2001-08-22
Makefile.in, [...]: replace "GNU CC" with "GCC".
Lars Brinkhoff
1
-12
/
+12
2001-08-17
final.c (shorten_branches): Clear the end of the label_align array only if we...
Zack Weinberg
1
-0
/
+3
2001-08-14
Makefile.in (OBJS): Add rtl-error.o
Gabriel Dos Reis
1
-132
/
+0
2001-08-08
dbxout.c: Fix comment formatting.
Kazu Hirata
1
-2
/
+2
2001-07-10
diagnostic.c (finish_diagnostic): Rename to diagnostic_finish.
Gabriel Dos Reis
1
-11
/
+12
2001-06-28
diagnostic.c (default_print_error_function): Tweak.
Gabriel Dos Reis
1
-14
/
+15
2001-06-27
diagnostic.h: Add documentation.
Gabriel Dos Reis
1
-14
/
+12
2001-06-26
toplev.c (decode_f_option): Adjust setting.
Gabriel Dos Reis
1
-51
/
+13
2001-06-26
diagnostic.h (struct diagnostic_context): Add new field.
Gabriel Dos Reis
1
-11
/
+10
2001-06-26
diagnostic.h (diagnostic_prefixing_rule_t): New enum type.
Gabriel Dos Reis
1
-2
/
+2
2001-06-26
diagnostic.c (digit_buffer): Remove as global.
Gabriel Dos Reis
1
-6
/
+2
2001-06-10
Makefile.in (c-parse.o): Depend on diagnostic.h
Gabriel Dos Reis
1
-6
/
+1
2001-05-23
diagnostic.c (vnotice): Kill.
Zack Weinberg
1
-61
/
+56
2001-03-22
mkconfig.sh: Include insn-flags.h.
Richard Henderson
1
-1
/
+0
2001-02-23
diagnostic.c (trim_filename): No longer static.
Richard Kenner
1
-2
/
+1
[next]