]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gimple-ssa-sprintf.c
[Ada] Replace low-level membership tests with high-level routines
[thirdparty/gcc.git] / gcc / gimple-ssa-sprintf.c
2019-07-25  rguenth2019-07-25 Richard Biener <rguenther@suse.de>
2019-07-09  mseborPR c++/61339 - add mismatch between struct and class...
2019-06-25  jozeflImplement alternate "__intN__" form of "__intN" type
2019-04-18  jakub PR translation/79183
2019-04-10  jakub PR c++/90010
2019-04-09  jakub PR tree-optimization/89998
2019-03-05  jakub PR tree-optimization/89566
2019-02-23  mseborgcc/ChangeLog:
2019-02-22  mseborPR tree-optimization/88993 - GCC 9 -Wformat-overflow...
2019-02-22  aldyh PR middle-end/85598
2019-01-02  law PR middle-end/88663
2019-01-02  law * gimple-fold.h (get_range_strlen): Update prototype.
2019-01-01  jakub Update copyright years.
2018-12-23  law * builtins.h (c_strlen_data): Add new fields and comments.
2018-12-23  law2018-12-23 Martin Sebor <msebor@redhat.com>
2018-12-14  mseborPR tree-optimization/87096 - Optimised snprintf is...
2018-12-07  law * gimple-ssa-evrp-analyze.h (class evrp_range_analyzer...
2018-10-30  mseborPR middle-end/87041 - -Wformat reading through null...
2018-10-17  aldyh * bitmap.c (bitmap_head::dump): New.
2018-10-04  law * gimple-ssa-sprintf.c (format_string): Do...
2018-10-03  law * gimple-ssa-sprintf.c (struct fmtresult): Add new...
2018-09-17  dmalcolmsubstring-locations: add class format_string_diagnostic_t
2018-09-14  law * builtins.h (c_srlen): Add argument.
2018-08-21  edlinger2018-08-21 Bernd Edlinger <bernd.edlinger@hotmail.de>
2018-08-17  lawgcc/ChangeLog:
2018-08-16  law * builtins.c (c_strlen): Add new parameter eltsize...
2018-08-15  dmalcolmdiagnostics: add labeling of source ranges
2018-08-04  mseborPR tree-optimization/86571 - AIX NaNQ and NaNS output...
2018-07-04  mseborPR tree-optimization/86274 - SEGFAULT when logging...
2018-05-17  marxinFix GNU coding style for G_.
2018-03-02  jakub * substring-locations.h (format_warning_va): Formattin...
2018-02-27  mseborPR translation/84207 - Hard coded plural in gimple...
2018-02-20  law PR middle-end/82123
2018-02-20  law PR middle-end/82123
2018-02-20  law PR middle-end/82123
2018-02-20  law PR middle-end/82123
2018-02-20  law PR middle-end/82123
2018-01-03  jakub * gimple-ssa-sprintf.c (parse_directive): Cast second...
2018-01-03  mseborgcc/ChangeLog:
2018-01-03  jakub Update copyright years.
2017-12-21  jakub PR c/83448
2017-12-19  jakub * gimple-ssa-sprintf.c (format_directive): Use inform_...
2017-12-19  jakub * read-rtl.c (parse_reg_note_name): Replace Yoda condi...
2017-12-14  jakub PR tree-optimization/83198
2017-11-02  law * gimple-ssa-sprintf.c (sprintf_dom_walker): Remove
2017-10-27  law * gimple-ssa-sprintf.c: Include domwalk.h.
2017-10-17  dmalcolmSimplify format_warning_at_substring API
2017-08-30  rsandifo[20/77] Replace MODE_INT checks with is_int_mode
2017-08-14  mseborPR translation/79998 - typo in diagnostic "specified...
2017-07-10  mseborPR tree-optimization/80397 - missing -Wformat-overflow...
2017-05-14  mseborPR middle-end/77671 - missing -Wformat-overflow warning...
2017-05-01  mseborgcc/ChangeLog:
2017-04-28  mseborPR tree-optimization/80523 - -Wformat-overflow doesn...
2017-04-25  mseborPR tree-optimization/80497 - ICE at -O1 and above on...
2017-04-11  mseborPR middle-end/80364 - sanitizer detects signed integer...
2017-03-15  law PR tree-optimization/79800
2017-03-01  mseborPR middle-end/79692 - [7 Regression] -Wformat-overflow...
2017-02-17  jakub PR tree-optimization/79327
2017-02-14  mseborPR middle-end/79448 - unhelpful -Wformat-truncation...
2017-02-14  mseborPR middle-end/79496 - call to snprintf with zero size...
2017-02-03  mseborPR tree-optimization/79327 - wrong code at -O2 and...
2017-02-03  jakub PR tree-optimization/79327
2017-02-03  mseborPR tree-optimization/79352 - -fprintf-return-value...
2017-02-03  marxinFix memory leaks in gimple-ssa-sprintf.c (PR tree-optim...
2017-02-03  mseborPR middle-end/79275 - -Wformat-overflow false positive...
2017-01-30  mseborgcc/ChangeLog:
2017-01-27  jakub * realmpfr.h: Poison MPFR_RND{N,Z,U,D}.
2017-01-27  mseborgcc/ChangeLog:
2017-01-26  mseborgcc/ChangeLog:
2017-01-26  mseborPR middle-end/78703 - fprintf-return-value floating...
2017-01-26  mseborPR middle-end/78703 -fprintf-return-value floating...
2017-01-24  trippelsFix build failure with MPFR 2.4.x
2017-01-24  mseborPR middle-end/78703 - -fprintf-return-value floating...
2017-01-24  mseborPR middle-end/78703 - -fprintf-return-value floating...
2017-01-24  mseborPR middle-end/78703 - -fprintf-return-value floating...
2017-01-17  mseborPR tree-optimization/78608 - gimple-ssa-sprintf.c:570...
2017-01-16  mseborgcc/ChangeLog:
2017-01-12  mseborgcc/c-family/ChangeLog:
2017-01-12  jakub * gimple-ssa-sprintf.c (try_substitute_return_value...
2017-01-10  mseborPR middle-end/78245 - missing -Wformat-length on an...
2017-01-08  mseborPR tree-optimization/78913 - Probably misleading error...
2017-01-05  mseborPR tree-optimization/78910 - Wrong print-return-value...
2017-01-03  mseborPR tree-optimization/78696 - [7 Regression] -fprintf...
2017-01-03  jakub PR tree-optimization/78965
2017-01-03  jakub PR middle-end/78901
2017-01-01  jakub Update copyright years.
2016-12-15  mseborPR middle-end/78519 - missing warning for sprintf ...
2016-12-14  mseborPR middle-end/78786 - GCC hangs/out of memory calling...
2016-12-12  mseborPR middle-end/78622 - -Wformat-length/-fprintf-return...
2016-12-08  mseborPR c/53562 - Add -Werror= support for -D_FORTIFY_SOURCE...
2016-12-01  jakub PR tree-optimization/78586
2016-11-30  jakub PR tree-optimization/78586
2016-11-29  mseborPR tree-optimization/78512 - [7 Regression] r242674...
2016-11-28  mseborPR middle-end/78521 - [7 Regression] incorrect byte...
2016-11-28  jakub * gimple-ssa-sprintf.c (build_intmax_type_nodes):...
2016-11-24  mseborPR tree-optimization/78476 - snprintf(0, 0, ...) with...
2016-11-23  mseborPR middle-end/78461 - [7 Regression] ICE: in operator+=
2016-10-24  mseborPR middle-end/77735 - FAIL: gcc.dg/tree-ssa/builtin...
2016-09-28  jakub * gimple-ssa-sprintf.c (pass_sprintf_length::gate...
2016-09-28  jakub * gimple-ssa-sprintf.c: Fix comment formatting.
next