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/existing-fp8
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-15
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-15
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
/
c-format.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-05
c-common.c: Move to c-family/.
Steven Bosscher
1
-2870
/
+0
2010-06-04
re PR c/25880 (improve message of warning for discarding qualifiers)
Manuel López-Ibáñez
1
-15
/
+13
2010-05-27
diagnostic-core.h: New.
Joseph Myers
1
-2
/
+3
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-1
/
+1
2009-08-24
Changelog gcc/
Kai Tietz
1
-31
/
+47
2009-07-07
pretty-print.c (pp_base_format): Remove %J.
Manuel López-Ibáñez
1
-16
/
+4
2009-07-07
pretty-print.c (pp_base_format): Remove %H.
Manuel López-Ibáñez
1
-36
/
+0
2009-05-22
* c-format.c (handle_format_attribute): Fix comment typo.
Ben Elliston
1
-1
/
+1
2009-04-23
gcc_diag-1.c (foo): Don't check that %E produces a warning.
Rafael Avila de Espindola
1
-1
/
+1
2009-02-20
Update Copyright years for files modified in 2008 and/or 2009.
Jakub Jelinek
1
-1
/
+1
2008-10-13
Fix PR/25502
Kai Tietz
1
-0
/
+6
2008-07-29
* c-format.c (check_format_types): Revert unwanted checkin.
Jakub Jelinek
1
-1
/
+1
2008-07-28
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
Richard Biener
1
-1
/
+1
2008-06-27
c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...
Kaveh R. Ghazi
1
-2
/
+2
2008-06-22
c-lex.c (narrowest_unsigned_type): Change itk to int.
Ian Lance Taylor
1
-40
/
+42
2008-04-24
c-format.c (check_format_info_main): Use strncmp rather than a magic prefix t...
Danny Smith
1
-17
/
+3
2008-04-01
re PR c/35436 (ICE with attribute "format")
Volker Reichelt
1
-1
/
+2
2008-03-20
ms format support for mingw.
Kai Tietz
1
-9
/
+109
2007-09-27
builtins.c (expand_builtin, [...]): Use new %K format string specifier for di...
Jakub Jelinek
1
-4
/
+16
2007-09-18
c-format.h (format_kind_info): Add alloc_char field.
Jakub Jelinek
1
-36
/
+48
2007-09-04
c-format.c: Include alloc-pool.h.
Laurynas Biveinis
1
-15
/
+10
2007-08-13
2007-08-3 1 Dan Hipschman <dsh@google.com>
Dan Hipschman
1
-7
/
+2
2007-08-12
re PR fortran/32860 (Support %ld (for "long") for gfc_warning)
Francois-Xavier Coudert
1
-2
/
+12
2007-07-26
Change copyright header to refer to version 3 of the GNU General Public Licen...
Nick Clifton
1
-5
/
+4
2007-06-15
[multiple changes]
Andrew Pinski
1
-6
/
+1
2007-06-11
really remove signed(_or_unsigned)?_type langhooks
Rafael Espindola
1
-1
/
+1
2007-05-14
c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of...
Rafael Avila de Espindola
1
-1
/
+1
2007-04-07
Separate NUL byte detection from rest of -Wformat warnings
Bruce Korb
1
-1
/
+2
2007-02-28
builtins.c (fold_builtin_call_list, [...]): Delete, and replace with...
Sandra Loosemore
1
-4
/
+14
2006-05-18
Whitespace fixups
Mike Stump
1
-35
/
+35
2005-12-17
tree-inline.c (copy_body_r): Use explicit cast when converting from void *.
Gabriel Dos Reis
1
-2
/
+2
2005-12-16
target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.
Jon Grimm
1
-58
/
+63
2005-10-25
re PR c/23103 (gcc_diag does not work with -combine)
Andrew Pinski
1
-1
/
+1
2005-07-22
c-format.c (check_function_format): Change warning control option from OPT_Wa...
DJ Delorie
1
-2
/
+2
2005-07-19
re PR c++/22476 (-Wmissing-format-attribute should pick out function pointer ...
Kaveh R. Ghazi
1
-1
/
+2
2005-07-03
c-format.c (gcc_gfc_format_type, [...]): New.
Kaveh R. Ghazi
1
-1
/
+83
2005-07-03
c-common.h (GCC_DIAG_STYLE): Define.
Joseph Myers
1
-3
/
+63
2005-07-02
toplev.c (default_tree_printer): Handle setting location with '+' flag.
Joseph Myers
1
-3
/
+4
2005-06-28
c-decl.c (pop_scope): Move warning control into warning call.
DJ Delorie
1
-61
/
+75
2005-06-25
Update FSF address.
Kelley Cook
1
-2
/
+2
2005-05-25
common.opt (-Wattributes): New.
DJ Delorie
1
-1
/
+2
2005-05-24
c-common.c (unsigned_conversion_warning): Move warning control from if() to w...
DJ Delorie
1
-6
/
+11
2005-05-13
c-format.c (check_format_arg): Handle string literals of the form &"string"[o...
Richard Guenther
1
-0
/
+4
2005-04-27
re PR c/20740 (cc1 segfaults)
Joseph Myers
1
-5
/
+72
2005-04-23
diagnostic.c (warning): Accept parameter to classify warning option.
DJ Delorie
1
-57
/
+57
2005-04-22
builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'.
Nathan Sidwell
1
-14
/
+13
2005-03-29
builtin-types.def, [...]: Update copyright.
Kazu Hirata
1
-1
/
+1
2005-03-20
c-common.c (handle_aligned_attribute, [...]): Do not strip NOPS from INTEGER_...
Joseph Myers
1
-7
/
+2
2005-03-18
c-common.c, [...]: Use %D for declarations in diagnostics and %E for identifi...
Joseph Myers
1
-1
/
+2
2004-11-09
builtins.c, [...]: Say "argument" instead of "arg" in diagnostics.
Joseph Myers
1
-6
/
+8
[next]