]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/arc
Revert "Ada: Add System.C_Time and GNAT.C_Time units to libgnat"
[thirdparty/gcc.git] / gcc / config / arc /
2025-06-25  Luis Silvaarc: Use intrinsics for __builtin_mul_overflow ()
2025-06-25  Luis Silvaarc: Add commutative multiplication patterns
2025-06-25  Shahab VahediARC: Use intrinsics for __builtin_sub_overflow*()
2025-06-25  Shahab VahediARC: Use intrinsics for __builtin_add_overflow*()
2025-05-16  Richard SandifordAutomatic replacement of get_insns/end_sequence pairs
2025-05-02  Richard BienerRemove TARGET_LRA_P override when defining to hook_bool...
2025-01-02  Jakub JelinekUpdate copyright years.
2024-12-06  David Malcolmdiagnostics: UX: add doc URLs for attributes (v2)
2024-11-29  Jakub Jelinek__builtin_prefetch fixes [PR117608]
2024-11-22  Andrew Pinskibuild: Remove INCLUDE_MEMORY [PR117737]
2024-10-25  Jakub Jelinekgcc: Remove trailing whitespace
2024-10-24  David MalcolmUse unique_ptr in more places in pretty_printer/diagnos...
2024-10-16  Jakub JelinekTernary operator formatting fixes
2024-09-30  Victor Do Nascimentoarc: Adjust dot-product backend patterns
2024-09-23  Claudiu Zissulescuarc: Remove mlra option [PR113954]
2024-08-23  Robin Dappoptabs-query: Use opt_machine_mode for smallest_int_mod...
2024-06-25  Kewen LinReplace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook...
2024-03-19  Jakub Jelinekarc: Fix up arc_setup_incoming_varargs [PR114175]
2024-01-09  Roger SayleARC: Table-driven ashlsi implementation for better...
2024-01-04  David MalcolmAdd generated .opt.urls files
2024-01-03  Jakub JelinekUpdate copyright years.
2023-12-13  Roger SayleARC: Add *extvsi_n_0 define_insn_and_split for PR 110717.
2023-12-02  Richard SandifordAllow target attributes in non-gnu namespaces
2023-11-28  Roger SayleARC: Consistent use of whitespace in assembler templates.
2023-11-13  Roger SayleARC: Improved DImode rotates and right shifts by one...
2023-11-13  Roger SayleARC: Provide a TARGET_FOLD_BUILTIN target hook.
2023-11-03  Roger SayleARC: Improve DImode left shift by a single bit.
2023-10-30  Roger SayleARC: Convert (signed<<31)>>31 to -(signed&1) without...
2023-10-30  Roger SayleARC: Improved ARC rtx_costs/insn_cost for SHIFTs and...
2023-10-30  Roger SayleARC: Improved SImode shifts and rotates with -mswap.
2023-10-24  Roger SayleARC: Improved SImode shifts and rotates on !TARGET_BARR...
2023-10-24  Claudiu Zissulescuarc: Remove mpy_dest_reg_operand predicate
2023-10-16  Roger SayleARC: Split asl dst,1,src into bset dst,0,src to impleme...
2023-10-10  Claudiu Zissulescuarc: Refurbish add.f combiner patterns
2023-10-05  Claudiu Zissulescuarc: Remove obsolete ccfsm instruction predication...
2023-10-05  Claudiu Zissulescuarc: Remove '^' print punct character
2023-10-05  Claudiu Zissulescuarc: Remove unused/incomplete alignment assembly annota...
2023-10-04  Roger SayleARC: Split SImode shifts pre-reload on !TARGET_BARREL_S...
2023-10-04  Roger SayleARC: Correct instruction length attributes.
2023-10-03  Roger SayleARC: Use rlc r0,0 to implement scc_ltu (i.e. carry_flag...
2023-09-05  Claudiu Zissulescuarc: Cleanup addsi3 instruction pattern
2023-09-05  Claudiu Zissulescuarc: Remove obsolete mbbit-peephole option and unused...
2023-08-31  Claudiu Zissulescuarc: Honor SWAP option for lsl16 instruction
2023-08-09  Kewen Lintarghooks: Extend legitimate_address_p with code_helper...
2023-06-18  Jeff LawFix arc assumption that insns are not re-recognized
2023-05-25  Claudiu Zissulescuarc: Make TLS Local Dynamic work like Global Dynamic...
2023-05-18  Bernhard Reutner... gcc/config/*: use _P() defines from tree.h
2023-04-28  Jakub JelinekAdd targetm.libm_function_max_error
2023-01-02  Jakub JelinekUpdate copyright years.
2022-10-28  Joseph Myersc: tree: target: C2x (...) function prototypes and...
2022-10-10  Claudiu Zissulescuarc: Remove obsolete mRcq and mRcw options.
2022-10-10  Claudiu Zissulescuarc: Remove Rcq constraint.
2022-10-10  Claudiu Zissulescuarc: Remove Rcw constraint
2022-10-10  Claudiu Zissulescuarc: Remove Rcr constraint
2022-10-10  Claudiu Zissulescuarc: Use negative enter pattern instruction's offsets
2022-10-06  Claudiu Zissulescuarc: Remove max-page-size and common-page-size forced...
2022-09-05  Martin Liskarename DBX_REGISTER_NUMBER to DEBUGGER_REGNO
2022-09-02  Martin LiskaSTABS: remove -gstabs and -gxcoff functionality
2022-07-18  Claudiu Zissulescuarc: Add ARCHS release 310a tune variant.
2022-07-18  Claudiu Zissulescuarc: Fix interrupt's epilogue.
2022-03-01  Robin Dapparc: Fix for new ifcvt behavior [PR104154]
2022-02-25  Claudiu Zissulescuarc: Fail conditional move expand patterns
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.
2022-01-14  Claudiu Zissulescuarc: Add DWARF2 alternate CFA column.
2022-01-14  Claudiu Zissulescuarc: Update stack size computation when accumulator...
2022-01-03  Jakub JelinekUpdate copyright years.
2021-11-16  Claudiu Zissulescuarc: Update (u)maddhisi4 patterns
2021-10-08  Martin LiskaCome up with OPTION_SET_P macro.
2021-09-14  Claudiu Zissulescuarc: Update ZOL pattern.
2021-08-12  Claudiu Zissulescuarc: Small data doesn't need fcommon option
2021-06-14  Claudiu Zissulescuarc: Add --with-fpu support for ARCv2 cpus
2021-06-09  Claudiu Zissulescuarc: Update doloop_end patterns
2021-06-09  Claudiu Zissulescuarc: Fix (u)maddhisi patterns
2021-06-09  Claudiu Zissulescuarc: Update 64bit move split patterns.
2021-06-04  Claudiu Zissulescuarc: Don't allow millicode thunks with reduced register...
2021-06-03  Claudiu Zissulescuarc: Remove obsolete options
2021-06-03  Kewen Linarc: Remove define_insn_and_split *bbit_di
2021-06-02  Claudiu ZissulescuARC: gcc driver default to hs38_linux
2021-05-26  Jan-Benedict Glawarc: Remove useless register keyword
2021-05-18  Claudiu Zissulescuarc: Fix typo in negv2si2 pattern
2021-05-10  Claudiu Zissulescuarc: Improve vector support for ARCv2.
2021-05-10  Claudiu Zissulescuarc: Cleanup simdext.md file
2021-05-10  Claudiu Zissulescuarc: Disable movmisalign patterns when aligned access...
2021-05-10  Claudiu Zissulescuarc: Fix compilation warnings.
2021-05-10  Claudiu Zissulescuarc: Update ctz/clz patterns
2021-05-10  Claudiu Zissulescuarc: Add alternative names for gp and fp registers.
2021-03-09  Claudiu Zissulescuarc: Remove orphan function.
2021-01-05  Claudiu Zissulescuarc: fix accumulator first register.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-12-29  Claudiu Zissulescuarc: generate mac(u) insn instead of macd(u) when desti...
2020-12-29  Claudiu Zissulescuarc: flip if-condition predicates in secondary reload...
2020-12-29  Claudiu Zissulescuarc: Make use reg_renumber safe.
2020-12-29  Claudiu Zissulescuarc: Fix cached to uncached moves.
2020-12-29  Claudiu Zissulescuarc: Don't use predicated vadd2 instructions in mov...
2020-12-16  Martin Liskaopts: Remove all usages of Report keyword.
2020-12-11  Claudiu Zissulescuarc: Update ARC700 cache hazard detection.
2020-12-11  Claudiu Zissulescuarc: Avoid generating brcc instructions with limm
2020-12-11  Claudiu Zissulescuarc: Refurbish adc/sbc patterns
next