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 |
2024-05-20 |
Eric Botcazou | ada: One more adjustment coming from aliasing considera... |
commit | commitdiff | tree |
2024-05-20 |
Jose Ruiz | ada: Detect only conflict with synomyms of max queue... |
commit | commitdiff | tree |
2024-05-20 |
Jose Ruiz | ada: Implement representation aspect Max_Entry_Queue_Length |
commit | commitdiff | tree |
2024-05-20 |
Eric Botcazou | ada: Small cleanup in System.Finalization_Primitives... |
commit | commitdiff | tree |
2024-05-20 |
Eric Botcazou | ada: Rework and augment documentation on strict aliasing |
commit | commitdiff | tree |
2024-05-20 |
YunQiang Su | MIPS: Remove -m(no-)lra option |
commit | commitdiff | tree |
2024-05-20 |
Tobias Burnus | Fortran: Fix SHAPE for zero-size arrays |
commit | commitdiff | tree |
2024-05-20 |
Tobias Burnus | Fortran: invoke.texi - link to OpenCoarrays.org + menti... |
commit | commitdiff | tree |
2024-05-20 |
Haochen Jiang | i386: Remove Xeon Phi ISA support |
commit | commitdiff | tree |
2024-05-20 |
Pan Li | DSE: Fix ICE after allow vector type in get_stored_val |
commit | commitdiff | tree |
2024-05-20 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-05-19 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2024-05-19 |
Jeff Law | [to-be-committed][RISC-V][PR target/115142] Do not... |
commit | commitdiff | tree |
2024-05-19 |
Iain Sandoe | testsuite, C++, Darwin: Skip cxa_atexit-6, which is... |
commit | commitdiff | tree |
2024-05-19 |
Iain Sandoe | testsuite, darwin: Compile a test without unwind frames. |
commit | commitdiff | tree |
2024-05-19 |
Eric Botcazou | Fix oversight in latest change to can_mult_highpart_p |
commit | commitdiff | tree |
2024-05-19 |
Roger Sayle | nvptx: Correct pattern for popcountdi2 insn in nvptx.md. |
commit | commitdiff | tree |
2024-05-18 |
Palmer Dabbelt | RISC-V: Implement -m{,no}fence-tso |
commit | commitdiff | tree |
2024-05-18 |
Jeff Law | [to-be-committed,RISC-V] Improve some shift-add sequences |
commit | commitdiff | tree |
next |