aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-12-13ira.h (struct ira_reg_equiv): Rename to ira_reg_equiv_s.Vladimir Makarov6-10/+65
2013-12-13genmodes.c (emit_max_int): Fixed missing parens.Kenneth Zadeck2-2/+6
2013-12-13re PR tree-optimization/59149 (diagnose_tm_1 calls flags_from_decl_or_type on...Aldy Hernandez3-1/+11
2013-12-13arc.h (BITS_PER_UNIT): Removed.Kenneth Zadeck15-40/+78
2013-12-13re PR tree-optimization/45685 (missed conditional move opportunity in loop)Jeff Law4-0/+211
2013-12-13Update HImode imul cost for SilvermontYuri Rumyantsev2-1/+5
2013-12-13re PR tree-optimization/58296 (ivopts is unable to handle some loops altered ...Bin Cheng8-7/+245
2013-12-13msp430.c (is_wakeup_func): New function.Nick Clifton4-6/+42
2013-12-13re PR c++/57897 (Target x86_64-w64-mingw32 failed with '-mno-fentry isn't com...Kai Tietz2-0/+11
2013-12-13Update to copy of current master Go testsuite.Ian Lance Taylor95-135/+3096
2013-12-12commentJason Merrill1-3/+3
2013-12-12re PR c++/58954 (accessing a private member function in decltype of a friend ...Jason Merrill3-1/+45
2013-12-13Daily bump.GCC Administrator1-1/+1
2013-12-12* gcc-interface/Makefile.in (ARM linux, GNU eabi): Tweak regexp.Eric Botcazou2-1/+5
2013-12-12Fix dateEric Botcazou1-2/+2
2013-12-12re PR ada/55946 (wrong tools used for build of gnattools [native-cross])Eric Botcazou3-6/+13
2013-12-12compiler: Better error messages for { on line after if/for/switch.Ian Lance Taylor1-3/+22
2013-12-12i386.md (simple LEA peephole2): Add missing mode to zero_extend for zero-exte...Jeff Law2-1/+6
2013-12-12compiler: Check for nil when slicing pointer to array.Ian Lance Taylor1-0/+8
2013-12-12compiler: Tweak untyped nil error message.Ian Lance Taylor1-2/+9
2013-12-12re PR fortran/59440 (ICE in force_decl_die, at dwarf2out.c:20111 with -g)Tobias Burnus5-0/+57
2013-12-12compiler: Don't permit importing a package as "init".Ian Lance Taylor1-0/+3
2013-12-12compiler: Don't compare structs with blank non-comparable fields.Ian Lance Taylor3-7/+4
2013-12-12re PR middle-end/59470 (libstdc++ miscompilation after r205709)Jakub Jelinek2-1/+194
2013-12-12re PR middle-end/59470 (libstdc++ miscompilation after r205709)Vladimir Makarov2-0/+37
2013-12-12re PR c++/58627 (crash during compilation of boost testsuite)Jakub Jelinek2-2/+5
2013-12-12free_race2.c: New file.Max Ostapenko16-1/+492
2013-12-12Minor fixesEric Botcazou1-3/+2
2013-12-12re PR libgomp/59467 (copyprivate in the fortran testsuite)Jakub Jelinek5-4/+137
2013-12-12re PR testsuite/59442 (movapd tests fail if built with -fstack-protector-stro...Ryan Mansfield5-7/+14
2013-12-12go-lang.c (go_langhook_post_options): Disable sibling calls by default.Ian Lance Taylor2-0/+9
2013-12-12compiler, reflect, runtime: Implement method values in reflect.Ian Lance Taylor2-20/+35
2013-12-12Daily bump.GCC Administrator1-1/+1
2013-12-11compiler: Minor fixes for recover thunks.Ian Lance Taylor1-2/+23
2013-12-11re PR rtl-optimization/59446 (loop2_doloop creates constant comparison and de...Jeff Law2-34/+28
2013-12-11re PR target/59390 (presence of __attribute__((target("fma"))) declaration b...Sriraman Tallam6-52/+142
2013-12-11Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++.Balaji V. Iyer33-122/+1078
2013-12-11expr.c (expand_assignment): Remove dependency on flag_strict_volatile_bitfields.Bernd Edlinger2-15/+18
2013-12-11re PR middle-end/59134 (infinite loop between store_fixed_bit_field and store...Bernd Edlinger5-7/+97
2013-12-11re PR middle-end/23623 (volatile keyword changes bitfield access size from 32...Bernd Edlinger4-15/+70
2013-12-11re PR middle-end/23623 (volatile keyword changes bitfield access size from 32...Sandra Loosemore12-78/+432
2013-12-11re PR fortran/58916 ([F03] Allocation of scalar with array source not rejected)Janus Weil4-3/+27
2013-12-11Regenerate gcc/configure and gcc/config.inChristophe Lyon2-0/+60
2013-12-11configure.ac: Add check for aarch64 assembler -mabi support.Kugan Vivekanandarajah5-2/+65
2013-12-11Add a missing tree code to a switch.Bernd Schmidt2-0/+3
2013-12-11Remove an unused global tree, last used by objc some years ago.Bernd Schmidt3-11/+6
2013-12-11re PR middle-end/59399 (ICE in expand_expr_real_1 with -m64 -fsanitize=signed...Marek Polacek2-7/+11
2013-12-11arm.opt (mlra): Enable LRA by default.Yvan Roux2-1/+5
2013-12-11re PR tree-optimization/59417 (ICE in determine_value_range, at tree-ssa-loop...Jakub Jelinek5-4/+76
2013-12-11re PR tree-optimization/59386 (ICE on valid code at -O2 and -O3 on x86_64-lin...Jakub Jelinek4-1/+38