]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/loongarch/loongarch.cc
Update copyright years.
[thirdparty/gcc.git] / gcc / config / loongarch / loongarch.cc
2023-01-16  Jakub JelinekUpdate copyright years.
2022-11-30  Lulu ChengLoongArch: Optimize the implementation of stack check.
2022-11-28  Lulu ChengLoongArch: Optimize immediate load.
2022-11-23  Lulu ChengLoongArch: Add prefetch instructions.
2022-11-09  Xi RuoyaoLoongArch: fix signed overflow in loongarch_emit_int_co...
2022-10-28  Joseph Myersc: tree: target: C2x (...) function prototypes and...
2022-09-28  Lulu ChengLoongArch: Fixed a typo in the comment information...
2022-09-07  Lulu ChengLoongArch: Fix pr106828 by define hook TARGET_ASAN_SHAD...
2022-09-05  Xi RuoyaoLoongArch: add -mdirect-extern-access option
2022-08-25  Xi RuoyaoLoongArch: add model attribute
2022-08-25  Xi RuoyaoLoongArch: Avoid RTL flag check failure in loongarch_cl...
2022-08-25  Chenghua XuLoongArch: Fix pr106459 by use HWIT instead of 1UL.
2022-08-24  Lulu ChengLoongArch: Add new code model 'medium'.
2022-08-20  Lulu ChengLoongArch: Add support code model extreme.
2022-08-18  Lulu ChengLoongArch: Get __tls_get_addr address through got table...
2022-07-26  Lulu ChengLoongArch: Support split symbol.
2022-07-26  Lulu ChengLoongArch: Subdivision symbol type, add SYMBOL_PCREL...
2022-07-10  Xi Ruoyaoloongarch: add alternatives for idiv insns to improve...
2022-07-08  Lulu ChengLoongArch: Modify fp_sp_offset and gp_sp_offset's calcu...
2022-07-03  Xi Ruoyaoloongarch: use -mno-check-zero-division as the default...
2022-06-29  Lulu ChengLoongArch: Remove undefined behavior from code [PR...
2022-06-28  Xi Ruoyaoloongarch: exclude LARCH_PROLOGUE_TEMP from SIBCALL_REG...
2022-04-28  Xi Ruoyaoloongarch: ignore zero-size fields in calling convention
2022-04-12  chengluluLoongArch: Fix bug for tmpdir-g++.dg-struct-layout...
2022-03-29  chengluluLoongArch Port: Machine description C files and .h...