summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* arc.h (BITS_PER_UNIT): Removed.Kenneth Zadeck2013-12-1315-40/+78
* re PR tree-optimization/45685 (missed conditional move opportunity in loop)Jeff Law2013-12-134-0/+211
* Update HImode imul cost for SilvermontYuri Rumyantsev2013-12-132-1/+5
* re PR tree-optimization/58296 (ivopts is unable to handle some loops altered ...Bin Cheng2013-12-138-7/+245
* msp430.c (is_wakeup_func): New function.Nick Clifton2013-12-134-6/+42
* re PR c++/57897 (Target x86_64-w64-mingw32 failed with '-mno-fentry isn't com...Kai Tietz2013-12-132-0/+11
* Update to copy of current master Go testsuite.Ian Lance Taylor2013-12-1395-135/+3096
* commentJason Merrill2013-12-121-3/+3
* re PR c++/58954 (accessing a private member function in decltype of a friend ...Jason Merrill2013-12-123-1/+45
* Daily bump.GCC Administrator2013-12-131-1/+1
* * gcc-interface/Makefile.in (ARM linux, GNU eabi): Tweak regexp.Eric Botcazou2013-12-122-1/+5
* Fix dateEric Botcazou2013-12-121-2/+2
* re PR ada/55946 (wrong tools used for build of gnattools [native-cross])Eric Botcazou2013-12-123-6/+13
* compiler: Better error messages for { on line after if/for/switch.Ian Lance Taylor2013-12-121-3/+22
* i386.md (simple LEA peephole2): Add missing mode to zero_extend for zero-exte...Jeff Law2013-12-122-1/+6
* compiler: Check for nil when slicing pointer to array.Ian Lance Taylor2013-12-121-0/+8
* compiler: Tweak untyped nil error message.Ian Lance Taylor2013-12-121-2/+9
* re PR fortran/59440 (ICE in force_decl_die, at dwarf2out.c:20111 with -g)Tobias Burnus2013-12-125-0/+57
* compiler: Don't permit importing a package as "init".Ian Lance Taylor2013-12-121-0/+3
* compiler: Don't compare structs with blank non-comparable fields.Ian Lance Taylor2013-12-123-7/+4
* re PR middle-end/59470 (libstdc++ miscompilation after r205709)Jakub Jelinek2013-12-122-1/+194
* re PR middle-end/59470 (libstdc++ miscompilation after r205709)Vladimir Makarov2013-12-122-0/+37
* re PR c++/58627 (crash during compilation of boost testsuite)Jakub Jelinek2013-12-122-2/+5
* free_race2.c: New file.Max Ostapenko2013-12-1216-1/+492
* Minor fixesEric Botcazou2013-12-121-3/+2
* re PR libgomp/59467 (copyprivate in the fortran testsuite)Jakub Jelinek2013-12-125-4/+137
* re PR testsuite/59442 (movapd tests fail if built with -fstack-protector-stro...Ryan Mansfield2013-12-125-7/+14
* go-lang.c (go_langhook_post_options): Disable sibling calls by default.Ian Lance Taylor2013-12-122-0/+9
* compiler, reflect, runtime: Implement method values in reflect.Ian Lance Taylor2013-12-122-20/+35
* Daily bump.GCC Administrator2013-12-121-1/+1
* compiler: Minor fixes for recover thunks.Ian Lance Taylor2013-12-111-2/+23
* re PR rtl-optimization/59446 (loop2_doloop creates constant comparison and de...Jeff Law2013-12-112-34/+28
* re PR target/59390 (presence of __attribute__((target("fma"))) declaration b...Sriraman Tallam2013-12-116-52/+142
* Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++.Balaji V. Iyer2013-12-1133-122/+1078
* expr.c (expand_assignment): Remove dependency on flag_strict_volatile_bitfields.Bernd Edlinger2013-12-112-15/+18
* re PR middle-end/59134 (infinite loop between store_fixed_bit_field and store...Bernd Edlinger2013-12-115-7/+97
* re PR middle-end/23623 (volatile keyword changes bitfield access size from 32...Bernd Edlinger2013-12-114-15/+70
* re PR middle-end/23623 (volatile keyword changes bitfield access size from 32...Sandra Loosemore2013-12-1112-78/+432
* re PR fortran/58916 ([F03] Allocation of scalar with array source not rejected)Janus Weil2013-12-114-3/+27
* Regenerate gcc/configure and gcc/config.inChristophe Lyon2013-12-112-0/+60
* configure.ac: Add check for aarch64 assembler -mabi support.Kugan Vivekanandarajah2013-12-115-2/+65
* Add a missing tree code to a switch.Bernd Schmidt2013-12-112-0/+3
* Remove an unused global tree, last used by objc some years ago.Bernd Schmidt2013-12-113-11/+6
* re PR middle-end/59399 (ICE in expand_expr_real_1 with -m64 -fsanitize=signed...Marek Polacek2013-12-112-7/+11
* arm.opt (mlra): Enable LRA by default.Yvan Roux2013-12-112-1/+5
* re PR tree-optimization/59417 (ICE in determine_value_range, at tree-ssa-loop...Jakub Jelinek2013-12-115-4/+76
* re PR tree-optimization/59386 (ICE on valid code at -O2 and -O3 on x86_64-lin...Jakub Jelinek2013-12-114-1/+38
* revert: re PR tree-optimization/41488 (IVOpts cannot coalesce multiple induct...Bin Cheng2013-12-116-138/+28
* Daily bump.GCC Administrator2013-12-111-1/+1
* Properly handle alternative 13 in *movsf_internalH.J. Lu2013-12-102-1/+7