gcc.git
2018-10-31 Nathan Sidwell[PATCH] command line macros
2018-10-31 Joseph MyersUpdate GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-10-31 Pat Haugentree-ssa-loop-ivcanon.c (try_peel_loop): Fix typo and...
2018-10-31 Nathan Sidwell[6/6] Preprocessor forced macro location
2018-10-31 Michael PloujnikovAdd myself to MAINTAINERS
2018-10-31 Nathan Sidwell[5/6] Preprocessor include
2018-10-31 Nathan Sidwell[4/7] Preprocessor location-kind predicates
2018-10-31 Nathan Sidwell[3/7] Preprocessor macro loc
2018-10-31 Nathan Sidwell[2/7] Preprocessor node access
2018-10-31 Martin LiskaProvide extension hint for aarch64 target (PR driver...
2018-10-31 Nathan Sidwell[1/7] Preprocessor cleanup
2018-10-31 Jonathan WakelyMore testing for std::pair layout change
2018-10-31 Nathan Sidwell[C++ PATCH] Simplify overloads
2018-10-31 Jonathan WakelyPR libstdc++/87822 fix layout change for nested std...
2018-10-31 Richard Bienerre PR middle-end/70359 (Code size increase for x86...
2018-10-31 Claudiu Zissulescu[ARC] Handle store cacheline hazard.
2018-10-31 Claudiu Zissulescu[ARC] Add BI/BIH instruction support.
2018-10-31 Claudiu Zissulescu[ARC] Cleanup TLS implementation and add a number of...
2018-10-31 Martin LiskaUpdate LOCAL_PATCHES after libsanitizer merge.
2018-10-31 Claudiu Zissulescu[ARC] Remove non standard funcions calls.
2018-10-31 Martin LiskaUpdate test-suite expected output after rewording in...
2018-10-31 Martin LiskaNew local GCC patch for CAN_SANITIZE_UB ifdef.
2018-10-31 Martin LiskaRevert https://reviews.llvm.org/D40908 which changes...
2018-10-31 Martin LiskaApply LOCAL_PATCHES and remove not used ones.
2018-10-31 Martin LiskaUpdate build system: include new files and run autohead...
2018-10-31 Martin Liskabackport: All source files: Merge from upstream 345033.
2018-10-31 Martin LiskaUpdate merge script and HOWTO_MERGE documentation.
2018-10-31 Martin LiskaFix hash-table violation in trans-decl.c.
2018-10-31 Thomas Preud... Fix PR87374: ICE with -mslow-flash-data and -mword...
2018-10-31 Richard Hendersonaarch64: Force TImode values into even registers
2018-10-31 Richard Hendersonaarch64: Improve atomic-op lse generation
2018-10-31 Richard Hendersonaarch64: Improve swp generation
2018-10-31 Iain Buclawre PR d/87788 (Support D on x86_64-apple-darwin*)
2018-10-31 Richard Hendersonaarch64: Improve cas generation
2018-10-31 Richard Hendersonaarch64: Simplify LSE cas generation
2018-10-31 Richard Bienerre PR testsuite/87802 (g++.dg/vect/slp-pr87105.cc fails...
2018-10-31 Richard Bienertree-eh.c (replace_trapping_overflow): Simplify ABS_EXP...
2018-10-31 Sameera DeshpandeAdd pipeline description for Qualcomm Saphira core.
2018-10-31 GCC AdministratorDaily bump.
2018-10-30 Thomas Koenigre PR fortran/85896 (ICE in gfc_convert_constant()...
2018-10-30 Martin SeborPR middle-end/87041 - -Wformat reading through null...
2018-10-30 Jan Hubicka* params.def (lto-partitions): Bump from 32 to 128.
2018-10-30 Marek PolacekImplement P0892R2, explicit(bool).
2018-10-30 Segher Boessenkoolxfail ira-shrink-wrap-prep tests (PR87708)
2018-10-30 Jan Hubicka* tree.c
2018-10-30 Paolo Carlinidecl.c (grokdeclarator): Use declarator->id_loc in...
2018-10-30 Eric Botcazou* gcov.c (output_lines): Remove duplicate line.
2018-10-30 Aaron Sawdeyrs6000.md (bswapdi2): Force address into register if...
2018-10-30 Martin Seborextend.texi (optimize): Clarify/expand attribute docume...
2018-10-30 Jeff LawAdd PR marker
2018-10-30 Nicholas Krausemethod-serial.cc: Mark varible as potentially unused...
2018-10-30 Jonathan WakelyPR libstdc++/87809 avoid invalid expressions in excepti...
2018-10-30 Jonathan WakelyPR libstdc++/87784 fix dynamic_bitset::push_back
2018-10-30 Paul Koning* gcc.dg/tree-ssa/attr-alias.c: Skip if no weak support.
2018-10-30 Jonathan WakelyFix __builtin_expect_with_probability documentation
2018-10-30 Michael PloujnikovAvoid unnecessarily numbering cloned symbols.
2018-10-30 Richard EarnshawDon't allow the pool allocator to be configured to...
2018-10-30 Richard Bienerre PR tree-optimization/87800 (CPU2006 416.gamess faile...
2018-10-30 Sameera DeshpandeFixes bug 87330 by invoking df_note_add_problem to...
2018-10-30 Rasmus Villemoeslibgcc: properly destroy mutexes on VxWorks
2018-10-30 Martin LiskaFix typo in documentation of __builtin_expect_with_prob...
2018-10-30 GCC AdministratorDaily bump.
2018-10-29 David MalcolmFix ICE in get_substring_ranges_for_loc on __FILE__...
2018-10-29 David MalcolmC++: simplify output from suggest_alternatives_for
2018-10-29 David MalcolmFolding and check_function_arguments
2018-10-29 Paolo Carlinidecl.c (create_array_type_for_decl): Add location_t...
2018-10-29 Iain Buclawconfig.gcc (xstormy16-*-elf): Set tm_d_file.
2018-10-29 David Malcolmux.texi: move "Quoting" and "Fix-it hints" from Diagnos...
2018-10-29 Kugan Vivekanandarajahre PR c++/87469 (ice in record_estimate, at tree-ssa...
2018-10-29 Olivier HainqueAdd ChangeLog entry for hunk introduced together with...
2018-10-29 Paul A. Clarke[rs6000] Remove inaccurate comment
2018-10-29 Paul Koning* doc/rtl.texi (CONST_WIDE_INT_ELT): Give correct macro...
2018-10-29 Paul A. Clarke[rs6000] Consistently use '__vector' instead of 'vector'
2018-10-29 Marek PolacekPR c++/87594 - constexpr rejects-valid with range-based...
2018-10-29 Ian Lance Taylorcompiler: pass a single flags argument to Backend:...
2018-10-29 Ian Lance Taylorcompiler: add location_file
2018-10-29 Richard Bienerre PR tree-optimization/87785 (ICE in dr_misalignment...
2018-10-29 Olivier HainqueExtract VXWORKS_NET_LIBS_RTP from VXWORKS_LIBS_RTP
2018-10-29 Olivier HainqueIntroduce notion of VXWORKS_PERSONALITY
2018-10-29 Richard Bienerre PR tree-optimization/87790 (ICE in vect_get_vec_def_...
2018-10-29 Joseph Myers[OpenACC] Support C++ "this" in OpenACC directives
2018-10-29 Richard Bienerre PR tree-optimization/87785 (ICE in dr_misalignment...
2018-10-29 Martin LiskaGCOV: introduce --json-format.
2018-10-29 Tamar ChristinaFix mingw-w64 Ada native bootstrap (PR81878).
2018-10-29 Segher Boessenkoolcombine: Fix various shortcomings in make_more_copies...
2018-10-29 GCC AdministratorDaily bump.
2018-10-29 Kugan Vivekanandarajahgimplefe-30.c: New test.
2018-10-28 François Dumont48101_neg.cc: Remove dg-prune-output 'std' from regex...
2018-10-28 Iain BuclawAdd D front-end, libphobos library, and D2 testsuite.
2018-10-28 Thomas Koenigre PR fortran/54613 ([F08] Add FINDLOC plus support...
2018-10-28 Iain Sandoedarwin - fix powerpc-darwin stack alignments
2018-10-28 GCC AdministratorDaily bump.
2018-10-27 Sandra Loosemorere PR target/80024 (nios2: unclear wording "numeric...
2018-10-27 Thomas Koenigre PR fortran/86907 (bogus warning "No location in...
2018-10-27 GCC AdministratorDaily bump.
2018-10-26 Tulio Magno... powerpc: Fix typos in the manual
2018-10-26 Aaron Sawdeyrs6000-string.c (expand_strncmp_gpr_sequence): Change...
2018-10-26 Bill Schmidtsse-addss-1.c: Call abort under DEBUG also; formatting...
2018-10-26 Paul A. Clarke[rs6000] Add tests for compatible implementations of...
2018-10-26 Paul A. Clarke[rs6000] Add compatible implementations of x86 SSSE3...
next