aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-28re PR middle-end/61734 (Regression in ABS_EXPR recognition)Eric Botcazou6-3/+30
2014-07-28re PR middle-end/52478 (-ftrapv calls the wrong functions in libgcc)Richard Biener5-3/+59
2014-07-28re PR middle-end/61919 (FAIL: gfortran.dg/fmt_g0_6.f08 -O2 execution test)Richard Sandiford2-13/+21
2014-07-28re PR middle-end/61913 (ICE in common_handle_option with -Wodr)Marek Polacek2-1/+6
2014-07-28re PR ipa/61921 (ICE: SIGSEGV in varpool_node::get_constructor(), at varpool....Richard Biener4-1/+29
2014-07-28re PR rtl-optimization/61801 (sched2 miscompiles syscall sequence with -g)Richard Biener2-0/+27
2014-07-28[gcc/]Roman Gareev3-0/+41
2014-07-28[gcc/]Roman Gareev3-1/+85
2014-07-28Add missing change from moxiebox patch posted earlier today.Anthony Green1-2/+2
2014-07-28Daily bump.GCC Administrator1-1/+1
2014-07-27* MAINTAINERS: Remove my MIPS maintainer entry.Richard Sandiford2-1/+4
2014-07-27re PR c/61861 (Incorrect column number for -Wdiscarded-qualifiers)Marek Polacek4-4/+56
2014-07-27Add moxiebox target.Anthony Green4-0/+62
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