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-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
/
c-family
/
c-format.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-17
Simplify format_warning_at_substring API
David Malcolm
1
-25
/
+20
2017-08-21
c-family/c/c++: pass optional vec<location_t> to c-format.c
David Malcolm
1
-15
/
+37
2017-08-14
PR c/81117 - Improve buffer overflow checking in strncpy - part 1
Martin Sebor
1
-1
/
+36
2017-08-07
Canonicalize names of attributes.
Martin Liska
1
-19
/
+5
2017-07-30
c-format.c (asm_fprintf_char_table): Add 'z' to format_chars.
Uros Bizjak
1
-0
/
+1
2017-06-04
re PR c/80919 (ICE: Segmentation fault with -Wall when printing address of si...
Marek Polacek
1
-0
/
+6
2017-05-30
C++ template type diff printing
David Malcolm
1
-1
/
+1
2017-05-19
c-format.c (locus): Move out of function scope, add GTY attribute.
Bernd Edlinger
1
-2
/
+1
2017-05-18
c-format.c (local_tree_type_node): Add GTY attribute.
Bernd Edlinger
1
-1
/
+3
2017-05-08
PR translation/80280 - Missing closing quote (%>) c/semantics.c and c/c-typeck.c
Martin Sebor
1
-175
/
+247
2017-03-11
Simplify uses of "%<%s%>" to "%qs" (PR translation/79848)
David Malcolm
1
-3
/
+3
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-11-13
re PR tree-optimization/35503 (Warning about restricted pointers?)
Prathamesh Kulkarni
1
-0
/
+3
2016-09-12
Fix suggestions for non-trivial Wformat type cases (PR c/72858)
David Malcolm
1
-58
/
+360
2016-09-09
PR c/77520 - wrong value for extended ASCII characters in -Wformat message
Martin Sebor
1
-14
/
+6
2016-09-07
Move class substring_loc from c-family into gcc
David Malcolm
1
-156
/
+1
2016-09-06
PR c/77336 - -Wsuggest-attribute=format warning overly simplistic
Martin Sebor
1
-3
/
+13
2016-08-16
Fix caret locations in format_type_warning (PR c/72857)
David Malcolm
1
-14
/
+22
2016-08-08
c-format.c: suggest the correct format string to use (PR c/64955)
David Malcolm
1
-18
/
+250
2016-08-08
Use class substring_loc in c-format.c (PR c/52952)
David Malcolm
1
-174
/
+313
2016-08-08
c-format.c: cleanup of check_format_info_main
David Malcolm
1
-636
/
+1019
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-12
re PR fortran/68815 (Error/warning diagnostic: '%s' should be converted to %q...
Tobias Burnus
1
-3
/
+3
2015-11-11
decl.c: Remove unused header files.
Andrew MacLeod
1
-3
/
+0
2015-10-29
decl.c: Reorder #include's and remove duplicates.
Andrew MacLeod
1
-5
/
+4
2015-09-16
Share memory blocks between pool allocators
Mikhail Maltsev
1
-2
/
+1
2015-09-15
Change of location_get_source_line signature
David Malcolm
1
-1
/
+1
2015-08-19
remove more useless typedefs
Trevor Saunders
1
-8
/
+8
2015-07-16
Add new object_allocator and clean-up allocator usage.
Martin Liska
1
-3
/
+4
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-1
/
+0
2015-06-25
array-notation-common.c: Use VAR_P throughout.
Marek Polacek
1
-2
/
+2
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-1
/
+0
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-3
/
+0
2015-06-08
re PR c/66415 (ice in location_column_from_byte_offset)
Marek Polacek
1
-1
/
+3
2015-06-04
coretypes.h: Include machmode.h...
Andrew MacLeod
1
-4
/
+0
2015-06-01
Change use to type-based pool allocator in c-format.c.
Martin Liska
1
-14
/
+12
2015-05-21
re PR c/52952 (Wformat location info is bad (wrong column number))
Manuel López-Ibáñez
1
-20
/
+136
2015-02-16
re PR c/65066 (ICE: Segmentation fault with -Wformat=2)
Marek Polacek
1
-0
/
+1
2015-02-13
re PR c/65040 (gcc-5 -Wformat broken)
Marek Polacek
1
-2
/
+15
2015-01-21
re PR c++/64629 (-Wformat-security warns with const char *const vars)
Jason Merrill
1
-0
/
+7
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-0
/
+10
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-09-05
re PR tree-optimization/63148 (r187042 causes auto-vectorization failure for ...
Richard Biener
1
-2
/
+8
2014-08-19
re PR c/52952 (Wformat location info is bad (wrong column number))
Manuel López-Ibáñez
1
-106
/
+150
2014-08-15
re PR fortran/44054 (Handle -Werror, -Werror=, -fdiagnostics-show-option, !GC...
Manuel López-Ibáñez
1
-8
/
+7
2014-05-06
Merge in wide-int.
Kenneth Zadeck
1
-1
/
+1
2014-04-12
re PR c/60194 (-Wformat should also warn when using %d (instead of %u) for un...
Tobias Burnus
1
-1
/
+3
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-11-20
cuintp.c (UI_From_gnu): Use tree_to_shwi.
Kenneth Zadeck
1
-1
/
+1
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
1
-0
/
+1
[next]