aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2018-11-01* g++.dg/cpp1z/constexpr-lambda22.C: New test,Marek Polacek2-0/+24
2018-11-01Avoid stray [] in ia64 assembler test.Joseph Myers3-2/+10
2018-11-01cunroll-13.c: Add missing cast from literal to int32.Jozef Lawrynowicz2-1/+5
2018-11-01tree.c (free_lang_data_in_decl): Free TREE_TYPE and alignment of TYPE_DECL.Jan Hubicka6-4/+13
2018-11-01re PR tree-optimization/87826 (ubsan: gimple-ssa-store-merging.c:281)Jakub Jelinek4-1/+27
2018-11-01re PR fortran/46020 (Improve error string for BIND(C) diagnostic for len>1 ch...Thomas Koenig2-2/+7
2018-11-01re PR fortran/46020 (Improve error string for BIND(C) diagnostic for len>1 ch...Thomas Koenig1-0/+13
2018-11-01re PR fortran/46020 (Improve error string for BIND(C) diagnostic for len>1 ch...Thomas Koenig2-1/+7
2018-11-01re PR fortran/54613 ([F08] Add FINDLOC plus support MAXLOC/MINLOC with KIND=/...Thomas Koenig3-3/+74
2018-11-01[ABI PATCH] static anonymous unions of function scopeNathan Sidwell10-139/+145
2018-11-01re PR d/87824 (x86_64-linux multilib issues)Jakub Jelinek5-1/+17
2018-11-01Make __PRETTY_FUNCTION__-like functions mergeable string csts (PR c++/64266).Martin Liska8-106/+60
2018-11-01go-gcc.cc (Gcc_backend::write_global_definitions): Don't call gimplify_functi...Ian Lance Taylor2-1/+8
2018-11-01Fix typo in gcc/ChangeLogAlexandre Oliva1-1/+1
2018-11-01gOlogy: skip dbranch at -OgAlexandre Oliva3-2/+9
2018-11-01Daily bump.GCC Administrator1-1/+1
2018-10-31Add visibility to libfunc constructorsRichard Henderson3-6/+28
2018-10-31aarch64: Remove early clobber from ATOMIC_LDOP scratchRichard Henderson2-1/+19
2018-10-31Fix profiledbootstrap when D is enabledIain Buclaw2-2/+8
2018-10-31re PR bootstrap/82856 (--enable-maintainter-mode broken by incompatiblity of ...Ian Lance Taylor1-1/+1
2018-10-31re PR fortran/20520 (allocatable arrays used uninitialized without a warning)Thomas Koenig2-0/+13
2018-10-31[C++ PATCH] missed testcaseNathan Sidwell2-0/+18
2018-10-31[PATCH] command line macrosNathan Sidwell2-39/+37
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers6-957/+1028
2018-10-31tree-ssa-loop-ivcanon.c (try_peel_loop): Fix typo and remove dead initializat...Pat Haugen2-2/+7
2018-10-31[6/6] Preprocessor forced macro locationNathan Sidwell4-4/+10
2018-10-31Provide extension hint for aarch64 target (PR driver/83193).Martin Liska8-20/+140
2018-10-31[C++ PATCH] Simplify overloadsNathan Sidwell6-31/+61
2018-10-31re PR middle-end/70359 (Code size increase for x86/ARM/others compared to gcc...Richard Biener5-7/+89
2018-10-31[ARC] Handle store cacheline hazard.Claudiu Zissulescu6-40/+151
2018-10-31[ARC] Add BI/BIH instruction support.Claudiu Zissulescu8-216/+192
2018-10-31[ARC] Cleanup TLS implementation and add a number of tests.Claudiu Zissulescu9-85/+135
2018-10-31[ARC] Remove non standard funcions calls.Claudiu Zissulescu4-151/+26
2018-10-31Update test-suite expected output after rewording in libsanitizer.Martin Liska5-4/+11
2018-10-31Fix hash-table violation in trans-decl.c.Martin Liska2-1/+10
2018-10-31Fix PR87374: ICE with -mslow-flash-data and -mword-relocationsThomas Preud'homme14-10/+53
2018-10-31aarch64: Force TImode values into even registersRichard Henderson2-4/+11
2018-10-31aarch64: Improve atomic-op lse generationRichard Henderson5-272/+122
2018-10-31aarch64: Improve swp generationRichard Henderson3-47/+24
2018-10-31aarch64: Improve cas generationRichard Henderson4-44/+87
2018-10-31aarch64: Simplify LSE cas generationRichard Henderson4-119/+63
2018-10-31re PR testsuite/87802 (g++.dg/vect/slp-pr87105.cc fails starting with r265522)Richard Biener2-2/+7
2018-10-31tree-eh.c (replace_trapping_overflow): Simplify ABS_EXPR case using ABSU_EXPR.Richard Biener2-21/+8
2018-10-31Add pipeline description for Qualcomm Saphira core.Sameera Deshpande4-1/+568
2018-10-31Daily bump.GCC Administrator1-1/+1
2018-10-30re PR fortran/85896 (ICE in gfc_convert_constant(): Unexpected type)Thomas Koenig4-11/+21
2018-10-30PR middle-end/87041 - -Wformat reading through null pointer on unreachable codeMartin Sebor12-25/+1009
2018-10-30* params.def (lto-partitions): Bump from 32 to 128.Jan Hubicka2-1/+5
2018-10-30Implement P0892R2, explicit(bool).Marek Polacek22-4/+616
2018-10-30xfail ira-shrink-wrap-prep tests (PR87708)Segher Boessenkool3-5/+11