| Commit message (Expand) | Author | Age | Files | Lines |
* | * update-copyright.py: Add Gerard Jungman as external author. | Jakub Jelinek | 2019-01-01 | 2 | -0/+5 |
* | gcc.c (process_command): Update copyright notice dates. | Jakub Jelinek | 2019-01-01 | 35 | -48300/+48369 |
* | Daily bump. | GCC Administrator | 2019-01-01 | 1 | -1/+1 |
* | re PR target/86814 (xtensa port needs updating for CVE-2017-5753) | Max Filippov | 2018-12-31 | 2 | -0/+9 |
* | re PR fortran/82995 (Segmentation fault passing optional argument to intrinsi... | Thomas Koenig | 2018-12-31 | 243 | -360/+2829 |
* | Fix scan pattern of a test-case. | Martin Liska | 2018-12-31 | 2 | -3/+7 |
* | predict.c (set_even_probabilities): Include also unlikely_count in calculation. | Martin Liska | 2018-12-31 | 8 | -12/+89 |
* | * x86-tune.def: Enable inter_unit_moves_to_vec for generic. | Jan Hubicka | 2018-12-31 | 2 | -2/+10 |
* | gimple-fold.c (get_range_strlen): Minor logic cleanup. | Martin Sebor | 2018-12-30 | 2 | -6/+23 |
* | gimple-fold.c (strlen_range_kind): New enum. | Martin Sebor | 2018-12-30 | 3 | -57/+96 |
* | Daily bump. | GCC Administrator | 2018-12-31 | 1 | -1/+1 |
* | Use dg-additional-options instead of dg-options | H.J. Lu | 2018-12-30 | 2 | -1/+10 |
* | Daily bump. | GCC Administrator | 2018-12-30 | 1 | -1/+1 |
* | Makefile.am (xcoff_%.c): Use an actual newline instead of \n in sed pattern. | Gerald Pfeifer | 2018-12-29 | 3 | -2/+10 |
* | key2.C: Silence the [-Wreturn-type] warning. | Dominique d'Humieres | 2018-12-29 | 2 | -1/+5 |
* | expr.c (external_spec_function): Add ieee_support_subnormal to list of IEEE i... | Steven G. Kargl | 2018-12-29 | 9 | -2/+114 |
* | msp430.c (msp430_attr): Warn when the critical and interrupt function attribu... | Jozef Lawrynowicz | 2018-12-29 | 5 | -4/+39 |
* | re PR fortran/88342 (Possible bug with IEEE_POSITIVE_INF and -ffpe-trap=overf... | Steven G. Kargl | 2018-12-29 | 4 | -1/+160 |
* | cpp.c (gfc_cpp_init): Add pre-defined macros for INTEGER(1) INTEGER(2)... | Steven G. Kargl | 2018-12-29 | 3 | -1/+38 |
* | config.gcc (hppa*64*-*-linux*): Add pa/t-pa to tmake_file. | John David Anglin | 2018-12-29 | 2 | -3/+19 |
* | re PR tree-optimization/68356 (FAIL: gcc.dg/torture/pr68264.c -O* executio... | Dominique d'Humieres | 2018-12-29 | 7 | -0/+18 |
* | re PR ipa/88586 (ICE: Segmentation fault (in free_lang_data_in_decl)) | Jakub Jelinek | 2018-12-29 | 4 | -0/+99 |
* | Daily bump. | GCC Administrator | 2018-12-29 | 1 | -1/+1 |
* | runtime: prevent deadlock when profiling signal arrives in stack scan | Ian Lance Taylor | 2018-12-29 | 4 | -5/+13 |
* | i386.h (ADDITIONAL_REGISTER_NAMES): Add sil, dil, bpl and spl aliases. | Uros Bizjak | 2018-12-28 | 2 | -15/+13 |
* | compiler: remove escapes_ field from Variable and Result_variable | Ian Lance Taylor | 2018-12-28 | 4 | -56/+10 |
* | tree-ssa-strlen.c (maybe_diag_stxncpy_trunc): Avoid undesirable warning. | Martin Sebor | 2018-12-28 | 2 | -0/+12 |
* | ident-1b.c: XFAIL AIX and Darwin. | David Edelsohn | 2018-12-28 | 3 | -4/+7 |
* | re PR libfortran/81984 (NULL string pointer dereferencing forces undefined be... | Steven G. Kargl | 2018-12-28 | 2 | -0/+13 |
* | x86-64: Remove .file directive from snapshot source | H.J. Lu | 2018-12-28 | 4 | -3/+3 |
* | x86-64: Remove .file directive from snapshot source | H.J. Lu | 2018-12-28 | 3 | -2/+6 |
* | For libgomp OpenACC entry points, redefine the "device" argument to "flags" | Thomas Schwinge | 2018-12-28 | 7 | -61/+136 |
* | poly_int: get_inner_reference & co.: fix known_eq typo/bug | Thomas Schwinge | 2018-12-28 | 2 | -1/+6 |
* | Cleanup libgomp's coalesce chunk data structures | Thomas Schwinge | 2018-12-28 | 2 | -21/+38 |
* | [libbacktrace] Reduce memory usage in build_address_map | Tom de Vries | 2018-12-28 | 2 | -0/+18 |
* | [libbacktrace] Simplify memory management in build_address_map | Tom de Vries | 2018-12-28 | 2 | -12/+13 |
* | [libbacktrace] Fix memory leak in loop in build_address_map | Ian Lance Taylor | 2018-12-28 | 2 | -26/+44 |
* | [libbacktrace] Fix memory leak in build_address_map | Tom de Vries | 2018-12-28 | 2 | -0/+9 |
* | Daily bump. | GCC Administrator | 2018-12-28 | 1 | -1/+1 |
* | ipa-devirt.c (polymorphic_call_target_d): Add n_odr_types. | Jan Hubicka | 2018-12-27 | 5 | -2/+84 |
* | re PR fortran/81027 (Assumed-shape array reported as deferred.) | Steven G. Kargl | 2018-12-27 | 5 | -4/+34 |
* | aligned1.f03: Fix invalid code that now causes an error after r267415. | Steven G. Kargl | 2018-12-27 | 2 | -2/+7 |
* | runtime: delete export_arm_test.go | Ian Lance Taylor | 2018-12-27 | 2 | -10/+1 |
* | runtime: let ARM32 EABI personality function continue unwind when called from... | Ian Lance Taylor | 2018-12-27 | 2 | -1/+4 |
* | Cherry pick libsanitizer patch (https://reviews.llvm.org/D54856). | Martin Liska | 2018-12-27 | 3 | -7/+12 |
* | Fix slowness in gcov (PR gcov-profile/88225). | Martin Liska | 2018-12-27 | 2 | -48/+80 |
* | Comparison with an enum should mention enum value. | Martin Liska | 2018-12-27 | 3 | -5/+13 |
* | Use proper location for tls_init function (PR c++/88263). | Martin Liska | 2018-12-27 | 4 | -6/+50 |
* | runtime: on ARM32 EABI, don't get LSDA if compact model is used | Ian Lance Taylor | 2018-12-27 | 2 | -1/+12 |
* | aarch64-cores.def (octeontx): New. | Andrew Pinski | 2018-12-26 | 4 | -1/+17 |