platform/upstream/gcc.git
2018-11-04 Uros Bizjakre PR c++/58372 (internal compiler error: ix86_compute_...
2018-11-04 Venkataramanan... Enable support for next generation AMD Zen CPU, via...
2018-11-04 Stafford HorneMAINTAINERS (Write After Approval): Add myself.
2018-11-04 GCC AdministratorDaily bump.
2018-11-03 Sandra Loosemorere PR target/87079 (nios2 optimization for size - case...
2018-11-03 GCC AdministratorDaily bump.
2018-11-02 Thomas Koenigre PR fortran/46020 (Improve error string for BIND...
2018-11-02 Rainer OrthMove gcc.dg/compat dg-skip-if to *_main.c files
2018-11-02 Aaron Sawdeyrs6000-string.c (expand_strncmp_gpr_sequence): Pay...
2018-11-02 Richard EarnshawAlthough there's no fundamental reason why shrink wrapp...
2018-11-02 Richard Bienertree-ssa-coalesce.c (struct coalesce_list): Add obstack...
2018-11-02 Nathan Sidwell[C++ PATCH] refactor duplicate_decls
2018-11-02 Rainer OrthRemove SPARC HAVE_AS_REGISTER_PSEUDO_OP
2018-11-02 Iain BuclawFix libgphobos.spec in the wrong place with --enable...
2018-11-02 Andreas Schwab20010904-2.c: Fix last change.
2018-11-02 Richard Bienerdwarf2out.c (build_abbrev_table): Guard lookup_external...
2018-11-02 Richard Bienerre PR tree-optimization/87776 (Compile time hog during...
2018-11-02 GCC AdministratorDaily bump.
2018-11-01 Jan Hubickatree.c (free_lang_data_in_decl): Free TREE_TYPE and...
2018-11-01 Marek PolacekImplement P0846R0, ADL and function templates.
2018-11-01 Aaron Sawdeyrs6000-protos.h (rs6000_address_for_fpconvert): Remove...
2018-11-01 Thomas Koenigre PR fortran/54613 ([F08] Add FINDLOC plus support...
2018-11-01 Thomas Koenigre PR fortran/87782 (runtime error: load of value 18184...
2018-11-01 Paul Thomasre PR fortran/40196 ([F03] [F08] Type parameter inquiry...
2018-11-01 Paul Koning20010904-1.c: Align 2 if pdp11.
2018-11-01 Thomas Koenigre PR fortran/46020 (Improve error string for BIND...
2018-11-01 Paul Koningt-pdp11 (LIB2ADD): Add divmod.c.
2018-11-01 Marek Polacek* g++.dg/cpp1z/constexpr-lambda22.C: New test,
2018-11-01 Joseph MyersAvoid stray [] in ia64 assembler test.
2018-11-01 Jozef Lawrynowiczcunroll-13.c: Add missing cast from literal to int32.
2018-11-01 Jan Hubickatree.c (free_lang_data_in_decl): Free TREE_TYPE and...
2018-11-01 Jakub Jelinekre PR tree-optimization/87826 (ubsan: gimple-ssa-store...
2018-11-01 Thomas Koenigre PR fortran/46020 (Improve error string for BIND...
2018-11-01 Thomas Koenigre PR fortran/46020 (Improve error string for BIND...
2018-11-01 Thomas Koenigre PR fortran/46020 (Improve error string for BIND...
2018-11-01 Thomas Koenigre PR fortran/54613 ([F08] Add FINDLOC plus support...
2018-11-01 Nathan Sidwell[ABI PATCH] static anonymous unions of function scope
2018-11-01 Jakub Jelinekre PR d/87824 (x86_64-linux multilib issues)
2018-11-01 Martin LiskaMake __PRETTY_FUNCTION__-like functions mergeable strin...
2018-11-01 Ian Lance Taylorgo-gcc.cc (Gcc_backend::write_global_definitions):...
2018-11-01 Alexandre OlivaFix typo in gcc/ChangeLog
2018-11-01 Alexandre OlivagOlogy: skip dbranch at -Og
2018-11-01 GCC AdministratorDaily bump.
2018-10-31 Richard HendersonAdd visibility to libfunc constructors
2018-10-31 Richard Hendersonaarch64: Remove early clobber from ATOMIC_LDOP scratch
2018-10-31 Iain BuclawFix profiledbootstrap when D is enabled
2018-10-31 Ian Lance Taylorre PR bootstrap/82856 (--enable-maintainter-mode broken...
2018-10-31 Thomas Koenigre PR fortran/20520 (allocatable arrays used uninitiali...
2018-10-31 Nathan Sidwell[C++ PATCH] missed testcase
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...
next