aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2019-05-06Error only when a non-default -mabi is used with sanitizers (PR sanitizer/903...Martin Liska5-8/+26
2019-05-06Fix GNU coding style in lto-common.c.Martin Liska3-116/+133
2019-05-06Add lto-dump tool.Hrishikesh Kulkarni17-43/+721
2019-05-06Split part of functionality from lto.c to lto-common.c.Martin Liska7-2811/+2908
2019-05-06Split i386.c.Martin Liska13-28958/+29588
2019-05-06Fix a typo in two_value_replacement functionLi Jia He5-4/+45
2019-05-06Daily bump.GCC Administrator1-1/+1
2019-05-05re PR fortran/90344 (small code that compiles and runs in 7.3.0 but not 7.4.1)Thomas Koenig2-0/+30
2019-05-05Daily bump.GCC Administrator1-1/+1
2019-05-04Daily bump.GCC Administrator1-1/+1
2019-05-03compiler: recognize and optimize array range clearIan Lance Taylor6-2/+279
2019-05-03os/user: disable TestGroupIds for AIXIan Lance Taylor1-1/+1
2019-05-03[arm] PR target/89400 fix thumb1 unaligned access expansionRichard Earnshaw2-29/+55
2019-05-03Let ldist ignore clobbersMarc Glisse4-0/+31
2019-05-03Come up with is_empty for hash_{table,map,set}.Martin Liska16-23/+63
2019-05-03re PR tree-optimization/90316 (large compile time increase in opt / alias stm...Richard Biener2-0/+7
2019-05-03tree-vect-stmts.c (get_group_load_store_type): Avoid peeling for gaps by load...Richard Biener4-1/+97
2019-05-03re PR tree-optimization/89518 (missed optimisation for array address calculat...Richard Biener4-0/+31
2019-05-03re PR tree-optimization/87314 (pointless comparison of malloc result to a str...Richard Biener4-1/+40
2019-05-03re PR middle-end/88963 (gcc generates terrible code for vectors of 64+ length...Richard Biener6-1/+168
2019-05-03re PR target/88809 (do not use rep-scasb for inline strlen/memchr)Dominique d'Humieres3-2/+8
2019-05-03opts.h (finish_options): Remove lang_mask argument.Jakub Jelinek4-11/+19
2019-05-03re PR tree-optimization/90303 (ICE in hash_odr_name with fastcall attribute s...Jakub Jelinek4-2/+21
2019-05-03re PR c++/89698 (Run-time error due to optimization of field access after cas...Richard Biener4-2/+53
2019-05-03passes.c (execute_function_todo): Remove dead code.Richard Biener2-19/+9
2019-05-03Daily bump.GCC Administrator1-1/+1
2019-05-02* gcc.pot: Regenerate.Joseph Myers2-1048/+1088
2019-05-02rs6000: Make debug regnums independent of internal onesSegher Boessenkool2-32/+58
2019-05-02rs6000: Debug regnums for TM registersSegher Boessenkool2-3/+24
2019-05-02darwin, testsuite, fix a failing test.Iain Sandoe2-2/+5
2019-05-02re PR tree-optimization/89653 (Missing vectorization of loop containing std::...Richard Biener5-1/+27
2019-05-02re PR tree-optimization/89509 (restrict doesnt work with subfield accesses)Richard Biener4-1/+32
2019-05-02darwin - fix a failing testIain Sandoe4-3/+10
2019-05-02Restrict gcc.target/i386/spellcheck-options-5.c to Linux targetsRainer Orth2-1/+6
2019-05-02[C++ PATCH] remove unreachable codeNathan Sidwell2-7/+7
2019-05-02re PR tree-optimization/90273 (GCC runs out of memory building Firefox)Richard Biener2-1/+24
2019-05-02[Aarch64][SVE] Dot product supportAlejandro Martinez6-3/+139
2019-05-02Enhance target and target_clone error messages.Martin Liska7-28/+62
2019-05-02Postpone print of --help=* option.Martin Liska5-131/+158
2019-05-02Prefer to use strlen call instead of inline expansion (PR target/88809).Martin Liska6-54/+53
2019-05-02Daily bump.GCC Administrator1-1/+1
2019-05-01compiler: recognize and optimize map range clearIan Lance Taylor4-1/+104
2019-05-01compiler,runtime: do more direct interfacesIan Lance Taylor6-26/+357
2019-05-01runtime: persistentalloc and cache itabsIan Lance Taylor1-1/+1
2019-05-01module.c (write_module): Initialize module_column before writing module to en...Andrew Benson2-0/+8
2019-05-01re PR fortran/60144 (Misleading error message when missing "then" after "if" ...Dominique d'Humieres6-35/+101
2019-05-01re PR tree-optimization/88797 (Unneeded branch added when function is inlined...Jeff Law4-2/+33
2019-05-01[C++ PATCH] Simplify class member lookupNathan Sidwell6-26/+34
2019-04-30RISC-V: Update last ChangeLog entry to mention Andrew Waterman.Andrew Waterman1-1/+2
2019-05-01Daily bump.GCC Administrator1-1/+1