aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-04-24re PR rtl-optimization/57046 (wrong code generated by gcc 4.8.0 on i686)Vladimir Makarov4-1/+98
2013-04-24Handle -mx32 in x86-64 ASM_SPECH.J. Lu2-1/+5
2013-04-24cpplib.h (enum c_lang): Add CLK_GNUCXX1Y and CLK_CXX1Y.Paolo Carlini4-1/+14
2013-04-24* invoke.texi: Update expected date for C++1y.Jason Merrill1-1/+1
2013-04-242013-04-24 Sterling Augustine <saugustine@google.com>Sterling Augustine2-45/+146
2013-04-24cpp.texi: Remove __GXX_EXPERIMENTAL_CXX1Y__.Paolo Carlini6-15/+14
2013-04-24re PR c++/53721 ([C++11] "this" not allowed in trailing return type)Jason Merrill3-1/+16
2013-04-24c.opt ([Wpointer-arith]): Enabled by -Wpedantic, as documented.Paolo Carlini9-14/+63
2013-04-24rtl.h (struct rtx_def): Add comment for field jump.Vladimir Makarov7-66/+199
2013-04-24[AArch64] Fix vld1<q>_* asm constraints in arm_neon.hJames Greenhalgh2-240/+246
2013-04-24cpp.texi: Document __GXX_EXPERIMENTAL_CXX1Y__.Paolo Carlini6-1/+27
2013-04-24N3648: init-captures are named.Jason Merrill4-7/+33
2013-04-24N3648: Allow braced and parenthesized initializers.Jason Merrill6-13/+51
2013-04-24Update dependencies.Arnaud Charlet1-1418/+1467
2013-04-24[multiple changes]Arnaud Charlet11-284/+310
2013-04-24[multiple changes]Arnaud Charlet16-82/+187
2013-04-24[multiple changes]Arnaud Charlet7-41/+132
2013-04-24[multiple changes]Arnaud Charlet7-65/+105
2013-04-24[multiple changes]Arnaud Charlet7-118/+172
2013-04-24snames.ads-tmpl: Minor change to list Loop_(In)variant not in configuration p...Yannick Moy3-11/+15
2013-04-24[multiple changes]Arnaud Charlet7-7/+20
2013-04-24[multiple changes]Arnaud Charlet9-13/+111
2013-04-242013-04-24 Sergey Rybin <rybin@adacore.com frybin>Arnaud Charlet8-40/+239
2013-04-24[multiple changes]Arnaud Charlet14-429/+641
2013-04-24adabkend.adb, [...]: Everything with name 'Alfa' renamed in 'SPARK'.Yannick Moy45-1918/+1925
2013-04-24Prune SCEVMarek Polacek3-134/+9
2013-04-24re PR c++/56970 (SFINAE does not apply correctly to sizeof.)Paolo Carlini8-21/+81
2013-04-24gnat_rm.texi: Document pragma Assume.Robert Dewar3-33/+53
2013-04-24gnat_rm.texi: Document pragma Assert_And_Cut.Robert Dewar3-4/+42
2013-04-24[multiple changes]Arnaud Charlet3-4/+21
2013-04-24micromips.md (jraddiusp): New pattern.Catherine Moore3-1/+33
2013-04-24exp_ch6.adb: Remove with and use clause for Sem_Prag.Hristian Kirtchev8-758/+610
2013-04-24[multiple changes]Arnaud Charlet14-71/+199
2013-04-24exp_ch8.adb (Expand_N_Subprogram_Renaming_Declaration): If this is a renaming...Ed Schonberg4-7/+34
2013-04-24[multiple changes]Arnaud Charlet9-91/+178
2013-04-24[multiple changes]Arnaud Charlet9-30/+73
2013-04-24[multiple changes]Arnaud Charlet4-14/+93
2013-04-24fix comment pastoAlan Modra2-1/+5
2013-04-24dwarf2out.c (gen_enumeration_type_die): Fix HOST_BITS_PER_WIDE_INT dependency...Julian Brown2-4/+24
2013-04-24re PR testsuite/57050 (FAIL: gcc.c-torture/execute/pr56982.c compilation, -O0)Richard Biener2-3/+10
2013-04-24Daily bump.GCC Administrator1-1/+1
2013-04-23This patch extracts approved portions of the hash_table patches to the...Lawrence Crowl14-505/+806
2013-04-23re PR target/55445 (Always defined __SEH__ when build from trunk)Kai Tietz2-3/+9
2013-04-23lra-assigns.c (find_hard_regno_for): Use lra_reg_val_equal_p to check the reg...Shiva Chen6-11/+69
2013-04-23mips.md (*movhi_internal, [...]): New operands.Catherine Moore2-7/+13
2013-04-23Support slim switch for cfg graph dumpXinliang David Li2-1/+6
2013-04-23Makefile.in (targ): Fix target name check.Eric Botcazou2-3/+10
2013-04-23Update dependencies.Arnaud Charlet1-515/+530
2013-04-23[multiple changes]Arnaud Charlet14-1526/+1790
2013-04-23sem_ch13.adb: Minor code reorganization (remove some redundant assignments).Robert Dewar4-20/+12