aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2017-08-16tree-core.h (tree_type_non_common): Rename binfo to lang_1.Nathan Sidwell9-102/+77
2017-08-16diagnostic-show-locus.c: remove unused field from class colorizerDavid Malcolm2-1/+5
2017-08-16runtime: improvements for signal registersIan Lance Taylor1-1/+1
2017-08-16patchable_function_entry-decl.c (dg-final): Adapt scan-assembler-times for al...Uros Bizjak4-3/+13
2017-08-16re PR fortran/81116 (Last character of allocatable-length string reset to bla...Thomas Koenig4-10/+40
2017-08-16re PR target/46091 (missed optimization: x86 bt/btc/bts instructions)Uros Bizjak6-20/+65
2017-08-16re PR middle-end/81832 (ICE in expand_LOOP_DIST_ALIAS, at internal-fn.c:2273)Bin Cheng4-1/+37
2017-08-16re PR middle-end/81695 (internal compiler error: in size_binop_loc, at fold-c...Marek Polacek2-15/+18
2017-08-16Fix building of cross compiler (PR target/81753).Martin Liska2-1/+7
2017-08-16PR81815: Invalid conditional reductionRichard Sandiford4-7/+50
2017-08-16[RS6000] Delete code made dead by r250482Alan Modra2-5/+5
2017-08-16[RS6000] Merge rs6000_reg_live_or_pic_offset_p into save_reg_pAlan Modra2-29/+17
2017-08-16[RS6000] Don't restore fixed regsAlan Modra2-31/+53
2017-08-16Daily bump.GCC Administrator1-1/+1
2017-08-16Limit SH strncmp inline expansion (PR target/78460).Joseph Myers4-2/+134
2017-08-15Update .po files.Joseph Myers20-48354/+49985
2017-08-15gcc.c (execute): Emit friendlier message if inferior is killed by an external...Nathan Sidwell2-3/+26
2017-08-15re PR tree-optimization/81790 (ICE in vn_nary_build_or_lookup_1, at tree-ssa-...Richard Biener4-3/+54
2017-08-14builtin-attrs.def: Add comments.Martin Sebor2-2/+11
2017-08-14PR c/81117 - Improve buffer overflow checking in strncpy - part 2Martin Sebor5-0/+85
2017-08-14PR c/81117 - Improve buffer overflow checking in strncpy - part 1Martin Sebor15-16/+135
2017-08-14ucnid-5.c: Skip on AIX.David Edelsohn3-1/+7
2017-08-14PR translation/79998 - typo in diagnostic "specified bound %wu"Martin Sebor2-1/+7
2017-08-14re PR target/46091 (missed optimization: x86 bt/btc/bts instructions)Uros Bizjak6-0/+106
2017-08-14[AArch64] Fix longbranch testWilco Dijkstra2-4/+7
2017-08-14re PR target/79845 (rs6000: make code in rs6000.c more i18n-friendly)Bill Schmidt82-239/+374
2017-08-14re PR tree-optimization/81799 (ICE on valid code at -O3: verify_gimple failed)Bin Cheng4-1/+37
2017-08-14Add check_effective_target_autoincdec.Wilco Dijkstra5-3/+30
2017-08-14[AArch64] Fix dbl_mov_immediate_1.c testSzabolcs Nagy2-1/+6
2017-08-14re PR target/81754 (Building of cross compiler avr-elf is broken)Georg-Johann Lay4-5/+15
2017-08-14Daily bump.GCC Administrator1-1/+1
2017-08-13i386: Replace frame pointer with stack pointer in debug insnsH.J. Lu1-0/+36
2017-08-13i386.md (*load_tp_<mode>): Redefine as define_insn_and_split.Uros Bizjak2-61/+72
2017-08-13gfortran.texi: Document format of unformatted sequential files.Thomas Koenig2-0/+63
2017-08-12aarch64-option-extensions.def (rdma): Fix feature string to what Linux prints...Andrew Pinski2-1/+6
2017-08-13Daily bump.GCC Administrator1-1/+1
2017-08-12Require -static support in gcc.dg/pie-static-[12].c (PR testsuite/81793)Rainer Orth3-2/+12
2017-08-12[PR79542][Ada] Fix ICE in dwarf2out.c with nested func. inliningPierre-Marie de Rodat5-57/+147
2017-08-12[RS6000] linux startfile/endfileAlan Modra2-18/+36
2017-08-12Daily bump.GCC Administrator1-1/+1
2017-08-11re PR c/81795 (Stray "originally defined here" when using -Wc++-compat with #...Marek Polacek4-10/+33
2017-08-11invoke.texi: Actually commit change about -Ofast.Thomas Koenig2-4/+8
2017-08-11re PR fortran/60355 ([F08] constraint C519 for BIND attribute not enforced)Thomas Koenig4-13/+33
2017-08-11[PR lto/81430] Revert "Add nvptx_override_options_after_change"Thomas Schwinge2-14/+7
2017-08-11Correct invalid ChangeLog entryWilliam Schmidt1-1/+3
2017-08-11aarch64.md (mov<mode>): Change.Tamar Christina3-8/+9
2017-08-11tree-sra.c (build_access_from_expr_1): Use more precise diagnostics for stora...Eric Botcazou2-1/+12
2017-08-11Do not instrument void variables with MPX (PR tree-opt/79987).Martin Liska4-0/+19
2017-08-11Introduce TARGET_SUPPORTS_ALIASESMartin Liska12-49/+76
2017-08-11Fix ifunc and resolver (PR ipa/81213).Martin Liska4-19/+48