aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/csky
AgeCommit message (Expand)AuthorFilesLines
2024-03-20csky: Fix up csky_setup_incoming_varargs [PR114175]Jakub Jelinek1-1/+2
2024-01-04Add generated .opt.urls filesDavid Malcolm2-0/+106
2024-01-03Update copyright years.Jakub Jelinek27-28/+28
2023-12-02Allow target attributes in non-gnu namespacesRichard Sandiford1-4/+3
2023-08-09targhooks: Extend legitimate_address_p with code_helper [PR110248]Kewen Lin1-1/+2
2023-05-18gcc/config/*: use _P() defines from tree.hBernhard Reutner-Fischer1-5/+3
2023-01-25C-SKY: Fix wrong sysroot suffix when disable multilib.Xianmiao Qu1-0/+3
2023-01-10C-SKY: Define SYSROOT_SUFFIX_SPEC.Xianmiao Qu1-0/+8
2023-01-10C-SKY: Fix float abi option in MULTILIB_DEFAULTS.Xianmiao Qu1-1/+1
2023-01-10C-SKY: Add missing builtin defines for soft float abi.Xianmiao Qu1-0/+5
2023-01-10C-SKY: Fix patterns' condition for ck802 smart mode.Xianmiao Qu1-7/+7
2023-01-10C-SKY: Add conditions for ceil etc patterns.Xianmiao Qu1-2/+4
2023-01-02Update copyright years.Jakub Jelinek27-28/+28
2022-10-28c: tree: target: C2x (...) function prototypes and va_start relaxationJoseph Myers1-1/+2
2022-09-30arm, csky: Fix C++ ICEs with _Float16 and __fp16 [PR107080]Jakub Jelinek1-5/+5
2022-09-17Fix unsigned comparison warningJan-Benedict Glaw1-1/+1
2022-09-07C-SKY: Fix expanding of float LE comparing with zero for fpuv3.Xianmiao Qu2-3/+5
2022-09-06C-SKY: Fix missing operand when do spilt for cskyv2_addcc and cskyv2_addcc_in...Xianmiao Qu1-2/+4
2022-09-05rename DBX_REGISTER_NUMBER to DEBUGGER_REGNOMartin Liska2-5/+5
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+0
2022-01-03Update copyright years.Jakub Jelinek27-28/+28
2021-10-08Come up with OPTION_SET_P macro.Martin Liska1-3/+4
2021-07-16C-SKY: Use the common way to define MULTILIB_DIRNAMES.Cooper Qu3-176/+1
2021-05-28C-SKY: Define HAVE_sync_compare_and_swap*.Cooper Qu1-0/+10
2021-05-26C-SKY: Delete TARGET_CAN_CHANGE_MODE_CLASS, use defualt definition.Geng Qi1-16/+0
2021-05-26C-SKY: Support fldrd/fstrd for fpuv2 and fldr.64/fstr.64 for fpuv3.Geng Qi4-11/+16
2021-05-26C-SKY: Delete definition TARGET_PROMOTE_PROTOTYPES, just use the default defi...Geng Qi1-3/+0
2021-05-26C-SKY: Fix FAIL of gcc.dg/torture/stackalign/builtin-return-2.c.Geng Qi1-0/+4
2021-05-26C-SKY: Add instruction "ld.bs".Geng Qi1-0/+10
2021-05-25C-SKY: Fix copyright of csky-modes.def.Cooper Qu1-19/+19
2021-05-25C-SKY: Amend copyrights of recently added files.Cooper Qu3-0/+58
2021-05-25C-SKY: Separate FRAME_POINTER_REGNUM into FRAME_POINTER_REGNUM and HARD_FRAME...Geng Qi2-8/+14
2021-05-25C-SKY: Bug fix for bad setting of TARGET_DSP and TARGET_DIV.Geng Qi1-12/+12
2021-05-25C-SKY: Delete LO_REGS and HI_REGS, use HILO_REGS instead.Geng Qi3-14/+3
2021-05-25C-SKY: Add fpuv3 instructions and CK860 arch.Geng Qi15-675/+2117
2021-04-06C-SKY: Describe ck802 bypass accurately.Xianmiao Qu1-2/+6
2021-01-04Update copyright years.Jakub Jelinek26-27/+27
2020-12-16opts: Remove all usages of Report keyword.Martin Liska1-30/+30
2020-12-02introduce overridable clear_cache emitterAlexandre Oliva1-3/+4
2020-09-17C-SKY: Add -msim optionJojo R2-2/+12
2020-09-16C-SKY: Support multilib for mfloat-abi=.Jojo R2-9/+12
2020-09-16C-SKY: Fix wrong ld name with option -mfloat-abi=hard.Jojo R1-1/+1
2020-09-16C-SKY: Support -mfloat-abi=hard.Jojo R4-18/+198
2020-09-14options: Save and restore opts_set for Optimization and Target optionsJakub Jelinek1-2/+2
2020-08-14C-SKY: Fix assembling error with -mfloat-abi=hard.Jojo R2-0/+4
2020-08-01C-SKY: Add -mfloat-abi= option.Jojo R3-5/+40
2020-08-01C-SKY: Delete big endian CPUs' mutilib for linux gcc.Cooper Qu1-7/+1
2020-01-01Update copyright years.Jakub Jelinek26-27/+27
2019-11-12Remove gcc/params.* files.Martin Liska1-1/+0