]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gcc.cc
inter-procedural value range propagation
[thirdparty/gcc.git] / gcc / gcc.cc
2023-11-06  David Malcolmdiagnostics: make diagnostic_context::m_urlifier private
2023-11-04  David Malcolmdiagnostics: add automatic URL-ification within messages
2023-11-04  David Malcolmdiagnostics: convert diagnostic_context to a class
2023-10-22  Iain SandoeDriver: Provide a spec to insert rpaths for compiler...
2023-09-19  Ben Boeckelp1689r5: initial support
2023-09-19  Ben Boeckelspec: add a spec function to join arguments
2023-08-25  Uros Bizjakgcc: Rename TRUE/FALSE to true/false in *.cc files
2023-06-22  David Malcolmdiagnostics: add support for "text art" diagrams
2023-06-14  Thomas Schwingedriver: Forward '-lgfortran', '-lm' to offloading compi...
2023-06-13  Jeff LawRemove a couple mudflap remnants
2023-05-19  Andrew PinskiFix driver/33980: Precompiled header file not removed...
2023-04-18  Mark HarmstoneAdd -gcodeview option
2023-03-16  Martin Liskamiddle-end: always find a basename for -fdiagnostics...
2023-02-01  Martin Liskadriver: fix -gz=none error message with missing zstd
2023-01-25  Iain Sandoemodula-2: Fixes for preprocessing [PR102343, PR108182].
2023-01-05  Iain Sandoemodula-2, driver: Implement handling for -static-libgm2.
2023-01-02  Jakub JelinekUpdate copyright years.
2023-01-02  Jakub JelinekUpdate copyright dates.
2022-12-09  Sebastian HuberRename SUBTARGET_CC1_SPEC to OS_CC1_SPEC
2022-12-02  Jason Merrilldriver: fix validate_switches logic
2022-11-21  Sebastian HuberAllow subtarget customization of CC1_SPEC
2022-11-05  Alexandre OlivaSupport multilib-aware target lib flags self-specs...
2022-11-02  Rasmus Villemoesgcc: honour -ffile-prefix-map in ASM_MAP [PR93371]
2022-09-29  Jakub Jelinekdriver, cppdefault: Unbreak bootstrap on Debian/Ubuntu...
2022-09-29  Martin Liskasupport -gz=zstd for both linker and assembler
2022-09-22  Martin Liskaremove -gz=zlib-gnu option value
2022-09-02  Kito ChengAdd TARGET_COMPUTE_MULTILIB hook to override multi...
2022-09-02  Martin LiskaSTABS: remove -gstabs and -gxcoff functionality
2022-08-17  Jakub Jelinekfortran: Add -static-libquadmath support [PR46539]
2022-08-16  Sergei Trofimovichdriver: fix environ corruption after putenv() [PR106624]
2022-08-10  Martin LiskaFactor out jobserver_active_p.
2022-06-18  Jakub Jelinekubsan: Add -fsanitize-trap= support
2022-06-02  David MalcolmAdd -fdiagnostics-format={json-stderr|json-file}
2022-05-11  Martin Liskaopts: do not allow Separate+Joined ending with =
2022-04-06  Martin Liska--target-help: align with --help=target
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-17  Martin LiskaRename .c files to .cc files.