]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/Makefile.in
c++, mingw: Fix up types of dtor hooks to __cxa_{,thread_}atexit/__cxa_throw on mingw...
[thirdparty/gcc.git] / gcc / Makefile.in
2024-05-07  Rainer OrthRemove obsolete Solaris 11.3 support
2024-02-12  Christophe Lyongcc/Makefile.in: Always check info dependencies
2024-01-18  Iain SandoeDarwin, configure: Handle a missing substitution.
2024-01-04  David Malcolmopts: add logic to generate options-urls.cc
2024-01-04  David Malcolmoptions: add gcc/regenerate-opt-urls.py
2024-01-03  Jakub JelinekUpdate copyright years.
2023-12-22  Christophe LyonAllow overriding EXPECT
2023-12-14  Filip KastlA new copy propagation and PHI elimination pass
2023-12-06  Eric Gallagerremove qmtest-related Makefile targets
2023-12-06  Alexandre OlivaIntroduce strub: machine-independent stack scrubbing
2023-12-02  Richard Sandifordattribs: Cache the gnu namespace
2023-11-28  David Malcolmanalyzer: install header files for use by plugins ...
2023-11-19  David Malcolmlibcpp: split decls out to rich-location.h
2023-11-18  David Malcolmanalyzer: new warning: -Wanalyzer-infinite-loop [PR106147]
2023-11-13  Arsen Arsenović*: add modern gettext
2023-11-04  David Malcolmdiagnostics: add automatic URL-ification within messages
2023-10-31  David Malcolmanalyzer: move class record_layout to its own .h/.cc
2023-10-31  Robin Dappgenemit: Split insn-emit.cc into several partitions.
2023-10-25  Richard Sandifordrtl-ssa: Add new helper functions
2023-10-22  Iain SandoeTestsuite: allow non-installed testing on darwin
2023-10-22  Iain SandoeConfig,Darwin: Allow for configuring Darwin to use...
2023-10-20  Alexandre OlivaControl flow redundancy hardening
2023-10-16  Manolis TsamisImplement new RTL optimizations pass: fold-mem-offsets
2023-09-21  Iain Buclawrust: Add skeleton support and documentation for target...
2023-09-06  Jakub Jelinek_BitInt lowering support [PR102989]
2023-08-29  David Malcolmanalyzer: new warning: -Wanalyzer-overlapping-buffers...
2023-08-20  Eric Gallagerimprove error when /usr/include isn't found [PR90835]
2023-08-18  Kewen LinMakefile.in: Make TM_P_H depend on $(TREE_H) [PR111021]
2023-08-15  Kewen LinMakefile.in: Make recog.h depend on $(TREE_H) [PR111021]
2023-08-12  Jakub JelinekAdd stdckdint.h header for C23
2023-08-08  Andrzej Turkogenmatch: Reduce variability of generated code
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
next