]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-12-20  Marek PolacekPR c++/92745 - bogus error when initializing array...
2019-12-20  Marek PolacekPR c++/92974 - bogus location for enum and non-enum...
2019-12-20  Jakub Jelinekre PR c++/92965 ("note: 'x' is not public" emitted...
2019-12-20  Jakub Jelinekre PR c++/92966 (Segfault on defaulted operator== with...
2019-12-20  Jakub Jelinekre PR c++/92973 (Silently accepting defaulted compariso...
2019-12-20  Jakub Jelinekre PR c++/92666 (bogus -Wunused-but-set-variable in...
2019-12-20  Jakub Jelinekre PR c++/92992 (Side-effects dropped when decltype...
2019-12-20  Michael MeissnerRename signed integer 16/34-bit macros.
2019-12-20  Eric Botcazouc-ada-spec.h (decl_sloc): Delete.
2019-12-20  Jonathan Wakelyfortran: Fix PR number in comment of testcase for PR...
2019-12-20  Jonathan Wakelylibstdc++: Add inline to maybe-constexpr functions...
2019-12-20  Stam Markianos... gcc/testsuite/ChangeLog:
2019-12-20  Roman ZhuykovRename tests to reference the correct PR
2019-12-20  Jerome Lambourglibstdc++: Test setrlimit with c++ in configure
2019-12-20  François Dumontlibstdc++: Fix versioned namespace tests
2019-12-20  François Dumontlibstdc++: Fix pretty printers script and tests
2019-12-20  Thomas KoenigIntroduce -finline-arg-packing.
2019-12-20  Tobias BurnusFortran] PR 92996 – fix rank resolution EXPR_ARRAY
2019-12-20  Tobias BurnusImprove is-coindexed check for OpenACC/OpenMP
2019-12-20  Jerome LambourgAdd myself to MAINTAINERS
2019-12-20  Jerome Lambourglibstdc++: Strengthen the check for availability of...
2019-12-20  Tobias BurnusFix testsuite-fallout of OpenACC deep-copy patch
2019-12-20  Jakub Jelinekre PR target/92841 (Optimize -fstack-protector-strong...
2019-12-20  Jakub Jelinekre PR target/93002 (while(i--) optimization)
2019-12-20  Julian BrownFortran polymorphic class-type support for OpenACC
2019-12-20  Julian BrownOpenACC 2.6 deep copy: Fortran execution tests
2019-12-20  Julian BrownOpenACC 2.6 deep copy: C and C++ execution tests
2019-12-20  Julian BrownOpenACC 2.6 deep copy: Fortran front-end parts
2019-12-20  Julian BrownOpenACC 2.6 deep copy: C and C++ front-end parts
2019-12-20  Julian BrownOpenACC 2.6 deep copy: middle-end parts
2019-12-20  Julian BrownOpenACC 2.6 deep copy: libgomp parts
2019-12-20  Julian BrownOpenACC 2.6 deep copy: attach/detach API routines
2019-12-20  Julian BrownFactor out duplicate code in gimplify_scan_omp_clauses
2019-12-20  Julian BrownUse gomp_map_val for OpenACC host-to-device address...
2019-12-20  Julian BrownOpenACC reference count overhaul
2019-12-20  Julian BrownUse aux struct in libgomp for infrequently-used/API...
2019-12-20  GCC AdministratorDaily bump.
2019-12-19  Vladimir Makarovre PR target/92905 (Spills float-int union to memory)
2019-12-19  Richard SandifordUpdate g++.dg/ext/sve-sizeless-2.C after r279471
2019-12-19  Andrew StubbsAllow constants in amdgcn extends and truncates
2019-12-19  Andrew StubbsUse V64SI for all amdgcn add-with-carry insns
2019-12-19  Mark EgglestonPrevent conversion of character data in array constructors.
2019-12-19  David Malcolmhash-map-tests.c: add a selftest involving int_hash
2019-12-19  David Malcolmgimple const-correctness fixes
2019-12-19  Richard Sandiford[AArch64] Fix handling of npatterns>1 constants for...
2019-12-19  Jason Merrillcomment tweak
2019-12-19  Jason MerrillPR c++/52320 - EH cleanups for partially constructed...
2019-12-19  Jason MerrillPR c++/66139 - EH cleanups for partially constructed...
2019-12-19  Stam Markianos... Add changelog for commit r279573 (added myself to write...
2019-12-19  Andrew StubbsImplement sub-dword add/sub on amdgcn
2019-12-19  Stam Markianos... Add myself to MAINTAINERS
2019-12-19  Richard Sandiford[AArch64] Reject invalid subregs involving partial...
2019-12-19  Richard Sandiford[AArch64] Handle arguments and return types with partia...
2019-12-19  Richard SandifordRevert accidental commit
2019-12-19  Richard SandifordDon't mangle attributes that have a space in their...
2019-12-19  Jakub Jelinekre PR fortran/92977 (ICE in gfc_trans_omp_atomic, at...
2019-12-19  Jan HubickaFix symver attribute with LTO
2019-12-19  Jan Hubickaipa: duplicate ipa_size_summary for cloned nodes
2019-12-19  Feng XueHandle aggregate pass-through for self-recursive call...
2019-12-19  GCC AdministratorDaily bump.
2019-12-19  Jason MerrillPR c++/91165 follow-on tweak
2019-12-18  David MalcolmAdd diagnostic_metadata and CWE support
2019-12-18  Jakub Jelinekre PR fortran/92977 (ICE in gfc_trans_omp_atomic, at...
2019-12-18  Jakub Jelinekre PR middle-end/86416 ([OpenMP] Offloading - better...
2019-12-18  Julian BrownAdd OpenACC 2.6's no_create
2019-12-18  Eric Botcazou* ira.c (ira): Use simple LRA algorithm when not optimi...
2019-12-18  Paolo Carlinitypeck.c (cxx_sizeof_or_alignof_type): Add location_t...
2019-12-18  Peter BergnerFix POWER dfp test case target tests.
2019-12-18  David MalcolmDrop unused member from cpp_string_location_reader...
2019-12-18  Thomas Schwinge[OpenACC] Refactor 'goacc_enter_data' so that it can...
2019-12-18  Thomas Schwinge[OpenACC] Refactor 'goacc_enter_data' so that it can...
2019-12-18  Thomas Schwinge[OpenACC] Refactor 'goacc_remove_pointer' interface
2019-12-18  Thomas Schwinge[OpenACC] Refactor 'GOACC_enter_exit_data' to call...
2019-12-18  Thomas Schwinge[OpenACC] Refactor 'delete_copyout' into 'goacc_exit_data'
2019-12-18  Thomas Schwinge[OpenACC] Refactor 'present_create_copy' into 'goacc_en...
2019-12-18  Thomas SchwingeAssert in 'libgomp/target.c:gomp_unmap_vars_internal...
2019-12-18  Thomas Schwinge[OpenACC] In 'libgomp/target.c:gomp_to_device_kind_p...
2019-12-18  Thomas Schwinge[PR92726, PR92970, PR92984] [OpenACC] Clarify 'acc_dele...
2019-12-18  Thomas Schwinge[OpenACC] Elaborate/simplify 'exit data' 'finalize...
2019-12-18  Thomas Schwinge[PR92848] [OpenACC] Use 'GOMP_MAP_VARS_ENTER_DATA'...
2019-12-18  Thomas SchwingeMake 'libgomp/target.c:gomp_unmap_tgt' 'static' again
2019-12-18  Tobias BurnusPR 86416 – improve lto1 diagnostic if a mode does not...
2019-12-18  Harald Anlaufre PR fortran/70853 (ICE on pointing to null, in gfc_ad...
2019-12-18  Wilco Dijkstra[AArch64] Fixup core tunings
2019-12-18  Martin JamborIPA-CP: Remove bogus static keyword (PR 92971)
2019-12-18  Georg-Johann Lay* config/avr/avr-mcus.def: Typo.
2019-12-18  Jan Hubickaipa-param-manipulation.h (get_original_index): Declare.
2019-12-18  Jason MerrillPR c++/12333 - X::~X() with implicit this->.
2019-12-18  Andrew StubbsFix vect/pr65947-8.c testcase for amdgcn.
2019-12-18  Jakub Jelinekre PR lto/92972 (gcc/lto-wrapper.c:443: identical branc...
2019-12-18  Eric Botcazoutrans.c (Pragma_to_gnu): Push a diagnostics state for...
2019-12-18  Justin Squirek[Ada] Missing accessibility check on access discriminants
2019-12-18  Arnaud Charlet[Ada] Fix uninitialized out parameter in s-regpat.adb
2019-12-18  Arnaud Charlet[Ada] Atomic aspect on formal generic params now suppor...
2019-12-18  Arnaud Charlet[Ada] Simplify Big_Integer and Big_Real interface
2019-12-18  Piotr Trojanek[Ada] Fix three-letter typos like "sss" in comments...
2019-12-18  Gary Dismukes[Ada] Missing accessibility actuals on calls to interfa...
2019-12-18  Ed Schonberg[Ada] AI12-0282: shared variable control aspects on...
2019-12-18  Eric Botcazou[Ada] Minor housekeeping work in Create_Standard
2019-12-18  Javier Miranda[Ada] Reserving switch d_K for known problem isssues...
next