analyzer: fix feasibility false +ve on jumps through function ptrs [PR107582]
[platform/upstream/gcc.git] / gcc / Makefile.in
2022-11-16 David Malcolmanalyzer: split out checker-path.cc into a new checker...
2022-11-15 David Malcolmc, analyzer: support named constants in analyzer [PR106302]
2022-11-14 Martin LiskaRevert "sphinx: support Sphinx in build system"
2022-11-14 Martin LiskaRevert "sphinx: add --with-sphinx-build"
2022-11-14 Martin LiskaRevert "sphinx: support installation if sphinx-build...
2022-11-14 Martin LiskaRevert "avr: sphinx: port gen-avr-mmcu to RST"
2022-11-14 Martin LiskaRevert "docs: fix links pointing to gcc.gnu.org/install"
2022-11-11 David Malcolmanalyzer: new warning: -Wanalyzer-infinite-recursion...
2022-11-09 Martin Liskadocs: fix links pointing to gcc.gnu.org/install
2022-11-09 Martin Liskaavr: sphinx: port gen-avr-mmcu to RST
2022-11-09 Martin Liskasphinx: support installation if sphinx-build is missing
2022-11-09 Martin Liskasphinx: add --with-sphinx-build
2022-11-09 Martin Liskasphinx: support Sphinx in build system
2022-11-04 Thomas SchwingeBetter integrate default 'sorry' 'TARGET_ASM_CONSTRUCTO...
2022-11-04 Thomas SchwingeRestore default 'sorry' 'TARGET_ASM_CONSTRUCTOR', ...
2022-10-05 David Malcolmanalyzer: revamp side-effects of call summaries [PR107072]
2022-09-29 Richard SandifordAdd OPTIONS_H_EXTRA to GTFILES
2022-09-22 Andrew MacLeodCreate gimple_range_op_handler in a new source file.
2022-09-09 David Malcolmanalyzer: add support for plugin-supplied known functio...
2022-09-02 Martin LiskaSTABS: remove -gstabs and -gxcoff functionality
2022-08-31 Martin LiskaSupport --disable-fixincludes.
2022-07-25 Aldy HernandezDispatch code for floating point range ops.
2022-07-15 Aldy HernandezConvert vrange dumping facilities to pretty_printer.
2022-07-03 Aldy HernandezImplement class vrange_storage to stream ranges to...
2022-07-02 Immad Miranalyzer: implement five new warnings for misuse of...
2022-06-28 Aldy HernandezRemove legacy EVRP code.
2022-06-28 Alexandre OlivaAdd TFLAGS to gcc's GCC_FOR_TARGET
2022-06-07 Jan BeulichRevert "configure: arrange to use appropriate objcopy"
2022-06-03 Jan Beulichconfigure: arrange to use appropriate objcopy
2022-06-02 David Malcolmdiagnostics: add SARIF output format
2022-05-31 Jason Merrillbuild: TAGS and .cc transition
2022-05-25 Andrew MacLeodUse infer instead of side-effect for ranges.
2022-05-17 Andrew MacLeodAdd side effect infrastructure.
2022-05-16 David Malcolmanalyzer: implement four new warnings for <stdarg.h...
2022-01-17 Martin LiskaManual changes for .cc renaming.
2022-01-17 Martin LiskaChange references of .c files to .cc files
2022-01-03 Jakub JelinekUpdate copyright years.
2021-12-12 Jonathan WakelyReplace gnu::unique_ptr with std::unique_ptr
2021-12-09 Olivier HainqueProvide vxworks alternate stdint.h during the build
2021-12-03 Richard Purdiegcc: Fix "argument list too long" from install-plugins
2021-11-30 Iain Buclawd: Import dmd b8384668f, druntime e6caaab9, phobos...
2021-11-29 Eric GallagerMake etags path used by build system configurable
2021-11-23 Martin SeborImplement -Winfinite-recursion [PR88232].
2021-10-29 David Malcolmgcc/Makefile.in: fix bug in gengtype link rule
2021-10-28 Alexandre Olivahardened conditionals
2021-10-22 Eric GallagerAdd install-dvi Makefile targets.
2021-09-17 Martin SeborFactor predidacte analysis out of tree-ssa-uninit.c...
2021-09-14 Iain Sandoeconfigure: Avoid unnecessary constraints on executables...
2021-09-13 Aldy HernandezMove pointer_equiv_analyzer to new file.
2021-08-30 David Malcolmanalyzer: support "bifurcation"; reimplement realloc...
2021-08-17 Andrew MacLeodAbstract tracing routines into a class.
2021-08-09 Julian Brownopenacc: Middle-end worker-partitioning support
2021-08-09 Thomas SchwingeRemove 'gcc/omp-offload.c' from 'GTFILES'
2021-08-04 David Malcolmanalyzer: initial implementation of asm support [PR101570]
2021-07-28 Martin SeborAdd new gimple-ssa-warn-access pass.
2021-07-27 Aldy HernandezImplement basic block path solver.
2021-07-16 Bill SchmidtSupport scanning of build-time GC roots in gengtype
2021-06-28 Indu BhagatCTF/BTF debug formats
2021-06-25 Martin SeborAdd support for per-location warning groups.
2021-06-23 Andrew MacLeodSplit gimple-range into gimple-range-fold and gimple...
2021-06-22 Andrew MacLeodInitial value-relation code.
2021-05-28 Bernd EdlingerGenerate gimple-match.c and generic-match.c earlier
2021-05-26 Martin LiskaRemove install-old.texi
2021-05-18 Martin Liskagenversion should depend on DATESTAMP
2021-05-12 Martin LiskaRemove version.h from object files
2021-05-10 Martin LiskaFix genversion linker error.
2021-05-10 Martin LiskaUse genversion to generate version.h.
2021-04-29 Martin SeborMove pass free_lang_data to its own file.
2021-03-11 David Malcolmanalyzer: new implementation of shortest feasible path...
2021-01-15 Richard Sandifordaarch64: Add a minipass for fusing CC insns [PR88836]
2021-01-11 Matthias KloseMake the serialized link target more verbose
2021-01-06 Alexandre Olivarobustify vxworks glimits.h overriding
2021-01-05 Rainer Orthbuild: libcody: Link with -lsocket -lnsl if necessary...
2021-01-04 Jakub JelinekUpdate copyright years.
2020-12-24 Iain SandoeC++ : Add the -stdlib= option.
2020-12-17 Richard SandifordAdd rtl-ssa
2020-12-17 Richard SandifordAdd an alternative splay tree implementation
2020-12-15 Nathan SidwellAdd libcody
2020-12-13 Tamar Christinamiddle-end: Support complex Addition
2020-12-01 Martin LiskaAdd if-chain to switch conversion pass.
2020-11-18 Jakub Jelinekconfigury: --enable-link-serialization support
2020-11-13 Gergö BaranyDecompose OpenACC 'kernels' constructs into parts,...
2020-11-02 François-Xavier... gcc: quote characters in texi source
2020-10-31 Jan HubickaMove clone_info to summary
2020-10-29 David Malcolmanalyzer: move svalue and region decls to their own...
2020-10-23 Jan HubickaMove thunks out of cgraph_node
2020-10-23 Jakub JelinekFix up plugin header install
2020-10-06 Andrew MacLeodRanger classes.
2020-10-01 Aldy HernandezInitial implementation of value query class.
2020-09-23 David MalcolmAdd $(ZLIBINC) to CFLAGS-analyzer/engine.o
2020-09-20 Jan HubickaNew modref/ipa_modref optimization passes
2020-08-13 David Malcolmanalyzer: rewrite of region and value-handling
2020-08-03 Martin JamborRemoval of HSA offloading from gcc and libgomp
2020-08-03 Aldy HernandezMulti-range implementation for value_range (irange).
2020-07-16 Andrea Corallobuild: Fix TAGS target in gcc/Makefile.in
2020-07-13 Nathan SidwellRemove long-gone cxxmain.c from makefiles
2020-06-23 David Edelsohnbuild: Change conditional include and empty.mk to ...
2020-06-17 Martin LiskaLower VEC_COND_EXPR into internal functions.
2020-06-09 Michael KuhnWhen specifying a non-system prefix with --with-zstd...
2020-06-03 Romain NaourFix missing dependencies for selftests which occasional...
next