aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-11-21re PR target/63764 (ICE: in verify_ssa, at tree-ssa.c:939)Jakub Jelinek10-10/+133
2014-11-21re PR target/63910 (ICE: simplify_immed_subreg, at simplify-rtx.c:5519 with -...Jakub Jelinek4-2/+31
2014-11-21re PR lto/63998 (gcc.dg/lto/pr60820 fails on darwin)Francois-Xavier Coudert2-0/+6
2014-11-21rs6000: Fix compiler warningMarkus Trippelsdorf2-3/+9
2014-11-21[NDS32] Look into LO_SUM's operand to determine whether it is a valid address.Chung-Ju Wu2-2/+14
2014-11-21[NDS32] Create correct CFI info for variadic function arguments.Chung-Ju Wu2-3/+20
2014-11-21[NDS32] Add missing RTX_FRAME_RELATED_P to set fp_adjust_insn rtx.Chung-Ju Wu2-0/+8
2014-11-21[NDS32] Complete -march= option design so that it can display available items...Chung-Ju Wu2-0/+5
2014-11-20re PR c++/63658 (Using class reference as template parameter causes compilati...Jason Merrill4-3/+31
2014-11-20* error.c (dump_expr): Avoid printing (*&i) for references.Jason Merrill2-1/+11
2014-11-21Daily bump.GCC Administrator1-1/+1
2014-11-20Disable an unsafe VRP transformation when -fno-strict-overflow is setPatrick Palka4-8/+87
2014-11-20re PR c++/63959 (G++ misreports volatile int as trivially copyable)Ville Voutilainen3-1/+9
2014-11-20* tree-ssa-loop-niter.c (maybe_lower_iteration_bound): Fix typo.Marek Polacek2-1/+5
2014-11-20Warn on undefined loop exit.Andrew Stubbs5-0/+96
2014-11-20re PR target/63981 (some C++ tests fail with -mabi=ilp32 on aarch64 (with -O2...Andrew Pinski1-0/+1
2014-11-20re PR target/63981 (some C++ tests fail with -mabi=ilp32 on aarch64 (with -O2...Andrew Pinski2-6/+14
2014-11-20PR63426 Fix various signed integer overflowsMarkus Trippelsdorf8-10/+23
2014-11-20re PR target/63870 ([Aarch64] [ARM] Errors in use of NEON intrinsics are repo...Charles Baylis5-9/+35
2014-11-20re PR ada/63931 (Ada libraries use 5.0 as LIB_VERSION)Arnaud Charlet2-1/+6
2014-11-20re PR target/60111 ([SH] ICE compiling Newlib)Segher Boessenkool2-1/+6
2014-11-20[multiple changes]Arnaud Charlet9-38/+145
2014-11-20Makefile.in: Add some support for VxWorks7.Jerome Lambourg2-4/+17
2014-11-20[multiple changes]Arnaud Charlet8-68/+106
2014-11-20[multiple changes]Arnaud Charlet8-29/+64
2014-11-20[multiple changes]Arnaud Charlet6-105/+233
2014-11-20[multiple changes]Arnaud Charlet7-80/+164
2014-11-20[multiple changes]Arnaud Charlet5-18/+34
2014-11-20[multiple changes]Arnaud Charlet3-92/+253
2014-11-20[multiple changes]Arnaud Charlet12-42/+152
2014-11-20[multiple changes]Arnaud Charlet7-12/+58
2014-11-20convert trans-mem to hash_tableTrevor Saunders4-14/+30
2014-11-20remove more ggc htabsTrevor Saunders7-103/+75
2014-11-20use vec in lto_tree_ref_tableTrevor Saunders6-33/+35
2014-11-20remove param1_is usageTrevor Saunders7-91/+138
2014-11-20fix hash_table when empty elements are not 0Trevor Saunders2-21/+33
2014-11-20convert many if_marked htab to hash_tableTrevor Saunders14-206/+326
2014-11-20implement a replacement for if_markedTrevor Saunders9-141/+302
2014-11-20combine.c (try_combine): Prefer to delete dead SETs inside a PARALLEL over ke...Segher Boessenkool2-16/+25
2014-11-20combine.c (combine_validate_cost): Always print the insn costs to the dump file.Segher Boessenkool2-38/+30
2014-11-20[multiple changes]Arnaud Charlet13-71/+120
2014-11-20[multiple changes]Arnaud Charlet4-10/+28
2014-11-20[multiple changes]Arnaud Charlet16-60/+210
2014-11-202014-11-20 Vadim Godunko <godunko@adacore.com>Vadim Godunko4-9/+15
2014-11-20[multiple changes]Arnaud Charlet5-64/+126
2014-11-20[multiple changes]Arnaud Charlet8-45/+147
2014-11-20exp_attr.adb (Attribute_Max_Size_In_Storage_Elements): Eliminate 'Class refer...Bob Duff2-4/+22
2014-11-20[multiple changes]Arnaud Charlet9-12/+64
2014-11-20[multiple changes]Arnaud Charlet34-32/+152
2014-11-20re PR target/63977 (r217769 caused many failures)Richard Henderson2-0/+12