aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-08-21[Ada] Update for Ownership rules for access types according to AI12-0240Maroua Maalej2-2758/+1191
2018-08-21[Ada] Spurious ambiguity error on call returning an access typeEd Schonberg5-1/+38
2018-08-21[Ada] Document entries of the target parametrization fileYannick Moy3-3/+66
2018-08-21[Ada] Set scope of elaboration flag for 'AccessEd Schonberg2-0/+13
2018-08-21[Ada] Sprint: add guard on printing aspectsEd Schonberg2-2/+8
2018-08-21[Ada] Crash compiling SPARK ghost functions with callgraph infoJavier Miranda2-1/+13
2018-08-21[Ada] Unnesting: do not set size of access subprogramsEd Schonberg2-0/+15
2018-08-21[Ada] Unnesting: do not emit warnings for access to subprogramsEd Schonberg2-1/+10
2018-08-21[Ada] Improper copying of limited arrays with default initializationEd Schonberg2-7/+33
2018-08-21[Ada] Fix spurious error on unchecked conversion on VFA record typeEric Botcazou2-0/+7
2018-08-21[Ada] Fix internal error on extension of record with representation clauseEric Botcazou4-2/+59
2018-08-21[Ada] Spurious "Duplicated symbol" error with discriminated tasksEd Schonberg11-5/+71
2018-08-21[Ada] Define versions of dimension system for Float and Long_FloatYannick Moy15-528/+866
2018-08-21[Ada] General purpose doubly linked list for compiler and tool useHristian Kirtchev8-0/+2080
2018-08-21[Ada] Fix scope computation for entry bodies and accept alternativesEd Schonberg2-9/+25
2018-08-21[Ada] Crash on entry in generic with dynamic elaboration checksHristian Kirtchev8-12/+71
2018-08-21[Ada] Set_Targ: add a CodePeer annotationArnaud Charlet2-0/+7
2018-08-21[Ada] Compiler abort on call to expr. function for default discriminantEd Schonberg4-1/+32
2018-08-21[Ada] Dynamically resizable, load factor-based hash tableHristian Kirtchev5-33/+1870
2018-08-21[Ada] Enumeration types with non-standard representationJavier Miranda5-13/+116
2018-08-21[Ada] Handle pragmas that come from aspects for GNATprovePiotr Trojanek3-1/+22
2018-08-21[Ada] Add sa_messages.ad[sb] for SPARK 2014Pierre-Marie de Rodat3-0/+810
2018-08-21tree.c (find_decls_types_r): Do not check for redundant typedefs.Jan Hubicka4-7/+9
2018-08-21[Ada] Bump copyright notices to 2018Pierre-Marie de Rodat9-9/+9
2018-08-21tree.c (free_lang_data_in_decl): Remove types from DECL_CONTEXT when possible.Jan Hubicka2-0/+28
2018-08-21Fix DSE big-endian subreg crash on AArch64.Tamar Christina4-0/+35
2018-08-21Restrict the pr86763 test to *-*-linux* targetsSzabolcs Nagy2-2/+6
2018-08-21re PR middle-end/86121 (missing -Wstringop-overflow on strcpy followed by str...Bernd Edlinger4-1/+19
2018-08-21vxworks: don't define vxworks_asm_out_constructor when using .init_arrayRasmus Villemoes3-0/+10
2018-08-21vxworks: enable use of .init_array/.fini_array for cdtorsRasmus Villemoes3-5/+19
2018-08-21vxworks: add target/h/wrn/coreip to the set of system include pathsRasmus Villemoes2-3/+11
2018-08-21gimple-ssa-sprintf.c (decl_constant_value): Remove.Bernd Edlinger2-138/+6
2018-08-21[debug] Add debug and earlydebug dumpsTom de Vries10-3/+159
2018-08-21[debug] Respect fdump-noaddr and fdump-unnumbered in print_dieTom de Vries2-7/+26
2018-08-21wide-int-range.cc (wide_int_range_abs): New.Aldy Hernandez4-127/+130
2018-08-21Daily bump.GCC Administrator1-1/+1
2018-08-20re PR target/87033 (The compiler does not generate the LWAX instruction)Michael Meissner4-1/+25
2018-08-20[PATCH] fix some build breakageNathan Sidwell3-2/+8
2018-08-20PR tree-optimization/87034 - missing -Wformat-overflow on a sprintf %s with a...Martin Sebor2-0/+27
2018-08-20Add support for grouping of related diagnostics (PR other/84889)David Malcolm54-194/+963
2018-08-20x86: Always update EH return address in word_modeH.J. Lu4-1/+52
2018-08-20targhooks.c (std_gimplify_va_arg_expr): Properly handle case of when TARGET_S...Chung-Lin Tang2-0/+22
2018-08-20expr.c (store_field): Change gcc_assert to gcc_checking_assert.Bernd Edlinger2-1/+5
2018-08-20re PR target/86984 (invalid relocation accessing a const char array)Bernd Edlinger5-1/+122
2018-08-20[PATCH] Kill cpp-id-data.hNathan Sidwell3-4/+10
2018-08-20re PR c++/78655 (gcc doesn't exploit the fact that the result of pointer addi...Richard Biener4-1/+40
2018-08-20[debug] Fix handling of vlas in ltoTom de Vries2-12/+27
2018-08-20[PATCH] #assert becomes macro-likeNathan Sidwell2-4/+9
2018-08-20Daily bump.GCC Administrator1-1/+1
2018-08-19re PR target/86994 (64-bit gcc.target/i386/20040112-1.c FAILs)Uros Bizjak2-14/+13