aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-04-27sinput.ads, [...]: Minor editing.Arnaud Charlet9-17/+22
2016-04-27[multiple changes]Arnaud Charlet7-34/+107
2016-04-27[multiple changes]Arnaud Charlet10-52/+134
2016-04-27[multiple changes]Arnaud Charlet3-23/+44
2016-04-27[multiple changes]Arnaud Charlet13-135/+188
2016-04-27[multiple changes]Arnaud Charlet4-6/+18
2016-04-27[multiple changes]Arnaud Charlet11-53/+198
2016-04-27[multiple changes]Arnaud Charlet7-21/+43
2016-04-27[multiple changes]Arnaud Charlet13-130/+267
2016-04-27[multiple changes]Arnaud Charlet7-20/+142
2016-04-27[multiple changes]Arnaud Charlet6-32/+52
2016-04-27exp_ch3.adb (Expand_N_Object_Declaration): Rewrite an object declaration of t...Bob Duff4-63/+100
2016-04-27* doc/invoke.texi (-frename-registers): Also enabled at -Os.Bernd Schmidt2-1/+5
2016-04-27re PR go/49889 (Calling a function whose name is obscured by a local variable...Nick Clifton4-0/+19
2016-04-27[multiple changes]Arnaud Charlet7-290/+684
2016-04-27[multiple changes]Arnaud Charlet11-31/+141
2016-04-27Fix ChangeLog entry for r235478Prathamesh Kulkarni1-1/+1
2016-04-27Fix typo in gcc/testsuite/ChangeLog for revision 235436.Bin Cheng1-1/+1
2016-04-27gigi.h (gnat_to_gnu_entity): Adjust prototype.Eric Botcazou6-120/+158
2016-04-27params.def (MAX_PARTITION_SIZE): New param.Prathamesh Kulkarni7-5/+34
2016-04-27re PR ipa/70785 (LTO bootstrap with IPA PTA is broken)Richard Biener2-1/+38
2016-04-27invoke.texi (Warning Options): Add -Wmemset-elt-size.Bernd Schmidt12-24/+139
2016-04-27re PR ada/70759 (Ada rts fails to build with -mabi=ilp32)Eric Botcazou5-24/+13
2016-04-27re PR sanitizer/70683 (-fcompare-debug bug with -fsanitize=address)Jakub Jelinek3-17/+126
2016-04-27Makefile.in (x86 GNU/Hurd): Use s-osinte-gnu.adb.Svante Signell4-8/+158
2016-04-27[libatomic] Add RTEMS supportSebastian Huber2-1/+5
2016-04-27[Microblaze] Redefine LINK_SPEC for RTEMSJoel Sherrill2-0/+12
2016-04-27Daily bump.GCC Administrator1-1/+1
2016-04-26PR c++/66639 - declare __func__ , __FUNCTION__ & __PRETTY_FUNCTION__ constexprMartin Sebor2-0/+34
2016-04-26Fix PR c++/70241 (inconsistent access with in-class enumeration)Patrick Palka6-8/+80
2016-04-26pr69102.c: Require scheduling support.Senthil Kumar Selvaraj9-0/+19
2016-04-26toplev.c (backend_init_target): Avoid calling init_reload when using LRA.Zhouyi Zhou2-1/+7
2016-04-26compiler: Add Enclosed_var_expression.Ian Lance Taylor4-65/+164
2016-04-26reorg.c (try_merge_delay_insns): Declare i and j inside the for loops rather ...Jakub Jelinek2-20/+22
2016-04-26match.pd: u + 3 < u is u > UINT_MAX - 3Marc Glisse4-0/+50
2016-04-26re PR c/70791 (-Wnested-externs prints inconsistent column number)Marek Polacek4-1/+19
2016-04-26re PR c/67784 (Incorrect parsing when using declarations in for loops and typ...Marek Polacek6-32/+218
2016-04-26* c-c++-common/cpp/pr63831-1.c: Don't test for C++ values here.Jason Merrill1-8/+8
2016-04-26match.pd: X + X --> X * 2 for integersMarc Glisse8-33/+29
2016-04-26i386: Add a variant peephole for lea rather than ops that clobber CC.Bernd Schmidt2-0/+36
2016-04-26Enable -frename-registers at -O2.Bernd Schmidt3-1/+11
2016-04-26Fix x86 testcases for -frename-registers.Bernd Schmidt27-93/+124
2016-04-26Fix FAIL: gcc.dg/tree-ssa/minmax-2.c scan-tree-dump optimized "__builtin_fmin" Kyrylo Tkachov2-0/+7
2016-04-26Verify __builtin_unreachable and __builtin_trap are not called with argumentsMartin Jambor1-0/+24
2016-04-26Bootstrapped/regtested on x86_64-linux, ok for trunk?Marek Polacek7-9/+96
2016-04-26tree-if-conv.c (any_pred_load_store): New static variable.Bin Cheng2-25/+32
2016-04-26re PR tree-optimization/70771 (ICE on valid code at -O3 on x86_64-linux-gnu i...Bin Cheng5-63/+88
2016-04-26Support .largecomm with Solaris as (PR target/61821)Rainer Orth5-11/+39
2016-04-26Support .lbss etc. sections with Solaris as (PR target/59407)Rainer Orth6-3/+48
2016-04-26* gcc.target/i386/lzcnt-1.c: Allow a different lzcntw output register.Bernd Schmidt2-1/+5