]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2018-07-31  rsandifo[16/46] Make STMT_VINFO_REDUC_DEF a stmt_vec_info
2018-07-31  rsandifo[15/46] Make SLP_TREE_VEC_STMTS a vec<stmt_vec_info>
2018-07-31  rsandifo[14/46] Make STMT_VINFO_VEC_STMT a stmt_vec_info
2018-07-31  rsandifo[13/46] Make STMT_VINFO_RELATED_STMT a stmt_vec_info
2018-07-31  rsandifo[12/46] Make vect_finish_stmt_generation return a stmt_...
2018-07-31  rsandifo[11/46] Pass back a stmt_vec_info from vect_is_simple_use
2018-07-31  rsandifo[10/46] Temporarily make stmt_vec_info a class
2018-07-31  rsandifo[09/46] Add vec_info::lookup_single_use
2018-07-31  rsandifo[08/46] Add vec_info::lookup_def
2018-07-31  rsandifo[07/46] Add vec_info::lookup_stmt
2018-07-31  rsandifo[06/46] Add vec_info::add_stmt
2018-07-31  rsandifo[05/46] Fix make_ssa_name call in vectorizable_reduction
2018-07-31  rsandifo[04/46] Factor out the test for a valid reduction input
2018-07-31  rsandifo[03/46] Remove unnecessary update of NUM_SLP_USES
2018-07-31  rsandifo[02/46] Remove dead vectorizable_reduction code
2018-07-31  rsandifo[01/46] Move special cases out of get_initial_def_for_r...
2018-07-31  jakub P1008R1 - prohibit aggregates with user-declared const...
2018-07-31  segherarm: Testcase for PR86640
2018-07-31  marxinGCOV: add cache for streamed locations.
2018-07-31  marxinFix target clones (PR gcov-profile/85370).
2018-07-31  marxinFix GCOV CFG related issues.
2018-07-31  marxinFix an UBSAN error in cp/parse.c (PR c++/86653).
2018-07-31  pmderodat[Ada] Various code clean-ups from CodePeer messages
2018-07-31  pmderodat[Ada] Fix potential Constraint_Error if Library_Version...
2018-07-31  pmderodat[Ada] Sem_Elab: remove duplicate condition
2018-07-31  pmderodat[Ada] Unnesting: improve support for entries in protect...
2018-07-31  pmderodat[Ada] Refine generation of range checks to happen in...
2018-07-31  pmderodat[Ada] Secondary stack leak with access-to-subprogram
2018-07-31  pmderodat[Ada] Unnesting: find local subps in nested stmt sequences
2018-07-31  pmderodat[Ada] Spurious error on default parameter in protected...
2018-07-31  pmderodat[Ada] GNATmake fails to detect missing body
2018-07-31  pmderodat[Ada] Fix alignment of mutex_t and cond_t type on 32...
2018-07-31  pmderodat[Ada] Wrong value after assignment of overlain record...
2018-07-31  pmderodat[Ada] Spurious error on the placement of aspect Global
2018-07-31  pmderodat[Ada] Compiler failure on an extended_return_statement...
2018-07-31  pmderodat[Ada] Spurious warning on iteration over range of 64...
2018-07-31  pmderodat[Ada] Print the Is_Activation_Record flag
2018-07-31  pmderodat[Ada] Replace low-level calls to Ekind with high-level...
2018-07-31  pmderodat[Ada] Deconstruct 'F' as a prefix for an ALI data
2018-07-31  pmderodat[Ada] Fix a freezing issue
2018-07-31  pmderodat[Ada] Fix resolution of class-wide operations that...
2018-07-31  pmderodat[Ada] Minor reformattings
2018-07-31  pmderodat[Ada] Spurious error -- "allocation from empty storage...
2018-07-31  hainqueImprove specs processing to allow %* in function arguments
2018-07-31  hainqueAdd support for -nolibc
2018-07-31  avieiraReverting 'AsyncI/O patch committed' as it is breaking...
2018-07-31  hainquegetenv_spec_function to prepend / to value for undef var
2018-07-31  gccadminDaily bump.
2018-07-30  segherarm: Generate correct const_ints (PR86640)
2018-07-30  rediPR libstdc++/86734 make reverse_iterator::operator...
2018-07-30  rediAdd workaround for aligned_alloc bug on AIX
2018-07-30  seghertestcase for 2-2 combine
2018-07-30  jsm28 * de.po, sv.po: Update.
2018-07-30  tromey2018-07-30 Tom Tromey <tom@tromey.com>
2018-07-30  edlinger2018-07-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2018-07-30  seghercombine: Allow combining two insns to two insns
2018-07-30  clyon[ARM] libgcc: Fix comment for code working on architect...
2018-07-30  amonakovdoc: discourage const/volatile on register variables...
2018-07-30  rsandifoResync inline implementation of ceil_log2 (PR 86506)
2018-07-30  krebbellra: consider clobbers when selecting hard_regno to...
2018-07-30  vries[libgomp, nvptx] Handle per-function max-threads-per...
2018-07-30  vries[libgomp, nvptx] Calculate default dims per device
2018-07-30  vries[nvptx, offloading] Determine default workers at runtime
2018-07-30  gccadminDaily bump.
2018-07-29  danglin * config/pa/pa.c (pa_output_addr_vec): Align address...
2018-07-29  gccadminDaily bump.
2018-07-28  dmalcolmC++: clean up cp_printer
2018-07-28  gccadminDaily bump.
2018-07-27  meissner2018-07-27 Michael Meissner <meissner@linux.ibm.com>
2018-07-27  jsm28Update .po files.
2018-07-27  ian libgo: prune sighandler frames in runtime.sigprof
2018-07-27  kelvingcc/ChangeLog:
2018-07-27  mseborPR tree-optimization/86696 - ICE in handle_char_store...
2018-07-27  dmalcolmFixes to testcase for PR tree-optimization/86636
2018-07-27  hjli386: Remove _Unwind_Frames_Increment
2018-07-27  qinzhaoDisable strcmp/strncmp/memcmp inlining when optimization
2018-07-27  gccadminDaily bump.
2018-07-26  mpolacek * 30_threads/condition_variable_any/cond.cc: New test.
2018-07-26  pthaugen PR target/86612
2018-07-26  mseborPR tree-optimization/86043 - strlen after memcpy partia...
2018-07-26  mpolacek * src/c++98/locale_init.cc: Fix #ifdef condition.
2018-07-26  jakub PR testsuite/86660
2018-07-26  jakub PR middle-end/86660
2018-07-26  hjllibsanitizer: Mark REAL(swapcontext) with indirect_retu...
2018-07-26  rediAdd missing dg-require-cstdint directives to tests
2018-07-26  rediRemove dg-require-cstdint directive from tests
2018-07-26  rediRemove dg-require-cstdint directive from tests
2018-07-26  rediRemove dg-require-cstdint directive from tests
2018-07-26  rediAdd missing checks for _GLIBCXX_USE_C99_STDINT_TR1
2018-07-26  rediModify some library internals to work without <stdint.h>
2018-07-26  rediRemove char16_t and char32_t dependency on <stdint.h>
2018-07-26  rediRemove <chrono> dependency on _GLIBCXX_USE_C99_STDINT_TR1
2018-07-26  roxfail experimental/memory_resource/new_delete_resource...
2018-07-26  marxinAdd linker_output as prefix for LTO temps (PR lto/86548).
2018-07-26  glisseoptimize std::vector move assignment
2018-07-26  vries[libgomp, nvptx] Add error with recompilation hint...
2018-07-26  vries[libgomp, nvptx] Move device property sampling from...
2018-07-26  seghercombine: Another hard register problem (PR85805)
2018-07-26  marxingcov: Fix wrong usage of NAN in statistics (PR gcov...
2018-07-26  vries[libgomp, openacc, testsuite] Fix async logic in lib...
next