]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2018-06-03  kargl2018-06-02 Steven G. Kargl <kargl@gcc.gnu.org>
2018-06-03  jasonwucj[NDS32] Implement peephole2 patterns for tuning code...
2018-06-03  jasonwucj[NDS32] Add -march=v3j.
2018-06-03  jasonwucj[NDS32] Disable -fdelete-null-pointer-checks by default...
2018-06-03  jason PR c++/85761 - ICE with ill-formed use of const outer...
2018-06-03  gccadminDaily bump.
2018-06-02  jasonwucj[NDS32] Support Linux target for nds32.
2018-06-02  jasonwucj[NDS32] Implement fp-as-gp optimization.
2018-06-02  ebotcazou * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Constan...
2018-06-02  ebotcazouAdd missing directive
2018-06-02  ebotcazou * gcc-interface/ada-tree.h (TYPE_PADDING_FOR_COMPONENT...
2018-06-02  ebotcazou * gnat.dg/discr53.ad[sb]: New test.
2018-06-02  jason PR c++/85764 - bogus 'this' not captured error.
2018-06-02  jason* g++.dg/cpp1z/feat-cxx1z.C: Update __cpp_deduction_guides.
2018-06-02  carllgcc/testsuite/ChangeLog:
2018-06-02  carllgcc/testsuite/ChangeLog:
2018-06-02  gccadminDaily bump.
2018-06-01  markDWARF5: Don't generate DW_AT_loclists_base for split...
2018-06-01  jason* c-cppbuiltin.c (c_cpp_builtins): Bump __cpp_deduction...
2018-06-01  ebotcazou * gimple-ssa-store-merging.c: Include gimple-fold.h.
2018-06-01  carllgcc/testsuite/ChangeLog:
2018-06-01  jasonChangeLog tidying
2018-06-01  jason CWG 1581: When are constexpr member functions defined?
2018-06-01  jason PR c++/58281 - explicit instantiation of constexpr
2018-06-01  jason * pt.c (instantiate_decl): Any defaulted function...
2018-06-01  jozefl * MAINTAINERS (write after approval): Add myself.
2018-06-01  kargl2018-06-01 Steven G. Kargl <kargl@gcc.gnu.org>
2018-06-01  amker * Fix email address in ChangeLog.
2018-06-01  amker * MAINTAINERS: Update my email address.
2018-06-01  segherrs6000: Fix mangling for 128-bit float
2018-06-01  kargl2018-06-01 Steven G. Kargl <kargl@gcc.gnu.org>
2018-06-01  ktkachov[AArch64] Used prefer aliases SXTL(2) and UXTL(2)
2018-06-01  vries[MAINTAINERS] Update email address
2018-06-01  rsandifoFix phi backedge detection in backprop (PR85989)
2018-06-01  rguenth2018-06-01 Richard Biener <rguenther@suse.de>
2018-06-01  rguenth2018-06-01 Richard Biener <rguenther@suse.de>
2018-06-01  ebotcazou * c-ada-spec.c (dump_ada_declaration) <TYPE_DECL>...
2018-06-01  rsandifoFix SVE fallout from r260951
2018-06-01  rguenth2018-06-01 Richard Biener <rguenther@suse.de>
2018-06-01  collison2018-05-15 Michael Collison <michael.collison@arm...
2018-06-01  gccadminDaily bump.
2018-05-31  ian libgo: update to Go 1.10.2 release
2018-05-31  qinzhao2nd Patch for PR78009
2018-05-31  jakub PR target/85984
2018-05-31  uros PR target/85591
2018-05-31  rediPR libstdc++/78870 support std::filesystem on Windows
2018-05-31  uros * config/i386/sse.md (avx_vec_concat<mode>):
2018-05-31  mseborPR c/82063 - issues with arguments enabled by -Wall
2018-05-31  hjlx86: Re-enable partial_reg_dependency and movx for...
2018-05-31  cesarFix PR middle-end/85879
2018-05-31  rediPR libstdc++/85951 for make_signed/make_unsigned for...
2018-05-31  ebotcazou * gnat.dg/stack_usage1.adb: Replace -fstack-usage...
2018-05-31  ebotcazou * gcc.dg/store_merging_10.c: Turn dg-do compile into...
2018-05-31  pmderodat[Ada] Remove obsolete figure in documentation
2018-05-31  pmderodat[Ada] Add missing spec files for VxWorks runtimes
2018-05-31  pmderodat[Ada] Minor copyright header adjustments
2018-05-31  pmderodat[Ada] Document Stubs_Subdir in gnattest section on...
2018-05-31  pmderodat[Ada] Static predicate check on characters of a string...
2018-05-31  pmderodat[Ada] Remove obsolete code in trans.c
2018-05-31  pmderodat[Ada] Detect returning procedures annotated with No_Return
2018-05-31  pmderodat[Ada] Fix wrong value returned for unconstrained packed...
2018-05-31  pmderodat[Ada] Fix __gnat_backtrace for VxWorks7 on x86
2018-05-31  pmderodat[Ada] Illegal copy of limited object
2018-05-31  pmderodat[Ada] Update comment on __atomic_compare_exchange in...
2018-05-31  pmderodat[Ada] Fix internal error on allocator with function...
2018-05-31  pmderodat[Ada] Spurious tampering check failure
2018-05-31  pmderodat[Ada] Rename "GPL" version to "Community"
2018-05-31  pmderodat[Ada] Minor comment improvement
2018-05-31  pmderodat[Ada] Simplify call to Unique_Defining_Entity on protec...
2018-05-31  pmderodat[Ada] Set Etype on rewriteen Max_Queue_Length expressions
2018-05-31  pmderodat[Ada] Update gnatelim documentation wrt. compilation...
2018-05-31  pmderodat[Ada] Fix tracking of the first item in Repinfo
2018-05-31  pmderodat[Ada] Fix strange behavior of Object_Size for packed...
2018-05-31  pmderodat[Ada] Post warning on object size clause for subtype
2018-05-31  pmderodat[Ada] Fix compiler crash for tagged private types
2018-05-31  pmderodat[Ada] Fix check on placement of multiple loop (in)varia...
2018-05-31  pmderodat[Ada] Posix 2008: reimplement System.OS_Primitives...
2018-05-31  pmderodat[Ada] Unnesting: add a predicate to help expansion...
2018-05-31  pmderodat[Ada] Convert operands of generated code to Standard...
2018-05-31  doko2018-05-31 Matthias Klose <doko@ubuntu.com>
2018-05-31  sameeradPatch implementing vld1_*_x3, vst1_*_x2 and vst1_*_x3...
2018-05-31  gccadminDaily bump.
2018-05-30  law * config/msp430/msp430.c (msp430_output_labelref)...
2018-05-30  law * tree-core.h: Update comment about the format of...
2018-05-30  law * gcc/config/msp430/msp430.md: Remove erroneous subreg...
2018-05-30  law * crtstuff.c: Remove declaration of _Jv_Registe...
2018-05-30  rediPR c++/77777 improve location for diagnostic
2018-05-30  law2018-05-30 David Pagan <dave.pagan@oracle.com>
2018-05-30  law * doc/extend.texi: Document some architecture specific
2018-05-30  mseborPR middle-end/85369 - no -Wstringop-overflow for a...
2018-05-30  jasonChangeLog fix
2018-05-30  villeDo not warn about zero-as-null when NULL is used.
2018-05-30  jason PR c++/85807 - ICE with call in template NSDMI.
2018-05-30  sameeradpatch to add support of ARMv8.4 in saphira
2018-05-30  jakub * simple-object.h (simple_object_copy_lto_debug_sectio...
2018-05-30  jason PR c++/85873 - constant initializer_list array not...
2018-05-30  jasonImprove error recovery for structured binding in condition.
2018-05-30  hubickaRemove accidental commit.
2018-05-30  hubicka * gcc.dg/lto/20111213-1_0.c: Fix template.
2018-05-30  hubicka * doc/invoke.texi (-flinker-output): Document
next