]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/mips/mips.cc
Update copyright years.
[thirdparty/gcc.git] / gcc / config / mips / mips.cc
2024-01-03  Jakub JelinekUpdate copyright years.
2023-12-02  Richard SandifordAllow target attributes in non-gnu namespaces
2023-11-09  YunQiang SuMIPS: Use -mnan value for -mabs if not specified
2023-08-09  Kewen Lintarghooks: Extend legitimate_address_p with code_helper...
2023-07-05  YunQiang SuMIPS: Use unaligned access to expand block_move on r6
2023-07-03  Jie MeiMIPS: Add CACHE instruction for mips16e2
2023-07-03  Jie MeiMIPS: Add load/store word left/right instructions for...
2023-07-03  Jie MeiMIPS: Add LUI instruction for mips16e2
2023-07-03  Jie MeiMIPS: Add bitwise instructions for mips16e2
2023-07-03  Jie MeiMIPS: Add instruction about global pointer register...
2023-07-03  Jie MeiMIPS: Add basic support for mips16e2
2023-06-30  Jovan Dmitrovicmips: Fix overaligned function arguments [PR109435]
2023-06-16  Simon DardisMIPS16: Implement `code_readable` function attribute.
2023-06-05  YunQiang SuMIPS: Add speculation_barrier support
2023-05-18  Bernhard Reutner... gcc/config/*: use _P() defines from tree.h
2023-03-02  Robert SuchanekMIPS: Bugfix for fix Dejagnu issues with RTL checking...
2023-02-24  Junxian ZhuHazard barrier return support
2023-01-02  Jakub JelinekUpdate copyright years.
2022-10-28  Joseph Myersc: tree: target: C2x (...) function prototypes and...
2022-10-25  YunQiang SuMIPS: Not trigger error for pre-R6 and -mcompact-branch...
2022-09-14  Jan-Benedict GlawDrop unused variable
2022-09-02  Martin LiskaSTABS: remove -gstabs and -gxcoff functionality
2022-07-07  Dimitrije MilosevicMips: Fix the ASAN shadow offset hook for the n32 ABI
2022-05-24  Prathamesh KulkarniAdd new parameter to vec_perm_const hook for specifying...
2022-04-06  Xi Ruoyaomips: Fix C++14 vs. C++17 ABI incompatibility on mips64
2022-04-02  Xi Ruoyaomips: Fix an ICE caused by r12-7962
2022-04-01  Xi Ruoyaomips: Ignore zero width fields in arguments and issue...
2022-04-01  Xi Ruoyaomips: Emit psabi diagnostic for return values affected...
2022-04-01  YunQiang SuMIPS: IPL is 8bit in Cause and Status registers if...
2022-03-14  Xi RuoyaoEnable libsanitizer build on mips64
2022-01-18  Martin LiskaFix -Wformat-diag in various targets.
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-17  Martin LiskaRename .c files to .cc files.