2024-05-22 |
Haochen Jiang | i386: Disable ix86_expand_vecop_qihi2 when !TARGET_AVX512BW |
commit | commitdiff | tree |
2024-05-22 |
xuli | RISC-V: Enable vectorization for vect-early-break_124... |
commit | commitdiff | tree |
2024-05-22 |
Nathaniel Shead | c++: Strengthen checks on 'main' |
commit | commitdiff | tree |
2024-05-22 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-05-21 |
Jonathan Wakely | c++: Fix std dialect hint for std::to_address [PR107800] |
commit | commitdiff | tree |
2024-05-21 |
Patrick Palka | c++: folding non-dep enumerator from current inst ... |
commit | commitdiff | tree |
2024-05-21 |
Vineet Gupta | RISC-V: avoid LUI based const mat in alloca epilogue... |
commit | commitdiff | tree |
2024-05-21 |
Vineet Gupta | RISC-V: avoid LUI based const mat in prologue/epilogue... |
commit | commitdiff | tree |
2024-05-21 |
Gaius Mulley | modula2: use groups in the type resolver of the bootstr... |
commit | commitdiff | tree |
2024-05-21 |
Andrew Pinski | match: Disable `(type)zero_one_valuep*CST` for 1bit... |
commit | commitdiff | tree |
2024-05-21 |
Sam James | modula2: Pass --destdir for dir index during install... |
commit | commitdiff | tree |
2024-05-21 |
Richard Biener | tree-optimization/115137 - more ptr-vs-ptr compare... |
commit | commitdiff | tree |
2024-05-21 |
Richard Sandiford | Cache the set of EH_RETURN_DATA_REGNOs |
commit | commitdiff | tree |
2024-05-21 |
Eric Botcazou | Fix Ada runtime library breakage on Solaris (bis) |
commit | commitdiff | tree |
2024-05-21 |
Richard Biener | tree-optimization/115149 - VOP live and missing PHIs |
commit | commitdiff | tree |
2024-05-21 |
Tobias Burnus | contrib/gcc-changelog/git_update_version.py: Improve... |
commit | commitdiff | tree |
2024-05-21 |
Eric Botcazou | ada: Streamline implementation of simple nonbinary... |
commit | commitdiff | tree |
2024-05-21 |
Eric Botcazou | ada: Simplify test for propagation of attributes to... |
commit | commitdiff | tree |
2024-05-21 |
Eric Botcazou | ada: Fix internal error on discriminated record with... |
commit | commitdiff | tree |
2024-05-21 |
Eric Botcazou | ada: Fix strict aliasing violation in parameter passing... |
commit | commitdiff | tree |
2024-05-21 |
Eric Botcazou | ada: Make detection of useless copy for return more... |
commit | commitdiff | tree |
2024-05-21 |
Eric Botcazou | ada: Fix strict aliasing violation in parameter passing |
commit | commitdiff | tree |
2024-05-21 |
Ronan Desplanques | ada: Fix crash with aliased array and if expression |
commit | commitdiff | tree |
2024-05-21 |
Marc Poulhiès | ada: Minor typo fix in comment |
commit | commitdiff | tree |
2024-05-21 |
Eric Botcazou | ada: Follow-up adjustment to earlier fix in Build_Alloc... |
commit | commitdiff | tree |
2024-05-21 |
Eric Botcazou | ada: Avoid temporary for conditional expression of... |
commit | commitdiff | tree |
2024-05-21 |
Piotr Trojanek | ada: Remove unused dependencies from gnatbind object... |
commit | commitdiff | tree |
2024-05-21 |
Eric Botcazou | ada: Fix assembler error for gigantic library-level... |
commit | commitdiff | tree |
2024-05-21 |
Eric Botcazou | ada: Fix crash on aliased constant with packed array... |
commit | commitdiff | tree |
2024-05-21 |
Eric Botcazou | ada: Fix small inaccuracy for Size attribute applied... |
commit | commitdiff | tree |
2024-05-21 |
Eric Botcazou | ada: Fix oversight in previous change |
commit | commitdiff | tree |
2024-05-21 |
Steve Baird | ada: Missing constraint check for initial value of... |
commit | commitdiff | tree |
2024-05-21 |
Piotr Trojanek | ada: Fix layout in a list of aspects |
commit | commitdiff | tree |
2024-05-21 |
Ronan Desplanques | ada: Remove duplicate statement |
commit | commitdiff | tree |
2024-05-21 |
Eric Botcazou | ada: Remove useless trampolines caused by Unchecked_Con... |
commit | commitdiff | tree |
2024-05-21 |
Viljar Indus | ada: Add elaboration switch tags to info messages |
commit | commitdiff | tree |
2024-05-21 |
Piotr Trojanek | ada: Simplify management of scopes while inlining |
commit | commitdiff | tree |
2024-05-21 |
Ronan Desplanques | ada: Remove some explicit yields in tasking run-time |
commit | commitdiff | tree |
2024-05-21 |
Piotr Trojanek | ada: Fix formatting in list of implemented Ada 2012... |
commit | commitdiff | tree |
2024-05-21 |
Piotr Trojanek | ada: Sort list of implemented Ada 2012 features |
commit | commitdiff | tree |
2024-05-21 |
Piotr Trojanek | ada: Fix index entry for an implemented AI feature |
commit | commitdiff | tree |
2024-05-21 |
Viljar Indus | ada: Update documentation of warning messages |
commit | commitdiff | tree |
2024-05-21 |
Piotr Trojanek | ada: Do not leak tagged type names when Discard_Names... |
commit | commitdiff | tree |
2024-05-21 |
Piotr Trojanek | ada: Remove conversion from String_Id to String and... |
commit | commitdiff | tree |
2024-05-21 |
Piotr Trojanek | ada: Remove trailing NUL in minimal expansion of Put_Im... |
commit | commitdiff | tree |
2024-05-21 |
Eric Botcazou | ada: Follow-up fix to previous change for Text_Ptr |
commit | commitdiff | tree |
2024-05-21 |
Justin Squirek | ada: Add new Mingw task priority mapping |
commit | commitdiff | tree |
2024-05-21 |
liuhongt | Use pblendw instead of pand to clear upper 16 bits. |
commit | commitdiff | tree |
2024-05-21 |
Kewen Lin | testsuite, rs6000: Make powerpc_altivec consider curren... |
commit | commitdiff | tree |
2024-05-21 |
Kewen Lin | testsuite, rs6000: Make powerpc_vsx consider current_co... |
commit | commitdiff | tree |
2024-05-21 |
Kewen Lin | testsuite, rs6000: Remove effective target powerpc_405_... |
commit | commitdiff | tree |
2024-05-21 |
Kewen Lin | libgcc, rs6000: Remove powerpcspe related code |
commit | commitdiff | tree |
2024-05-21 |
Kewen Lin | testsuite, rs6000: Remove powerpcspe test cases and... |
commit | commitdiff | tree |
2024-05-21 |
Kewen Lin | testsuite, rs6000: Remove powerpc_popcntb_ok |
commit | commitdiff | tree |
2024-05-21 |
Kewen Lin | testsuite, rs6000: Remove all linux*paired* checks... |
commit | commitdiff | tree |
2024-05-21 |
Kewen Lin | testsuite, rs6000: Remove some checks with aix[456] |
commit | commitdiff | tree |
2024-05-21 |
Kewen Lin | testsuite: Fix typo in torture/vector-{1,2}.c |
commit | commitdiff | tree |
2024-05-21 |
Kewen Lin | rs6000: Remove useless operands[3] |
commit | commitdiff | tree |
2024-05-21 |
Kewen Lin | rs6000: Remove useless entries in rreg |
commit | commitdiff | tree |
2024-05-21 |
Kewen Lin | rs6000: Drop useless vector_{load,store}_<mode> defines |
commit | commitdiff | tree |
2024-05-21 |
Kewen Lin | rs6000: Clean up TF and TD check with FLOAT128_2REG_P |
commit | commitdiff | tree |
2024-05-21 |
Kewen Lin | rs6000: Add assert !TARGET_VSX if !TARGET_ALTIVEC and... |
commit | commitdiff | tree |
2024-05-21 |
Kewen Lin | rs6000: Fix ICE on IEEE128 long double without vsx... |
commit | commitdiff | tree |
2024-05-21 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-05-21 |
Gaius Mulley | PR modula2/115164 initial test code highlighting the... |
commit | commitdiff | tree |
2024-05-20 |
Andrew Pinski | PHIOPT: Don't transform minmax if middle bb contains... |
commit | commitdiff | tree |
2024-05-20 |
Mikael Morin | fortran: Assume there is no cyclic reference with submo... |
commit | commitdiff | tree |
2024-05-20 |
Pengxuan Zheng | aarch64: Fold vget_low_* intrinsics to BIT_FIELD_REF... |
commit | commitdiff | tree |
2024-05-20 |
Wilco Dijkstra | AArch64: Improve costing of ctz |
commit | commitdiff | tree |
2024-05-20 |
Wilco Dijkstra | AArch64: Fix printing of 2-instruction alternatives |
commit | commitdiff | tree |
2024-05-20 |
Ajit Kumar... | aarch64: Further renaming of generic code |
commit | commitdiff | tree |
2024-05-20 |
Gerald Pfeifer | MAINTAINERS: Update Joern Rennecke's status |
commit | commitdiff | tree |
2024-05-20 |
Mark Wielaard | Regenerate riscv.opt.urls and i386.opt.urls |
commit | commitdiff | tree |
2024-05-20 |
Ajit Kumar... | aarch64: Preparatory patch to place target independent... |
commit | commitdiff | tree |
2024-05-20 |
Jakub Jelinek | Manually add ChangeLog entry for r15-575-gda73261ce7731... |
commit | commitdiff | tree |
2024-05-20 |
Bob Duff | ada: Allow 'others' in formal packages with overloaded... |
commit | commitdiff | tree |
2024-05-20 |
Eric Botcazou | ada: Add direct workaround for limitations of RTSfind... |
commit | commitdiff | tree |
2024-05-20 |
Eric Botcazou | ada: Fix internal error on nested aggregate in conditio... |
commit | commitdiff | tree |
2024-05-20 |
Eric Botcazou | ada: Get rid of secondary stack for indefinite record... |
commit | commitdiff | tree |
2024-05-20 |
Bob Duff | ada: Formal package comment corrections in sinfo.ads |
commit | commitdiff | tree |
2024-05-20 |
Eric Botcazou | ada: Add Is_Base_Type predicate to C interface |
commit | commitdiff | tree |
2024-05-20 |
Gary Dismukes | ada: Error on instantiation of generic containing legal... |
commit | commitdiff | tree |
2024-05-20 |
Gary Dismukes | ada: Error on instantiation of generic containing legal... |
commit | commitdiff | tree |
2024-05-20 |
Justin Squirek | ada: Handle accessibility calculations for 'First and... |
commit | commitdiff | tree |
2024-05-20 |
Justin Squirek | ada: Further refine 'Super attribute |
commit | commitdiff | tree |
2024-05-20 |
Piotr Trojanek | ada: Fix list of implementation-defined attributes |
commit | commitdiff | tree |
2024-05-20 |
Piotr Trojanek | ada: Fix list of attributes defined by Ada 2012 |
commit | commitdiff | tree |
2024-05-20 |
Piotr Trojanek | ada: Apply restriction No_Implementation_Attributes... |
commit | commitdiff | tree |
2024-05-20 |
Piotr Trojanek | ada: Remove repeated condition in check for implementat... |
commit | commitdiff | tree |
2024-05-20 |
Piotr Trojanek | ada: Use discrete choice list in declaration of univers... |
commit | commitdiff | tree |
2024-05-20 |
Piotr Trojanek | ada: Fix style in list of implementation-defined attributes |
commit | commitdiff | tree |
2024-05-20 |
Ronan Desplanques | ada: Tweak handling of thread ID on POSIX |
commit | commitdiff | tree |
2024-05-20 |
Eric Botcazou | ada: Extend expansion delaying mechanism to conditional... |
commit | commitdiff | tree |
2024-05-20 |
Gary Dismukes | ada: Resolve ACATS compilation and execution issues... |
commit | commitdiff | tree |
2024-05-20 |
Ronan Desplanques | ada: Fix incorrect free with Task_Info pragma |
commit | commitdiff | tree |
2024-05-20 |
Eric Botcazou | ada: Another small cleanup about allocators and aggregates |
commit | commitdiff | tree |
2024-05-20 |
Piotr Trojanek | ada: Fix static 'Img for enumeration type with Discard_... |
commit | commitdiff | tree |
2024-05-20 |
Piotr Trojanek | ada: Fix for attribute Width on enumeration types with... |
commit | commitdiff | tree |
2024-05-20 |
Sebastian Poeplau | ada: Use System.Address for address computation in... |
commit | commitdiff | tree |
2024-05-20 |
Steve Baird | ada: Reject too-strict alignment specifications. |
commit | commitdiff | tree |
next |