analyzer: fix feasibility false +ve on jumps through function ptrs [PR107582]
[platform/upstream/gcc.git] / gcc / gcc.cc
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.