]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/rs6000/rs6000-c.cc
c++: Implement P1467R9 - Extended floating-point types and standard names compiler...
[thirdparty/gcc.git] / gcc / config / rs6000 / rs6000-c.cc
2022-09-27  Jakub Jelinekc++: Implement P1467R9 - Extended floating-point types...
2022-09-13  Kewen Linrs6000: Fix the check of bif argument number [PR104482]
2022-07-22  Will Schmidt[PATCH, rs6000] Additional cleanup of rs6000_builtin_mask
2022-06-24  Will Schmidt[PATCH,RS6000 5/5] Replace MASK_<xxxx> usage with OPTIO...
2022-06-24  Will Schmidt[PATCH,RS6000 2/5] Rework the RS6000_BTM defines.
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.