]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/Makefile.in
Fix profiledbootstrap
[thirdparty/gcc.git] / gcc / Makefile.in
2023-07-26  David Malcolmanalyzer: add symbol base class, moving region id to...
2023-07-17  Andre VieiraInclude insn-opinit.h in PLUGIN_H [PR110610]
2023-06-22  David Malcolmanalyzer: add text-art visualizations of out-of-bounds...
2023-06-22  David Malcolmdiagnostics: add support for "text art" diagrams
2023-06-15  Marek Polacekconfigure: Implement --enable-host-pie
2023-06-12  Andrew MacLeodSplit pointer ibased range operators to range-op-ptr.cc
2023-06-05  Andrew PinskiFix PR 110085: `make clean` in GCC directory on sh...
2023-05-24  Andrew MacLeodGimple range PHI analyzer and testcases
2023-05-08  Alexander MonakovMakefile.in: clean up match.pd-related dependencies
2023-05-06  Xi Ruoyaobuild: Use -nostdinc generating macro_list [PR109522]
2023-05-06  Jakub Jelinekbuild: Replace seq for portability with GNU Make variant
2023-05-05  Tamar Christinamatch.pd: Use splits in makefile and make configurable.
2023-05-05  Tamar Christinagenmatch: split shared code to gimple-match-exports.cc
2023-04-08  Jakub Jelinekriscv: Fix genrvv-type-indexer dependencies
2023-03-21  Arsen Arsenovićhtml: Set CONTENTS_OUTPUT_LOCATION=inline if makeinfo...
2023-01-30  YunQiang SuSet CROSS_SYSTEM_HEADER_DIR according includedir
2023-01-02  Jakub JelinekUpdate copyright years.
2022-12-31  Rainer Orthmodula-2: Fix building the plugin for Darwin [PR107612].
2022-12-09  David Malcolmanalyzer: rename region-model-impl-calls.cc to kf.cc
2022-12-06  David Malcolmanalyzer: split out more stuff from region-model-impl...
2022-12-01  David Malcolmanalyzer: move bounds checking to a new bounds-checking.cc
2022-11-24  Aldy HernandezRemove value_range_equiv.
2022-11-23  Martin Liskad: respect --enable-link-mutex configure option
2022-11-23  Marek PolacekRevert "configure: Implement --enable-host-pie"
2022-11-23  Marek Polacekconfigure: Implement --enable-host-pie
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.
next