]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/file-prefix-map.cc
c++, mingw: Fix up types of dtor hooks to __cxa_{,thread_}atexit/__cxa_throw on mingw...
[thirdparty/gcc.git] / gcc / file-prefix-map.cc
2024-01-03  Jakub JelinekUpdate copyright years.
2023-03-10  Jakub Jelinekfile-prefix-map: Fix up -f*-prefix-map= [PR108464]
2023-01-02  Jakub JelinekUpdate copyright years.
2022-11-07  Richard PurdieFix NULL filename handling
2022-11-01  Richard Purdiegcc/file-prefix-map: Allow remapping of relative paths
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-17  Martin LiskaRename .c files to .cc files.