]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-01-01  jakub Update copyright years.
2019-01-01  jakub * update-copyright.py: Add Gerard Jungman as external...
2019-01-01  jakub * gcc.c (process_command): Update copyright notice...
2019-01-01  gccadminDaily bump.
2018-12-31  jcmvbkbcPR target/86814
2018-12-31  tkoenig2018-12-31 Thomas Koenig <tkoenig@gcc.gnu.org>
2018-12-31  marxinFix scan pattern of a test-case.
2018-12-31  marxin).
2018-12-31  hubicka * x86-tune.def: Enable inter_unit_moves_to_vec for...
2018-12-31  law * gimple-fold.c (get_range_strlen): Minor logic cleanu...
2018-12-31  law * gimple-fold.c (strlen_range_kind): New enum.
2018-12-31  gccadminDaily bump.
2018-12-30  hjlUse dg-additional-options instead of dg-options
2018-12-30  gccadminDaily bump.
2018-12-29  gerald * Makefile.am (xcoff_%.c): Use an actual newline inste...
2018-12-29  dominiq2018-12-29 Dominique d'Humieres <dominiq@gcc.gnu...
2018-12-29  kargl2018-12-29 Steven G. Kargl <kargl@gcc.gnu.org>
2018-12-29  jozefl2018-12-29 Jozef Lawrynowicz <jozef.l@mittosystems...
2018-12-29  kargl2018-12-29 Steven G. Kargl <kargl@gcc.gnu.org>
2018-12-29  kargl2018-12-25 Steven G. Kargl <kargl@gcc.gnu.org>
2018-12-29  danglin * config.gcc (hppa*64*-*-linux*): Add pa/t...
2018-12-29  dominiq2018-12-29 Dominique d'Humieres <dominiq@gcc.gnu...
2018-12-29  jakub PR ipa/88586
2018-12-29  gccadminDaily bump.
2018-12-29  ian runtime: prevent deadlock when profiling signal...
2018-12-28  uros * config/i386/i386.h (ADDITIONAL_REGISTER_NAMES): Add
2018-12-28  ian compiler: remove escapes_ field from Variable and...
2018-12-28  law * tree-ssa-strlen.c (maybe_diag_stxncpy_trunc): Avoid
2018-12-28  dje * c-c++-common/ident-1b.c: XFAIL AIX and Darwin.
2018-12-28  kargl2018-12-28 Steven G. Kargl <kargl@gcc.gnu.org>
2018-12-28  hjlx86-64: Remove .file directive from snapshot source
2018-12-28  hjlx86-64: Remove .file directive from snapshot source
2018-12-28  tschwingeFor libgomp OpenACC entry points, redefine the "device...
2018-12-28  tschwingepoly_int: get_inner_reference & co.: fix known_eq typo/bug
2018-12-28  tschwingeCleanup libgomp's coalesce chunk data structures
2018-12-28  vries[libbacktrace] Reduce memory usage in build_address_map
2018-12-28  vries[libbacktrace] Simplify memory management in build_addr...
2018-12-28  vries[libbacktrace] Fix memory leak in loop in build_address_map
2018-12-28  vries[libbacktrace] Fix memory leak in build_address_map
2018-12-28  gccadminDaily bump.
2018-12-27  hubicka * ipa-devirt.c (polymorphic_call_target_d): Add n_odr_...
2018-12-27  kargl2018-12-27 Steven G. Kargl <kargl@gcc.gnu.org>
2018-12-27  kargl2018-12-27 Steven G. Kargl <kargl@gcc.gnu.org>
2018-12-27  ian runtime: delete export_arm_test.go
2018-12-27  ian runtime: let ARM32 EABI personality function contin...
2018-12-27  marxinCherry pick libsanitizer patch (https://reviews.llvm...
2018-12-27  marxinFix slowness in gcov (PR gcov-profile/88225).
2018-12-27  marxinComparison with an enum should mention enum value.
2018-12-27  marxinUse proper location for tls_init function (PR c++/88263).
2018-12-27  ian runtime: on ARM32 EABI, don't get LSDA if compact...
2018-12-27  pinskia2018-12-26 Andrew Pinski <apinski@marvell.com>
2018-12-27  gccadminDaily bump.
2018-12-26  kargl2018-12-26 Steven G. Kargl <kargl@gcc.gnu.org>
2018-12-26  kargl2018-12-26 Harald Anlauf <anlauf@gmx.de>
2018-12-26  gccadminDaily bump.
2018-12-25  gccadminDaily bump.
2018-12-24  kargl2018-12-24 Steven G. Kargl <kargl@gcc.gnu.org>
2018-12-24  kargl2018-12-24 Steven G. Kargl <kargl@gcc.gnu.org>
2018-12-24  law * gimple-fold.c (get_range_strlen_tree): Factored...
2018-12-24  hubicka * ipa-devirt.c (dump_targets): Cap number of targets...
2018-12-24  hubickaFix double-application of patch.
2018-12-24  hubicka * tree.c (fld_simplified_type): Temporarily disable...
2018-12-24  hubicka * lto-symtab.c (lto_symtab_merge_decls_2): Do not...
2018-12-24  iainsFix PR67974 for Darwin by adding an asm shim for AVX.
2018-12-24  iainspowerpc-darwin, skip ident tests.
2018-12-24  iainsdarwin, configuration, check properly for dwarf2 debug...
2018-12-24  hubicka * ipa-utils.c (ipa_merge_profiles): Fix updating of...
2018-12-24  gccadminDaily bump.
2018-12-23  fdumont2018-12-23 François Dumont <fdumont@gcc.gnu.org>
2018-12-23  fdumont2018-12-23 François Dumont <fdumont@gcc.gnu.org>
2018-12-23  pault2018-12-23 Paul Thomas <pault@gcc.gnu.org>
2018-12-23  law * builtins.h (c_strlen_data): Add new fields and comments.
2018-12-23  law * builtins.c (unterminated_array): Rename "data" to...
2018-12-23  law2018-12-23 Martin Sebor <msebor@redhat.com>
2018-12-23  amodra[RS6000] PR88346, Inconsistent list of CPUs supported...
2018-12-23  iainsFix Ada bootstrap for Darwin9 and earlier.
2018-12-23  iainsLTO-wrapper, don't pre-link early debug objects.
2018-12-23  iainsFix ident tests by Enabling ident output for X86 Darwin.
2018-12-23  iainsuse simple-object instead of nm to determine if files...
2018-12-23  iainsHandle -save-temps in collect2
2018-12-23  iainsEnsure collect2 responds to intended commmand line...
2018-12-23  kargl2018-12-22 Steven G. Kargl <kargl@gcc.gnu.org>
2018-12-23  gccadminDaily bump.
2018-12-23  jason Remove support for demangling GCC 2.x era mangling...
2018-12-22  hubicka * ipa-utils.c (ipa_merge_profiles): Recompute summaries.
2018-12-22  hubicka * tree.c: (obj_type_ref_class): Move to...
2018-12-22  iains[Patch, PowerPC/Darwin] Fix library export of long...
2018-12-22  kargl2018-12-22 Steven G . Kargl <kargl@gcc.gnu.org>
2018-12-22  kargl2018-12-21 Steven G. Kargl <kargl@gcc.gnu.org>
2018-12-22  tkoenig2018-12-22 Thomas Koenig <tkoenig@gcc.gnu.org>
2018-12-22  tkoenig2018-12-22 Thomas Koenig <tkoenig@gcc.gnu.org>
2018-12-22  gccadminDaily bump.
2018-12-21  kargl2018-12-21 Steven G. Kargl <kargl@gcc.gnu.org>
2018-12-21  jakub PR c++/86524
2018-12-21  paultcorrect double semi-colons
2018-12-21  jakub PR middle-end/85594
2018-12-21  hubicka PR ipa/88561
2018-12-21  pault2018-12-21 Paul Thomas <pault@gcc.gnu.org>
2018-12-21  krebbelS/390: Add support for double<->long vector converts
2018-12-21  uros * gcc.target/i386/pr88418.c (dg-options): Add...
next