summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * update-copyright.py: Add Gerard Jungman as external author.Jakub Jelinek2019-01-012-0/+5
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2019-01-0135-48300/+48369
* Daily bump.GCC Administrator2019-01-011-1/+1
* re PR target/86814 (xtensa port needs updating for CVE-2017-5753)Max Filippov2018-12-312-0/+9
* re PR fortran/82995 (Segmentation fault passing optional argument to intrinsi...Thomas Koenig2018-12-31243-360/+2829
* Fix scan pattern of a test-case.Martin Liska2018-12-312-3/+7
* predict.c (set_even_probabilities): Include also unlikely_count in calculation.Martin Liska2018-12-318-12/+89
* * x86-tune.def: Enable inter_unit_moves_to_vec for generic.Jan Hubicka2018-12-312-2/+10
* gimple-fold.c (get_range_strlen): Minor logic cleanup.Martin Sebor2018-12-302-6/+23
* gimple-fold.c (strlen_range_kind): New enum.Martin Sebor2018-12-303-57/+96
* Daily bump.GCC Administrator2018-12-311-1/+1
* Use dg-additional-options instead of dg-optionsH.J. Lu2018-12-302-1/+10
* Daily bump.GCC Administrator2018-12-301-1/+1
* Makefile.am (xcoff_%.c): Use an actual newline instead of \n in sed pattern.Gerald Pfeifer2018-12-293-2/+10
* key2.C: Silence the [-Wreturn-type] warning.Dominique d'Humieres2018-12-292-1/+5
* expr.c (external_spec_function): Add ieee_support_subnormal to list of IEEE i...Steven G. Kargl2018-12-299-2/+114
* msp430.c (msp430_attr): Warn when the critical and interrupt function attribu...Jozef Lawrynowicz2018-12-295-4/+39
* re PR fortran/88342 (Possible bug with IEEE_POSITIVE_INF and -ffpe-trap=overf...Steven G. Kargl2018-12-294-1/+160
* cpp.c (gfc_cpp_init): Add pre-defined macros for INTEGER(1) INTEGER(2)...Steven G. Kargl2018-12-293-1/+38
* config.gcc (hppa*64*-*-linux*): Add pa/t-pa to tmake_file.John David Anglin2018-12-292-3/+19
* re PR tree-optimization/68356 (FAIL: gcc.dg/torture/pr68264.c -O* executio...Dominique d'Humieres2018-12-297-0/+18
* re PR ipa/88586 (ICE: Segmentation fault (in free_lang_data_in_decl))Jakub Jelinek2018-12-294-0/+99
* Daily bump.GCC Administrator2018-12-291-1/+1
* runtime: prevent deadlock when profiling signal arrives in stack scanIan Lance Taylor2018-12-294-5/+13
* i386.h (ADDITIONAL_REGISTER_NAMES): Add sil, dil, bpl and spl aliases.Uros Bizjak2018-12-282-15/+13
* compiler: remove escapes_ field from Variable and Result_variableIan Lance Taylor2018-12-284-56/+10
* tree-ssa-strlen.c (maybe_diag_stxncpy_trunc): Avoid undesirable warning.Martin Sebor2018-12-282-0/+12
* ident-1b.c: XFAIL AIX and Darwin.David Edelsohn2018-12-283-4/+7
* re PR libfortran/81984 (NULL string pointer dereferencing forces undefined be...Steven G. Kargl2018-12-282-0/+13
* x86-64: Remove .file directive from snapshot sourceH.J. Lu2018-12-284-3/+3
* x86-64: Remove .file directive from snapshot sourceH.J. Lu2018-12-283-2/+6
* For libgomp OpenACC entry points, redefine the "device" argument to "flags"Thomas Schwinge2018-12-287-61/+136
* poly_int: get_inner_reference & co.: fix known_eq typo/bugThomas Schwinge2018-12-282-1/+6
* Cleanup libgomp's coalesce chunk data structuresThomas Schwinge2018-12-282-21/+38
* [libbacktrace] Reduce memory usage in build_address_mapTom de Vries2018-12-282-0/+18
* [libbacktrace] Simplify memory management in build_address_mapTom de Vries2018-12-282-12/+13
* [libbacktrace] Fix memory leak in loop in build_address_mapIan Lance Taylor2018-12-282-26/+44
* [libbacktrace] Fix memory leak in build_address_mapTom de Vries2018-12-282-0/+9
* Daily bump.GCC Administrator2018-12-281-1/+1
* ipa-devirt.c (polymorphic_call_target_d): Add n_odr_types.Jan Hubicka2018-12-275-2/+84
* re PR fortran/81027 (Assumed-shape array reported as deferred.)Steven G. Kargl2018-12-275-4/+34
* aligned1.f03: Fix invalid code that now causes an error after r267415.Steven G. Kargl2018-12-272-2/+7
* runtime: delete export_arm_test.goIan Lance Taylor2018-12-272-10/+1
* runtime: let ARM32 EABI personality function continue unwind when called from...Ian Lance Taylor2018-12-272-1/+4
* Cherry pick libsanitizer patch (https://reviews.llvm.org/D54856).Martin Liska2018-12-273-7/+12
* Fix slowness in gcov (PR gcov-profile/88225).Martin Liska2018-12-272-48/+80
* Comparison with an enum should mention enum value.Martin Liska2018-12-273-5/+13
* Use proper location for tls_init function (PR c++/88263).Martin Liska2018-12-274-6/+50
* runtime: on ARM32 EABI, don't get LSDA if compact model is usedIan Lance Taylor2018-12-272-1/+12
* aarch64-cores.def (octeontx): New.Andrew Pinski2018-12-264-1/+17