aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-21ada: Avoid temporary for conditional expression of discriminated record typeEric Botcazou1-2/+2
2024-05-21ada: Remove unused dependencies from gnatbind object listPiotr Trojanek1-5/+0
2024-05-21ada: Fix assembler error for gigantic library-level object on 64-bit WindowsEric Botcazou1-6/+21
2024-05-21ada: Fix crash on aliased constant with packed array type and -g switchEric Botcazou1-0/+3
2024-05-21ada: Fix small inaccuracy for Size attribute applied to objectsEric Botcazou1-3/+25
2024-05-21ada: Fix oversight in previous changeEric Botcazou1-2/+5
2024-05-21ada: Missing constraint check for initial value of object with address clauseSteve Baird1-0/+29
2024-05-21ada: Fix layout in a list of aspectsPiotr Trojanek1-8/+11
2024-05-21ada: Remove duplicate statementRonan Desplanques1-1/+0
2024-05-21ada: Remove useless trampolines caused by Unchecked_ConversionEric Botcazou1-13/+16
2024-05-21ada: Add elaboration switch tags to info messagesViljar Indus1-5/+8
2024-05-21ada: Simplify management of scopes while inliningPiotr Trojanek1-15/+4
2024-05-21ada: Remove some explicit yields in tasking run-timeRonan Desplanques2-36/+0
2024-05-21ada: Fix formatting in list of implemented Ada 2012 featuresPiotr Trojanek2-6/+6
2024-05-21ada: Sort list of implemented Ada 2012 featuresPiotr Trojanek2-1831/+1831
2024-05-21ada: Fix index entry for an implemented AI featurePiotr Trojanek2-2/+2
2024-05-21ada: Update documentation of warning messagesViljar Indus2-15/+15
2024-05-21ada: Do not leak tagged type names when Discard_Names is enabledPiotr Trojanek4-10/+41
2024-05-21ada: Remove conversion from String_Id to String and back to String_IdPiotr Trojanek1-4/+2
2024-05-21ada: Remove trailing NUL in minimal expansion of Put_Image attributePiotr Trojanek1-1/+3
2024-05-21ada: Follow-up fix to previous change for Text_PtrEric Botcazou1-1/+1
2024-05-21ada: Add new Mingw task priority mappingJustin Squirek5-228/+289
2024-05-21Use pblendw instead of pand to clear upper 16 bits.liuhongt2-4/+48
2024-05-20testsuite, rs6000: Make powerpc_altivec consider current_compiler_flags [PR11...Kewen Lin1-1/+1
2024-05-20testsuite, rs6000: Make powerpc_vsx consider current_compiler_flags [PR114842]Kewen Lin1-1/+1
2024-05-20testsuite, rs6000: Remove effective target powerpc_405_nocacheKewen Lin32-48/+5
2024-05-20libgcc, rs6000: Remove powerpcspe related codeKewen Lin16-1036/+1
2024-05-20testsuite, rs6000: Remove powerpcspe test cases and checksKewen Lin6-162/+5
2024-05-20testsuite, rs6000: Remove powerpc_popcntb_okKewen Lin4-23/+6
2024-05-20testsuite, rs6000: Remove all linux*paired* checks and casesKewen Lin12-397/+20
2024-05-20testsuite, rs6000: Remove some checks with aix[456]Kewen Lin1-29/+0
2024-05-20testsuite: Fix typo in torture/vector-{1,2}.cKewen Lin2-2/+2
2024-05-20rs6000: Remove useless operands[3]Kewen Lin1-3/+0
2024-05-20rs6000: Remove useless entries in rregKewen Lin1-5/+1
2024-05-20rs6000: Drop useless vector_{load,store}_<mode> definesKewen Lin1-14/+0
2024-05-20rs6000: Clean up TF and TD check with FLOAT128_2REG_PKewen Lin1-1/+1
2024-05-20rs6000: Add assert !TARGET_VSX if !TARGET_ALTIVEC and strip a useless checkKewen Lin1-2/+3
2024-05-20rs6000: Fix ICE on IEEE128 long double without vsx [PR114402]Kewen Lin2-2/+18
2024-05-21Daily bump.GCC Administrator6-1/+724
2024-05-21PR modula2/115164 initial test code highlighting the problemGaius Mulley2-0/+18
2024-05-20PHIOPT: Don't transform minmax if middle bb contains a phi [PR115143]Andrew Pinski4-0/+92
2024-05-20fortran: Assume there is no cyclic reference with submodule symbols [PR99798]Mikael Morin2-2/+72
2024-05-20aarch64: Fold vget_low_* intrinsics to BIT_FIELD_REF [PR102171]Pengxuan Zheng7-132/+124
2024-05-20AArch64: Improve costing of ctzWilco Dijkstra1-4/+18
2024-05-20AArch64: Fix printing of 2-instruction alternativesWilco Dijkstra1-2/+2
2024-05-20aarch64: Further renaming of generic codeAjit Kumar Agarwal1-35/+36
2024-05-20MAINTAINERS: Update Joern Rennecke's statusGerald Pfeifer1-2/+1
2024-05-20Regenerate riscv.opt.urls and i386.opt.urlsMark Wielaard2-15/+3
2024-05-20aarch64: Preparatory patch to place target independent and dependent changed ...Ajit Kumar Agarwal1-182/+373
2024-05-20Manually add ChangeLog entry for r15-575-gda73261ce7731be7f2b164f1db796878cdc...Jakub Jelinek1-0/+29