]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc
libcpp: eliminate MACRO_MAP_EXPANSION_POINT_LOCATION
[thirdparty/gcc.git] / gcc /
2023-10-31  David Malcolmlibcpp: eliminate MACRO_MAP_EXPANSION_POINT_LOCATION
2023-10-31  David Malcolmopts.cc: fix comment about DOCUMENTATION_ROOT_URL
2023-10-31  David Malcolmpretty-print: gracefully handle null URLs
2023-10-31  Juzhe-ZhongVECT: Support SLP MASK_LEN_GATHER_LOAD with conditional...
2023-10-31  Cupertino Mirandabpf: Improvements in CO-RE builtins implementation.
2023-10-31  Neal Fragergcc: config: microblaze: fix cpu version check
2023-10-31  Patrick O'NeillRISC-V: Require a extension for testcases with atomic...
2023-10-31  Patrick O'NeillRISC-V: Let non-atomic targets use optimized amo loads...
2023-10-31  Christoph Müllnerriscv: thead: Add support for the XTheadFMemIdx ISA...
2023-10-31  Christoph Müllnerriscv: thead: Add support for the XTheadMemIdx ISA...
2023-10-31  Carl Lovers6000, Add missing overloaded bcd builtin tests, docum...
2023-10-31  Neal Fragergcc: config: microblaze: fix cpu version check
2023-10-31  Vladimir N. Makarov[RA]: Fixing LRA cycling for multi-reg variable contain...
2023-10-31  Robin DappRISC-V: Add vector fmin/fmax expanders.
2023-10-31  Robin Dappgenemit: Split insn-emit.cc into several partitions.
2023-10-31  Alexandre Olivahardcfr: support checking at abnormal edges [PR111943]
2023-10-31  Richard Bienertree-optimization/112305 - SCEV cprop and conditional...
2023-10-31  Iain Buclawd: Clean-up unused variable assignments after interface...
2023-10-31  Xi RuoyaoLoongArch: Define HAVE_AS_TLS to 0 if it's undefined...
2023-10-31  Lehua DingRISC-V: Add assert of the number of vmerge in autovec...
2023-10-31  Lehua Dingmatch.pd: Support combine cond_len_op + vec_cond simila...
2023-10-31  Haochen JiangFix incorrect option mask and avx512cd target push
2023-10-31  Lehua DingRISC-V: Add the missed combine of [u]int64 -> _Float16...
2023-10-31  liuhongtFix wrong code due to incorrect define_split
2023-10-31  Andrew PinskiMATCH: Add some more value_replacement simplifications...
2023-10-31  Andrew PinskiMATCH: first of the value replacement moving from phiopt
2023-10-31  GCC AdministratorDaily bump.
2023-10-30  Mayshaoi386: Zhaoxin yongfeng enablement
2023-10-30  Martin Jamboripa: Prune any IPA-CP aggregate constants known by...
2023-10-30  Martin Jamboripa-cp: Templatize filtering of m_agg_values
2023-10-30  Patrick O'NeillRISC-V: Make rv32i_zcmp testcase more robust
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-30  Richard Ballarm: move the switch tables for Arm to the RO data...
2023-10-30  Francois-Xavier... Testsuite, i386: Mark test as requiring ifunc
2023-10-30  Francois-Xavier... Testsuite, Darwin: Fix trampoline warning
2023-10-30  Francois-Xavier... Testsuite, i386: Fix test by passing -march
2023-10-30  Francois-Xavier... Testsuite, Darwin: skip PIE test
2023-10-30  Jeevithars6000: Change bitwise xor to an equality operator...
2023-10-30  Richard BienerPR testsuite/111462 - add powerpc64le to list of ssa...
2023-10-30  Juzhe-ZhongRISC-V: Fix bugs of handling scalar of SEW64 vx instruc...
2023-10-30  Paul ThomasFortran: Fix a problem with SELECT TYPE selectors ...
2023-10-30  liuhongtImprove memcmpeq for 512-bit vector with vpcmpeq +...
2023-10-30  Haochen GuiExpand: Checking available optabs for scalar modes...
2023-10-30  GCC AdministratorDaily bump.
2023-10-29  Iain Buclawd: Fix ICE: verify_gimple_failed (conversion of registe...
2023-10-29  Iain Buclawd: Merge upstream dmd, druntime e48bc0987d, phobos...
2023-10-29  Iain Sandoetestsuite, X86, Darwin: Skip a test for mcmodel=large.
2023-10-29  Iain Sandoetestsuite, X86, Darwin: Skip tests with incompatible...
2023-10-29  Martin Ueckertree-optimization/109334: Improve computation for acces...
2023-10-29  Max Filippovgcc: xtensa: fix salt/saltu version check
2023-10-29  Pan LiRISC-V: Fix one range-loop-construct warning of avlprop
2023-10-29  GCC AdministratorDaily bump.
2023-10-28  Iain Buclawd: Fix ICE: in verify_gimple_in_seq on powerpc-darwin9...
2023-10-28  Iain Buclawd: Add warning for call expression without side effects
2023-10-28  GCC AdministratorDaily bump.
2023-10-27  Vladimir N. Makarov[RA]: Fixing i686 bootstrap failure because of pushing...
2023-10-27  Patrick O'NeillRISC-V: Make stack_save_restore_2 more robust
2023-10-27  Harald AnlaufFortran: diagnostics of MODULE PROCEDURE declaration...
2023-10-27  Andrew Stubbsamdgcn: Fix bug in gfx1030 support patch
2023-10-27  Andrew Stubbsamdgcn: silence warnings
2023-10-27  Richard Sandifordrecog: Fix propagation into ASM_OPERANDS
2023-10-27  Patrick Palkac++: another build_new_1 folding fix [PR111929]
2023-10-27  Patrick Palkac++: add testcase verifying non-dep new-expr checking
2023-10-27  Patrick Palkac++: more ahead-of-time -Wparentheses warnings
2023-10-27  Gaius MulleyPR modula2/111530: Build failure on BSD due to getopt_l...
2023-10-27  Yangyu Chen[PATCH] RISC-V: Fix wrong tune parameters on int_div
2023-10-27  Robin DappRISC-V: Add rawmemchr expander.
2023-10-27  Robin DappRISC-V: Fix cond_sqrt tests.
2023-10-27  Vladimir N. Makarov[RA]: Add cost calculation for reg equivalence invariants
2023-10-27  Uros Bizjaki386: Fiy typo in "partial_memory_read_stall" tune...
2023-10-27  Paul-Antoine ArrasMove OpenMP tests to gomp subdir
2023-10-27  Victor Do Nascimentoaarch64: Add basic target_print_operand support for...
2023-10-27  Roger SaylePR target/110551: Fix reg allocation for widening multi...
2023-10-27  Lewis Hyattpreprocessor: c++: Support `#pragma GCC target' macros...
2023-10-27  Paul ThomasFortran: Fix some problems with SELECT TYPE selectors...
2023-10-27  Andrew PinskiMATCH: Simplify `(X &| B) CMP X` if possible [PR 101590]
2023-10-27  liuhongtSupport vec_cmpmn/vcondmn for v2hf/v4hf.
2023-10-27  GCC AdministratorDaily bump.
2023-10-26  Juzhe-ZhongRISC-V: Move lmul calculation into macro
2023-10-26  Juzhe-ZhongRISC-V: Add AVL propagation PASS for RVV auto-vectorization
2023-10-26  David MalcolmAdd attribute((null_terminated_string_arg(PARAM_IDX)))
2023-10-26  Iain Sandoetestsuite, aarch64: Normalise options to aarch64.exp.
2023-10-26  Iain Sandoetestsuite, Darwin: Adjust target test for modern OS.
2023-10-26  Andrew Pinskimatch: Simplify `a != C1 ? abs(a) : C2` when C2 ==...
2023-10-26  Paul-Antoine ArrasAdd effective target to OpenMP tests
2023-10-26  Aldy Hernandez[range-op] Remove unused variable in fold_range.
2023-10-26  Aldy Hernandez[range-ops] Remove unneeded parameters from rv_fold.
2023-10-26  Aldy Hernandez[range-ops] Add frange& argument to rv_fold.
2023-10-26  Patrick O'NeillRISC-V: Pass abi to g++ rvv testsuite
2023-10-26  Richard Sandifordtestsuite: Allow general skips/requires in PCH tests
2023-10-26  Richard Ballarm: Use deltas for Arm switch tables
2023-10-26  Iain SandoeDarwin: Make metadata symbol lables linker-visible...
2023-10-26  Vladimir N. Makarov[RA]: Modfify cost calculation for dealing with equival...
2023-10-26  Paul-Antoine ArrasFortran: Fix incompatible types between INTEGER(8)...
2023-10-26  Juzhe-ZhongDOC: Update COND_LEN document
2023-10-26  Roger SaylePR 91865: Avoid ZERO_EXTEND of ZERO_EXTEND in make_comp...
2023-10-26  liuhongtPass type of comparison operands instead of comparison...
2023-10-26  Jiahao XuLoongArch:Enable vcond_mask_mn expanders for SF/DF...
next