summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * gennews (files): Add files for GCC 8.Jakub Jelinek2018-05-022-1/+6
* re PR middle-end/85567 (internal compiler error: in gimplify_modify_expr, at ...Richard Biener2018-05-024-2/+32
* re PR target/85582 (wrong code at -O1 and above on x86_64-linux-gnu in 32-bit...Jakub Jelinek2018-05-025-11/+113
* Tighten early exit in vect_analyze_data_ref_dependence (PR85586)Richard Sandiford2018-05-024-2/+59
* [lto] Add "could not find mkoffload" error message to lto-wrapperTom de Vries2018-05-022-32/+40
* Plugin API to get the list of wrap symbols.Sriraman Tallam2018-05-022-1/+16
* Add support for gcc as git submodule of another repository.Jim Wilson2018-05-012-1/+5
* Daily bump.GCC Administrator2018-05-021-1/+1
* PR libstdc++/84654 Disable __float128 specializations for -mno-float128Tulio Magno Quites Machado Filho2018-05-017-20/+67
* Generalize a<b&a<c -> a<min(b,c)Marc Glisse2018-05-015-8/+35
* * gcc.pot: Regenerate.Joseph Myers2018-05-012-2822/+2755
* [nvptx] Improve "offload compiler not found" message in mkoffloadTom de Vries2018-05-012-1/+8
* Add VEC_ORDERED_REMOVE_IFTom de Vries2018-05-016-34/+112
* -Wformat: fix nonsensical "wide character" message (PR c/84258)David Malcolm2018-05-014-2/+49
* re PR tree-optimization/82665 (missing value range optimization for memchr)Prathamesh Kulkarni2018-05-014-0/+76
* PR c++/85587 - error with scoped enum in template.Jason Merrill2018-05-013-1/+33
* configure.ac (LD_AS_NEEDED_OPTION, [...]): Use --push-state --as-needed and -...Jakub Jelinek2018-05-013-0/+33
* Add the Netronome Flow Processor (nfp) as a build target to the top-level con...Francois H. Theron2018-05-013-0/+13
* re PR web/85578 (broken links in gcc-8.0.1-RC-20180427/INSTALL/specific.html,...Jakub Jelinek2018-05-012-1/+10
* re PR go/85429 (Several gotools tests FAIL with Solaris as)Ian Lance Taylor2018-05-012-3/+22
* PR c++/85580 - extern "C" and local variablesJason Merrill2018-05-013-0/+29
* Daily bump.GCC Administrator2018-05-011-1/+1
* Add gcc_rich_location::add_fixit_insert_formattedDavid Malcolm2018-05-016-0/+224
* selftest: remove "Yoda ordering" in assertionsDavid Malcolm2018-05-013-49/+74
* PR c++/84701 - unsigned typeof.Jason Merrill2018-04-304-34/+62
* PR c++/85305 - pack in lambda init-capture.Jason Merrill2018-04-303-4/+17
* argv.c (expandargv): Fix memory leak for expanded arguments.Daniel van Gerpen2018-04-302-0/+6
* Clarify documentation for -fpie and -fPIEJonathan Wakely2018-04-302-4/+9
* selftest.h: fix alphabetization of per-source-file selftest declarationsDavid Malcolm2018-04-302-7/+12
* PR c++/61982 - dead stores to destroyed objects.Jason Merrill2018-04-307-116/+175
* init.c (build_dtor_call): Use build_special_member_call.Jason Merrill2018-04-302-12/+9
* tree.c (build_clobber): New.Jason Merrill2018-04-306-7/+24
* Use char_span for return type of location_get_source_lineDavid Malcolm2018-04-3011-123/+176
* lto-wrapper.c (ltrans_priorities): New static var.Jan Hubicka2018-04-305-45/+68
* input.h: use STATIC_ASSERTDavid Malcolm2018-04-302-2/+5
* tree-cfg.c (verify_address): Remove base argument, add flag whether to check ...Richard Biener2018-04-302-348/+183
* [ARC] Clear the instruction cache using syscalls.Claudiu Zissulescu2018-04-302-0/+18
* [ARC] Cleanup sdata handling.Claudiu Zissulescu2018-04-3010-248/+153
* [ARC] Update movhi and movdi patterns.Claudiu Zissulescu2018-04-306-14/+47
* * doc/invoke.texi (-fdebug-types-section): Fix grammar.Jonathan Wakely2018-04-302-1/+5
* [patch] allow '-' for stdout dumpNathan Sidwell2018-04-303-37/+31
* * lto-partition.c (lto_balanced_map): Fix sanity check.Jan Hubicka2018-04-302-1/+5
* Microblaze Target: PIC data text relative Andrew Sadek2018-04-3024-56/+319
* tree-chrec.h (evolution_function_is_constant_p): Remove redundant check.Richard Biener2018-04-303-9/+10
* re PR bootstrap/85571 (non-bootstrap-debug miscompare with trunk)Richard Biener2018-04-305-8/+24
* re PR tree-optimization/28364 (poor optimization choices when iterating over ...Richard Biener2018-04-3013-20/+276
* Daily bump.GCC Administrator2018-04-301-1/+1
* lto-partition.c: Include sreal.hJan Hubicka2018-04-292-49/+91
* [openacc, testsuite] Fix undefined behaviour in atomic_capture-1.cJulian Brown2018-04-292-10/+16
* Daily bump.GCC Administrator2018-04-291-1/+1