aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-15Fix use-after-free lexing unterminated raw strings (PR preprocessor/78811)David Malcolm4-24/+129
2016-12-15Using leaf_function_p in a backend is dangerous as it incorrectly returns fal...Wilco Dijkstra3-22/+14
2016-12-15[arm] Add missing arm-isa.hRichard Earnshaw1-0/+156
2016-12-15extend.texi: Clean up @xref{...} uses.Jakub Jelinek3-5/+10
2016-12-15[arm] Permit 'auto' in -mfpuRichard Earnshaw8-67/+140
2016-12-15[arm] Remove FEATURES field from FPU descriptionsRichard Earnshaw4-58/+52
2016-12-15[arm] Use ISA feature sets for determining inlinabilityRichard Earnshaw2-8/+24
2016-12-15[arm] Use cl_target_options for configuring the active targetRichard Earnshaw4-14/+41
2016-12-15[arm] Use arm_active_target for most FP feature testsRichard Earnshaw3-21/+32
2016-12-15[arm] Eliminate TARGET_FPU_NAMERichard Earnshaw3-3/+30
2016-12-15[arm] Initialize fpu capability bits in arm_active_targetRichard Earnshaw5-26/+76
2016-12-15[arm] Add isa features to FPU descriptionsRichard Earnshaw5-29/+42
2016-12-15[arm] Remove FPU rev fieldRichard Earnshaw4-30/+62
2016-12-15[arm] Eliminate vfp_reg_typeRichard Earnshaw4-45/+48
2016-12-15[arm] Delete unused arm_fp_modelRichard Earnshaw2-8/+4
2016-12-15[arm] Remove remaining references to arm feature setsRichard Earnshaw7-347/+171
2016-12-15[arm] Rework arm-common to use new feature bits.Richard Earnshaw3-4/+29
2016-12-15[arm] Remove insn_flags.Richard Earnshaw4-56/+71
2016-12-15[arm] Use arm_active_target when configuring builtinsRichard Earnshaw2-17/+34
2016-12-15[arm] Add new isa quirk bit for Cortex-M3 ldrd issue.Richard Earnshaw3-2/+21
2016-12-15[arm] Reduce usage of arm_selected_cpu.Richard Earnshaw2-5/+12
2016-12-15[arm] Use arm_active_target for architecture and tuneRichard Earnshaw2-17/+52
2016-12-15[arm] Introduce arm_active_target.Richard Earnshaw3-60/+181
2016-12-15This patch adds the new ISA data structures.Richard Earnshaw9-184/+201
2016-12-15We start out by separating the 'tuning flags' in a CPU or architecture...Richard Earnshaw8-186/+199
2016-12-15Fix ChangeLog formatting.David Edelsohn1-6/+6
2016-12-15ssa-fre-55.c: Add -Wno-psabi.David Edelsohn3-4/+7
2016-12-15PR59170 make pretty printers check for singular iteratorsJonathan Wakely4-0/+73
2016-12-15re PR fortran/78800 ([OOP] ICE in compare_parameter, at fortran/interface.c:2...Janus Weil4-9/+40
2016-12-15PR59161 make pretty printers always return stringsJonathan Wakely3-6/+84
2016-12-15Tweak formatting and docs for pretty printersJonathan Wakely2-10/+26
2016-12-15Add GDB XMethods for shared_ptr and unique_ptr<T[]>Jonathan Wakely4-8/+261
2016-12-15MIPS: Upgrade to R2 for -mmicromips.Toma Tabacu2-1/+7
2016-12-15forwprop-35.c: Use -Wno-psabi everywhere.Jakub Jelinek4-6/+10
2016-12-14PR middle-end/78519 - missing warning for sprintf %s with null pointerMartin Sebor4-5/+156
2016-12-14PR c++/78774 - [6/7 Regression] ICE in constexpr string literals and templatesMartin Sebor4-3/+24
2016-12-15compiler: remove unneeded zero-length slice value initIan Lance Taylor2-7/+1
2016-12-15Introduce selftest::locate_fileDavid Malcolm10-7/+91
2016-12-15* es.po: Update.Joseph Myers2-413/+86
2016-12-15Daily bump.GCC Administrator1-1/+1
2016-12-14aarch64-cores.def: Add -1 as the variant to all of the cores.Andrew Pinski9-63/+110
2016-12-14Coding style fixesMartin Jambor6-103/+117
2016-12-14Split omp-low into multiple filesMartin Jambor34-12080/+12662
2016-12-14PR middle-end/78786 - GCC hangs/out of memory calling sprintf with large prec...Martin Sebor4-48/+295
2016-12-14re PR target/78791 (ACATS cxf2001 failure)Jakub Jelinek6-2/+41
2016-12-14stl_tree.h (_Rb_tree_impl(const _Key_compare&, const _Node_allocator&): Resto...François Dumont2-2/+12
2016-12-14re PR c++/72775 (internal compiler error: in finish_expr_stmt, at cp/semantic...Marek Polacek6-1/+86
2016-12-14re PR target/59874 (Missing builtin (__builtin_clzs) when compiling with g++)Uros Bizjak7-2/+83
2016-12-14pr78515.c: Add -Wno-psabi for AIX.David Edelsohn4-1/+9
2016-12-14re PR debug/77844 (Compilation of simple C++ example exhaust memory)Jakub Jelinek5-8/+89