aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2020-07-11ChangeLog: add missing Bugzilla PR.David Edelsohn1-0/+1
2020-07-11value-range: Fix handling of POLY_INT_CST anti-ranges [PR96146]Richard Sandiford2-19/+48
2020-07-10RISC-V: Fix regular expression in target-specific testSimon Cook1-1/+1
2020-07-11Daily bump.GCC Administrator6-1/+587
2020-07-10aix: only create named section for VAR_DECL or FUNCTION_DECLDavid Edelsohn1-1/+1
2020-07-10c: Add C2X BOOL_MAX and BOOL_WIDTH to limits.hJoseph Myers3-0/+40
2020-07-10rs6000: Add execution tests for mma builtins [v4]Aaron Sawdey4-0/+429
2020-07-10Improve shrink wrapping debug outputAlexander Popov1-1/+6
2020-07-10PR fortran/95980 - ICE in get_unique_type_string, at fortran/class.c:485Harald Anlauf4-7/+31
2020-07-10PR fortran/96086 - ICE in gfc_match_select_rank, at fortran/match.c:6645Harald Anlauf3-3/+14
2020-07-10libgo: update to Go 1.14.4 releaseIan Lance Taylor1-1/+1
2020-07-10expr: Move reduce_bit_field target mode check [PR96151]Richard Sandiford1-4/+5
2020-07-10arm: Treat GNU and Advanced SIMD vectors as distinct [PR92789, PR95726]Richard Sandiford3-15/+79
2020-07-10RS6000, add VSX mask manipulation supportCarl Love8-1/+899
2020-07-10rs6000: Fix __builtin_altivec_mask_for_load to use correct typeBill Seurer, 507-253-3502, seurer@us.ibm.com1-1/+5
2020-07-10testsuite: Fix WPA scanning.Martin Liska1-2/+2
2020-07-10c++: Support non-type template parms of union type.Jason Merrill3-9/+34
2020-07-10c++: Allow floating-point template parms in C++20.Jason Merrill12-59/+89
2020-07-10c++: [[no_unique_address]] fixes. [PR96105]Jason Merrill4-7/+92
2020-07-10x86: Check TARGET_AVX512VL when enabling FMAH.J. Lu1-1/+4
2020-07-10arm: Implement Armv8.1-M low overhead loopsAndrea Corallo16-6/+459
2020-07-10[Ada] Revert mistaken negation related to references to labelsPiotr Trojanek1-2/+2
2020-07-10[Ada] Add warning for overlays changing scalar storage orderEric Botcazou1-4/+6
2020-07-10[Ada] Fix detection of actual parameters for procedure callsPiotr Trojanek1-10/+24
2020-07-10[Ada] Ada2020: AI12-0368 Declare expressions can be staticBob Duff4-22/+122
2020-07-10[Ada] Spurious error on parameterless acccess_to_subprogramEd Schonberg2-2/+9
2020-07-10[Ada] Further improve the expansion of array aggregatesEric Botcazou1-73/+125
2020-07-10[Ada] Preserve casing of output filesArnaud Charlet2-41/+51
2020-07-10[Ada] Fix memory leak in routine Wait_On_SocketPascal Obry1-7/+15
2020-07-10[Ada] Minor style fixesPascal Obry1-8/+10
2020-07-10[Ada] Potentially unevaluated nested expressionsJavier Miranda1-92/+119
2020-07-10[Ada] Reformatting and typo correctionsGary Dismukes5-67/+68
2020-07-10[Ada] Fix detection of volatile properties in SPARKYannick Moy1-0/+8
2020-07-10[Ada] Cleanup excessive conditions in Check_CompletionPiotr Trojanek1-15/+17
2020-07-10[Ada] Remove references to non-existing E_Protected_ObjectPiotr Trojanek4-21/+2
2020-07-10[Ada] Use small limit for aggregates inside subprogramsArnaud Charlet14-174/+196
2020-07-10[Ada] Small cleanup throughout Exp_Ch4Eric Botcazou1-33/+32
2020-07-10[Ada] Spurious error in generic dispatching constructor callJavier Miranda1-1/+2
2020-07-10[Ada] Fix assertion failure on (in-)out function parameterYannick Moy1-0/+1
2020-07-10[Ada] Revert too late setting of Ekind on discriminantsPiotr Trojanek1-3/+6
2020-07-10[Ada] Add global contracts to Ada.Numerics.Big_Numbers librariesJoffrey Huguet2-76/+135
2020-07-10[Ada] Part of implementation of AI12-0212: container aggregatesEd Schonberg8-2/+460
2020-07-10[Ada] Make System.Generic_Bignums more flexibleArnaud Charlet8-394/+625
2020-07-10[Ada] Fix crash on quantified expression in expression function (2)Eric Botcazou1-2/+3
2020-07-10[Ada] Fix crash on quantified expression in expression functionEric Botcazou2-0/+17
2020-07-10[Ada] Fix internal error on if-expression in call returning tagged typeEric Botcazou3-6/+34
2020-07-10[Ada] Fix failing assertions related to volatile objectsPiotr Trojanek3-8/+15
2020-07-10[Ada] Remove use of debug flag -gnatdF for GNATproveYannick Moy1-7/+1
2020-07-10[Ada] Reuse SPARK expansion of attribute Update for delta_aggregatePiotr Trojanek1-160/+198
2020-07-10[Ada] Fix expansion of 'Update with multiple choices in GNATprovePiotr Trojanek1-9/+57