]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/rs6000/rs6000-c.cc
rs6000: avoid peeking eof after __vector
[thirdparty/gcc.git] / gcc / config / rs6000 / rs6000-c.cc
2022-05-10  Jiufu Guors6000: avoid peeking eof after __vector
2022-03-24  Kewen Linrs6000: Skip overload instances with NULL fntype [PR104967]
2022-03-23  Martin Liskars6000: Adjust error messages.
2022-03-22  Martin Liskars6000: wrap const in an error message.
2022-03-10  Jakub Jelinekrs6000: Fix up __SIZEOF_{FLOAT,IBM}128__ defines [PR99708]
2022-02-17  Michael MeissnerDefine __SIZEOF_FLOAT128__ and __SIZEOF_IBM128__.
2022-02-04  Bill Schmidtrs6000: More factoring of overload processing
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-17  Martin LiskaRename .c files to .cc files.