aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-10-10[multiple changes]Arnaud Charlet14-129/+205
2013-10-10[multiple changes]Arnaud Charlet9-45/+102
2013-10-10[multiple changes]Arnaud Charlet9-13/+606
2013-10-10[multiple changes]Arnaud Charlet3-3/+29
2013-10-10[multiple changes]Arnaud Charlet12-76/+625
2013-10-10[multiple changes]Arnaud Charlet11-101/+91
2013-10-10compiler: Fix test for constant argument too large for make.Ian Lance Taylor1-2/+17
2013-10-10compiler: Don't inherit logical operator operand type from context.Ian Lance Taylor1-0/+9
2013-10-10Daily bump.GCC Administrator1-1/+1
2013-10-10compiler: A type conversion of a constant is not always a constant.Ian Lance Taylor1-2/+22
2013-10-09compiler, runtime: Fix complex division of NaN / 0.Ian Lance Taylor3-0/+50
2013-10-09params.def (PARAM_MIN_SIZE_FOR_STACK_SHARING): New param...Easwaran Raman4-1/+19
2013-10-09tree-ssa-phiopts.c (rhs_is_fed_for_value_replacement): New function.Zhenqiang Chen4-10/+150
2013-10-09loop-doloop.c (doloop_modify, [...]): Use get_max_loop_iterations.Andrew MacLeod2-3/+8
2013-10-09re PR c++/58635 ([c++11] ICE with __transaction_atomic and noexcept(false))Marek Polacek5-2/+40
2013-10-09aarch-common.c (arm_early_load_addr_dep): Place comment above function.Kyrylo Tkachov2-3/+8
2013-10-09tree-flow.h: Remove all remaining prototypes...Andrew MacLeod25-550/+663
2013-10-09* gcc.dg/vect/bb-slp-31.c: Add cleanup-tree-dump.Jakub Jelinek2-0/+5
2013-10-09tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h.Andrew MacLeod13-272/+234
2013-10-09tree-flow.h: Move some protoypes.Andrew MacLeod19-856/+1034
2013-10-09re PR c/20318 (RFE: add attribute to specify that a function never returns NULL)Marc Glisse9-6/+89
2013-10-09re PR middle-end/58570 (wrong code for bitfields at -O2 and above)Eric Botcazou4-2/+35
2013-10-09[AArch64] Implement vclz ADVSimd intrinsic.Alex Velenko6-134/+664
2013-10-09[AArch64] Implement vadd_f64 and vsub_f64 ADVSimd intrinsics.Alex Velenko5-0/+251
2013-10-09[AArch64] Implemented vdiv_f64 ADVSimd intrinsic.Alex Velenko4-0/+375
2013-10-09[AArch64] vneg ADVSimd intrinsics rewritten in C.Alex Velenko5-109/+676
2013-10-09arm.c (arm_output_mi_thunk): Use plus_constant.Renlin Li2-1/+5
2013-10-09s390.c (s390_register_info_stdarg_fpr): Remove packed stack special handling.Andreas Krebbel2-20/+24
2013-10-09s390.c (s390_frame_info): Restructure function.Andreas Krebbel2-61/+53
2013-10-09s390.c (struct s390_frame_layout): New field gpr_save_slots.Andreas Krebbel2-197/+503
2013-10-08rl78-expand.md (movqi): use operands[] not operandN.DJ Delorie2-21/+24
2013-10-08rl78.c (rl78_print_operand_1): Change %c to %C to avoid conflict with the MI ...DJ Delorie4-32/+40
2013-10-09Daily bump.GCC Administrator1-1/+1
2013-10-08compiler: Error for qualified ID as field name in struct literal.Ian Lance Taylor3-9/+50
2013-10-08i386.c (ix86_option_override_internal): Switch to SSE math for -ffast-math wh...Jan Hubicka2-0/+18
2013-10-08re PR c++/58568 ([c++11] ICE with lambda in invalid template variable definit...Paolo Carlini6-5/+26
2013-10-08re PR c++/58665 (ICE with using incomplete struct)Paolo Carlini4-10/+19
2013-10-08htm-nofloat-2.c: Add -mzarch to asm options.Andreas Krebbel2-1/+5
2013-10-08tree-flow.h: Remove some prototypes.Andrew MacLeod8-52/+89
2013-10-08re PR tree-optimization/58480 (Use attribute((nonnull)) to optimize callers)Marc Glisse4-15/+85
2013-10-08re PR tree-optimization/58619 (ICE building in gen_combined_adhoc_loc)Dehao Chen2-1/+10
2013-10-08re PR target/58423 ([ARM]ICE with shrink-wrap-sibcall.c on a15/neon/hard)Zhenqiang Chen2-4/+13
2013-10-08Daily bump.GCC Administrator1-1/+1
2013-10-07rs6000.c (altivec_expand_vec_perm_const_le): New.Bill Schmidt2-0/+93
2013-10-07vector.md (mov<mode>): Emit permuted move sequences for LE VSX loads and stor...Bill Schmidt8-1/+530
2013-10-07arm-cores.def (cortex-a53): Use cortex tuning.Renlin Li2-1/+5
2013-10-07s390.c (s390_register_info): Make the call-saved FPR loop to work also for 31...Andreas Krebbel4-11/+75
2013-10-072013-10-07 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel5-21/+73
2013-10-07Daily bump.GCC Administrator1-1/+1
2013-10-06re PR c++/58126 (No diagnostic when inheriting an uninitialized const or refe...Paolo Carlini5-8/+66