summaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)Author
2019-01-01Update copyright years.Jakub Jelinek
2019-01-01gcc.c (process_command): Update copyright notice dates.Jakub Jelinek
2019-01-01Daily bump.GCC Administrator
2018-12-31re PR target/86814 (xtensa port needs updating for CVE-2017-5753)Max Filippov
2018-12-31re PR fortran/82995 (Segmentation fault passing optional argument to intrinsi...Thomas Koenig
2018-12-31Fix scan pattern of a test-case.Martin Liska
2018-12-31predict.c (set_even_probabilities): Include also unlikely_count in calculation.Martin Liska
2018-12-31* x86-tune.def: Enable inter_unit_moves_to_vec for generic.Jan Hubicka
2018-12-30gimple-fold.c (get_range_strlen): Minor logic cleanup.Martin Sebor
2018-12-30gimple-fold.c (strlen_range_kind): New enum.Martin Sebor
2018-12-31Daily bump.GCC Administrator
2018-12-30Use dg-additional-options instead of dg-optionsH.J. Lu
2018-12-30Daily bump.GCC Administrator
2018-12-29key2.C: Silence the [-Wreturn-type] warning.Dominique d'Humieres
2018-12-29expr.c (external_spec_function): Add ieee_support_subnormal to list of IEEE i...Steven G. Kargl
2018-12-29msp430.c (msp430_attr): Warn when the critical and interrupt function attribu...Jozef Lawrynowicz
2018-12-29re PR fortran/88342 (Possible bug with IEEE_POSITIVE_INF and -ffpe-trap=overf...Steven G. Kargl
2018-12-29cpp.c (gfc_cpp_init): Add pre-defined macros for INTEGER(1) INTEGER(2)...Steven G. Kargl
2018-12-29config.gcc (hppa*64*-*-linux*): Add pa/t-pa to tmake_file.John David Anglin
2018-12-29re PR tree-optimization/68356 (FAIL: gcc.dg/torture/pr68264.c -O* executio...Dominique d'Humieres
2018-12-29re PR ipa/88586 (ICE: Segmentation fault (in free_lang_data_in_decl))Jakub Jelinek
2018-12-29Daily bump.GCC Administrator
2018-12-29runtime: prevent deadlock when profiling signal arrives in stack scanIan Lance Taylor
2018-12-28i386.h (ADDITIONAL_REGISTER_NAMES): Add sil, dil, bpl and spl aliases.Uros Bizjak
2018-12-28compiler: remove escapes_ field from Variable and Result_variableIan Lance Taylor
2018-12-28tree-ssa-strlen.c (maybe_diag_stxncpy_trunc): Avoid undesirable warning.Martin Sebor
2018-12-28ident-1b.c: XFAIL AIX and Darwin.David Edelsohn
2018-12-28x86-64: Remove .file directive from snapshot sourceH.J. Lu
2018-12-28x86-64: Remove .file directive from snapshot sourceH.J. Lu
2018-12-28For libgomp OpenACC entry points, redefine the "device" argument to "flags"Thomas Schwinge
2018-12-28poly_int: get_inner_reference & co.: fix known_eq typo/bugThomas Schwinge
2018-12-28Daily bump.GCC Administrator
2018-12-27ipa-devirt.c (polymorphic_call_target_d): Add n_odr_types.Jan Hubicka
2018-12-27re PR fortran/81027 (Assumed-shape array reported as deferred.)Steven G. Kargl
2018-12-27aligned1.f03: Fix invalid code that now causes an error after r267415.Steven G. Kargl
2018-12-27runtime: delete export_arm_test.goIan Lance Taylor
2018-12-27runtime: let ARM32 EABI personality function continue unwind when called from...Ian Lance Taylor
2018-12-27Fix slowness in gcov (PR gcov-profile/88225).Martin Liska
2018-12-27Comparison with an enum should mention enum value.Martin Liska
2018-12-27Use proper location for tls_init function (PR c++/88263).Martin Liska
2018-12-27runtime: on ARM32 EABI, don't get LSDA if compact model is usedIan Lance Taylor
2018-12-26aarch64-cores.def (octeontx): New.Andrew Pinski
2018-12-27Daily bump.GCC Administrator
2018-12-26re PR fortran/85357 (ICE on invalid code with equal procedure names)Steven G. Kargl
2018-12-26re PR fortran/85407 (Replace gcc_assert in module.c:read_module by more helpf...Harald Anlauf
2018-12-26Daily bump.GCC Administrator
2018-12-25Daily bump.GCC Administrator
2018-12-24re PR fortran/45513 (BOZ kinds differently handled, F2008: BOZ in bit intrins...Steven G. Kargl
2018-12-24ieee_9.f90: XFAIL on arm*-*-gnueabi[hf].Steven G. Kargl
2018-12-24gimple-fold.c (get_range_strlen_tree): Factored out of get_range_strlen.Martin Sebor