aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-10-23Implement C++14 [[deprecated]] modulo [[gnu::deprecated]] bugs.Edward Smith-Rowland5-0/+133
2013-10-23tilegx.c: Include "tree.h".Jan-Benedict Glaw2-0/+5
2013-10-23gimple-pretty-print.c (dump_ssaname_info): Always print "# " before the info,...Jakub Jelinek2-8/+19
2013-10-23re PR fortran/58793 (Wrong value for _vtab for intrinsic types with CLASS(*):...Tobias Burnus4-0/+39
2013-10-23Daily bump.GCC Administrator1-1/+1
2013-10-22++0x -> ++11.Mike Stump889-894/+894
2013-10-22i386.h (TARGET_MISALIGNED_MOVE_STRING_PROLOGUES_EPILOGUES): New tuning flag.Jan Hubicka4-70/+512
2013-10-22Add new option -ggnu-pubnames.Sterling Augustine4-27/+148
2013-10-22re PR target/58779 (wrong code at -O1 on x86_64-linux-gnu)Uros Bizjak6-87/+62
2013-10-22nor.c: New.Steve Ellcey2-0/+15
2013-10-22mips.c (mips_rtx_costs): Fix cost estimate for nor (AND (NOT OP1) (NOT OP2)).Steve Ellcey2-0/+17
2013-10-22rs6000.c (altivec_expand_vec_perm_const): Reverse meaning of merge-high and m...Bill Schmidt5-21/+68
2013-10-22Rename c1x-*.c to c11-*.c.Mike Stump24-0/+0
2013-10-22c1x --> c11.Mike Stump1-1/+1
2013-10-22c1x --> c11.Mike Stump27-54/+54
2013-10-22tilepro.c: Include "tree.h".Jan-Benedict Glaw2-0/+5
2013-10-22m68k.c (notice_update_cc): Handle register conflict with PRE_DEC.Andreas Schwab2-0/+12
2013-10-22re PR c++/58816 (ICE have tree_list in private_is_attribute_p)Paolo Carlini2-1/+7
2013-10-22contrib.texi ([Fran@,{c}ois Dumont], [...]): New entries.Paolo Carlini2-10/+27
2013-10-22PR fortran 57893Paul Thomas4-11/+85
2013-10-22tree-ssa-ter.h: Remove duplicate copy of file contents.Andrew MacLeod2-26/+4
2013-10-22Daily bump.GCC Administrator1-1/+1
2013-10-21re PR fortran/58803 (Proc-pointer component: free_components deallocates twic...Tobias Burnus4-1/+31
2013-10-21Re-factor inclusion of tree.h.Diego Novillo56-9/+114
2013-10-21re PR middle-end/58809 (ICE with complex variable in OpenMP reduction clause)Marek Polacek4-3/+31
2013-10-21system.h: Move hwint.h include further down.Richard Sandiford4-44/+15
2013-10-2120050922-1.c: Remove stdlib.h and declare abort().Vidya Praveen3-2/+9
2013-10-21Fix volatile issues in optimize_bit_field_compare.Bernd Edlinger2-22/+13
2013-10-21Fix DECL_BIT_FIELD depencency on flag_strict_volatile_bitfields and...Bernd Edlinger3-12/+20
2013-10-21ipa-inline.c (edge_badness): Cap edge->count at max_count for badness calcula...Paulo Matos2-6/+13
2013-10-21tree-ssa-threadedge.c (thread_through_normal_block): New argument VISITED.Jeff Law3-17/+42
2013-10-21invoke.texi (Optimize Options): For -fno-toplevel-reorder, don't imply that a...Ian Lance Taylor2-2/+8
2013-10-21arm.c (cortexa9_extra_costs): Update mult costs for extend and extend_add.Kyrylo Tkachov2-4/+9
2013-10-21re PR tree-optimization/58794 (ICE in set_lattice_value, at tree-ssa-ccp.c:45...Richard Biener5-2/+65
2013-10-21re PR middle-end/58742 (pointer arithmetic simplification)Richard Biener4-0/+29
2013-10-21i386.md (kxnor<mode>): Add FLAGS_REG clobber.Uros Bizjak2-8/+15
2013-10-21* config/i386/i386-tune.def: Add comment; organize into categoriesJan Hubicka2-280/+333
2013-10-21i386.c (expand_set_or_movmem_via_loop): Add issetmem argument.Michael Zolotukhin5-624/+433
2013-10-21Daily bump.GCC Administrator1-1/+1
2013-10-20altivec.md (vec_unpacku_hi_v16qi): Adjust for little endian.Bill Schmidt2-64/+76
2013-10-20x86-tune.def (X86_TUNE_SLOW_IMUL_IMM32_MEM, [...]): Keep enabled only for K8 ...Jan Hubicka2-3/+9
2013-10-20mips-ps-5.c: Add alignment attributes.Richard Sandiford3-2/+11
2013-10-20mips.h (ISA_HAS_WSBH): Define.Richard Sandiford10-0/+148
2013-10-20Daily bump.GCC Administrator1-1/+1
2013-10-19opaque-vector.c: Skip long double test on hppa.John David Anglin2-1/+3
2013-10-19re PR testsuite/58645 (FAIL: gnat.dg/specs/linker_alias.ads (test for errors...John David Anglin2-1/+6
2013-10-19re PR target/58603 (hash-table.h:962: error: anachronistic old-style base cla...John David Anglin2-1/+7
2013-10-19rs6000.c (vspltis_constant): Make sure we check all elements for both endian ...Bill Schmidt2-3/+9
2013-10-19lto.exp: Add support for C/C++ mix language testing.Mike Stump6-1/+14
2013-10-19pr54089-3.c: Fix test for load of constant 31.Oleg Endo2-1/+5