aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-27re PR libobjc/61920 (libobjc has undefined symbols on powerpc*-linux-gnu)Alan Modra2-0/+8
2014-07-27avx512f-vbroadcastf64x4-2.c: Fix the uninitialized variable problem.Petr Murzin2-1/+6
2014-07-27re PR rtl-optimization/61926 (const-anchor optimisation is sensitive to order...Richard Sandiford5-4/+33
2014-07-27libgcov-driver.c (struct gcov_filename_aux): Rename ...Nathan Sidwell4-120/+112
2014-07-26aarch64.md (*extr_insv_lower_reg<mode>): Remove + from the read only register.Andrew Pinski2-1/+6
2014-07-27Daily bump.GCC Administrator1-1/+1
2014-07-26Follow up to r213079.Tobias Burnus3-2/+16
2014-07-26re PR c/61077 (_Atomic in the return type or argument types of main not diagn...Marek Polacek2-2/+7
2014-07-26re PR target/47230 (gcc fails to bootstrap on alpha in stage2 with "relocatio...Uros Bizjak5-0/+20
2014-07-26Minor tweaks.Eric Botcazou1-2/+2
2014-07-26check.c (gfc_check_sizeof): Permit for assumed type if and only if it has an ...Tobias Burnus9-55/+176
2014-07-26ira-costs.c (find_costs_and_classes): For -O0...Richard Sandiford2-0/+19
2014-07-26rtl.h (tls_referenced_p): Declare.Richard Sandiford8-60/+49
2014-07-26re PR target/44551 ([missed optimization] AVX vextractf128 after vinsertf128)Marc Glisse4-0/+70
2014-07-26Daily bump.GCC Administrator1-1/+1
2014-07-26Make FDO more tolerant to source changesXinliang David Li12-13/+207
2014-07-25Implement N4051 - Allow typename in a template template parameterEdward Smith-Rowland7-3/+163
2014-07-25simplify.c (gfc_simplify_storage_size): Use proper integer kind for the retur...Tobias Burnus4-3/+54
2014-07-25lto-streamer-out.c (struct sccs): Turn to ...Jan Hubicka2-73/+250
2014-07-25libgcov-driver.c (set_gcov_dump_complete, [...]): Remove global functions pol...Nathan Sidwell3-38/+18
2014-07-25Convert lto streamer out hashing to inchashAndi Kleen2-121/+134
2014-07-25Convert the tree.c type hashing over to inchashAndi Kleen5-99/+123
2014-07-25Convert LTO type hashing to the new inchash interfaceAndi Kleen2-26/+33
2014-07-25Add an abstract incremental hash data typeAndi Kleen15-54/+237
2014-07-25ffi.c: Do not include stdlib.h.Uros Bizjak2-2/+6
2014-07-25re PR middle-end/61762 (failure to optimize memcpy from constant string)Richard Biener8-73/+211
2014-07-25tree-inline.c (estimate_move_cost): Mark speed_p argument as possibly unused.Richard Biener2-1/+6
2014-07-25baseline_symbols.txt: Update.Uros Bizjak2-0/+15
2014-07-25ChangeLog entry moved from config/ChangeLog to gcc/ChangeLog.Martin Liska2-12/+12
2014-07-25string_view: Make the literal operators constexpr like the ctors they call.Ed Smith-Rowland2-4/+9
2014-07-24libitm: Improve aarch64 _ITM_beginTransactionRichard Henderson2-2/+6
2014-07-25Daily bump.GCC Administrator1-1/+1
2014-07-24avr-c.c (avr_cpu_cpp_builtins): Add __AVR_DEVICE_NAME__.Senthil Kumar Selvaraj2-1/+9
2014-07-24AArch64: emit .note.GNU-stackKyle McMartin2-0/+6
2014-07-24intrinsic.texi (Intrinsic Procedures): Move to correct menu position to match...Uros Bizjak2-2/+6
2014-07-24go-gcc.cc (Gcc_backend::global_variable_set_init): Rename symtab_get_node to ...Uros Bizjak2-3/+8
2014-07-24rs6000-protos.h (rs6000_special_adjust_field_align_p): Add prototype.Ulrich Weigand12-3/+64
2014-07-24rs6000.c (rs6000_function_arg_boundary): In the AIX and ELFv2 ABI...Ulrich Weigand4-7/+65
2014-07-24rs6000.c (rs6000_function_arg): If a float argument does not fit fully into f...Ulrich Weigand4-2/+84
2014-07-24struct-layout-1.exp: Load g++-dg.exp.Ulrich Weigand2-0/+7
2014-07-24elf.h: Define TARGET_UNWIND_TABLES_DEFAULT.Uros Bizjak2-0/+8
2014-07-24cygming-crtbegin.c (deregister_frame_fn): Newly public.DJ Delorie2-9/+14
2014-07-24ADA fixed for symtab_node issues.Martin Liska3-3/+10
2014-07-24rtl.h (target_rtl): Remove lang_dependent_initialized.Richard Sandiford3-22/+19
2014-07-24re PR rtl-optimization/61629 (FAIL: gcc.dg/20020312-2.c (internal compiler er...Richard Sandiford2-2/+11
2014-07-24re PR middle-end/61268 (ICE in vt_expand_var_loc_chain, at var-tracking.c:8262)Richard Sandiford5-17/+34
2014-07-24[AArch64] Optimize epilogue when there is no frame pointer.Jiong Wang10-10/+75
2014-07-24[AArch64] Optimize prologue when there is no frame pointer.Jiong Wang11-22/+91
2014-07-24[AArch64] Infrastructure to allow optional use of write back.Jiong Wang2-15/+38
2014-07-24[AArch64] Extend frame state to track WB candidates.Jiong Wang3-0/+23