aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64
AgeCommit message (Expand)AuthorFilesLines
2022-09-30i386, rs6000, ia64, s390: Fix C++ ICEs with _Float64x or _Float128 [PR107080]Jakub Jelinek1-0/+3
2022-09-27c++: Implement P1467R9 - Extended floating-point types and standard names com...Jakub Jelinek1-8/+16
2022-09-05rename DBX_REGISTER_NUMBER to DEBUGGER_REGNOMartin Liska4-25/+11
2022-09-02STABS: remove -gstabs and -gxcoff functionalityMartin Liska2-5/+0
2022-05-25Add new parameter to vec_perm_const hook for specifying operand mode.Prathamesh Kulkarni1-4/+8
2022-01-18Fix -Wformat-diag in various targets.Martin Liska1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska9-16/+16
2022-01-17Rename .c files to .cc files.Martin Liska2-0/+0
2022-01-03Update copyright years.Jakub Jelinek23-23/+23
2021-10-20Rename asm_out_file function arguments.Martin Liska1-32/+32
2021-10-08Come up with OPTION_SET_P macro.Martin Liska1-3/+3
2021-05-18Use startswith in targets.Martin Liska1-10/+10
2021-01-13i386, expand: Optimize also 256-bit and 512-bit permutatations as vpmovzx if ...Jakub Jelinek1-0/+9
2021-01-04Update copyright years.Jakub Jelinek23-23/+23
2020-12-16opts: Remove all usages of Report keyword.Martin Liska2-36/+36
2020-06-04Fix missing assemble_external in ASM_OUTPUT_FDESCAndreas Schwab1-0/+1
2020-04-29ia64: Adjust the C++14 vs. C++17 ABI thing for [[no_unique_address]] too [PR9...Jakub Jelinek1-1/+1
2020-04-22ia64: Fix C++14 vs. C++17 ABI issue on ia64 [PR94706]Jakub Jelinek1-1/+1
2020-01-01Update copyright years.Jakub Jelinek23-23/+23
2019-11-12Remove gcc/params.* files.Martin Liska1-1/+0
2019-11-12Apply mechanical replacement (generated patch).Martin Liska1-1/+1
2019-09-30Pass an ABI to choose_hard_reg_modeRichard Sandiford1-1/+1
2019-09-10Remove call_really_used_regsRichard Sandiford2-36/+1
2019-09-10Add call_used_or_fixed_reg_pRichard Sandiford1-9/+11
2019-09-10Rename Deprecated to WarnRemoved in *.opt files.Martin Liska1-2/+2
2019-09-09Remove COPY_HARD_REG_SETRichard Sandiford1-1/+1
2019-09-09Simplify the implementation of HARD_REG_SETRichard Sandiford1-7/+12
2019-08-20Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCERichard Sandiford1-19/+20
2019-08-20Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARGRichard Sandiford1-43/+36
2019-08-20Use function_arg_info for TARGET_SETUP_INCOMING_ARGSRichard Sandiford1-6/+9
2019-08-20Use function_arg_info for TARGET_ARG_PARTIAL_BYTESRichard Sandiford1-6/+5
2019-08-20Add pass_va_arg_by_referenceRichard Sandiford1-1/+1
2019-08-13Use checking forms of DECL_FUNCTION_CODE (PR 91421)Richard Sandiford1-3/+3
2019-05-28Remove obsolete comment about use_thunkRainer Orth1-2/+1
2019-05-16gcc: move assemble_start_function / assemble_end_function to output_mi_thunkMax Filippov1-0/+3
2019-03-11Wrap option names in gcc internal messages with %< and %>.Martin Liska1-1/+1
2019-01-01Update copyright years.Jakub Jelinek23-23/+23
2018-08-17Merge Ignore and Deprecated in .opt files.Martin Liska1-2/+2
2018-07-05Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell1-3/+0
2018-07-04[multiple changes]Martin Liska1-4/+4
2018-03-02re PR target/56540 (No __SIZEOF__XXX__ macro for __float128)Jakub Jelinek1-0/+3
2018-01-03Update copyright years.Jakub Jelinek23-23/+23
2018-01-02Remove vec_perm_const optabRichard Sandiford3-77/+34
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford2-0/+4
2017-12-15tree-core.h (struct attribute_spec): Swap affects_type_identity and handler f...Jakub Jelinek1-10/+10
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor1-6/+6
2017-11-01Add a fixed_size_mode classRichard Sandiford1-2/+2
2017-11-01Add gen_(const_)vec_duplicate helpersRichard Sandiford2-5/+3
2017-10-29Delete obsolete SDB debug info support.James E Wilson1-1/+1
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford1-4/+0