aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-12-19re PR preprocessor/63831 (r217292 causes segfaults with -MM)Jakub Jelinek8-44/+160
2014-12-19[ARM][doc] Remove mention of Advanced RISC MachinesKyrylo Tkachov2-2/+6
2014-12-19Fix ChangeLog typo in 218895James Greenhalgh1-1/+1
2014-12-19[PATCH][ARM] Fix reservation pattern in cortex-a9-neon.mdXingxing Pan2-1/+6
2014-12-19* [SH] Split QI/HImode load/store via r0 when LRA is enabled.Kaz Kojima2-0/+37
2014-12-19* [SH] Add splitter to addsi3_compact.Kaz Kojima3-7/+44
2014-12-19* [SH] Modify movsi_ie and movsf_ie patterns for LRA.Kaz Kojima4-2/+148
2014-12-19* [SH] Miscellaneous changes for LRA.Kaz Kojima6-3/+93
2014-12-19* [SH] Add -mlra option.Kaz Kojima3-0/+24
2014-12-19* Add TARGET_LEGITIMIZE_ADDRESS_DISPLACEMENT target macro.Kaz Kojima8-0/+100
2014-12-19* Add TARGET_CANNOT_SUBSTITUTE_MEM_EQUIV target macro.Kaz Kojima6-1/+63
2014-12-19lra-constraints.c (process_address_1): Swap base_term and index_term if INDEX...Kaz Kojima2-0/+20
2014-12-19compiler: Avoid multiple evaluations in interface conversions.Ian Lance Taylor4-11/+164
2014-12-19Daily bump.GCC Administrator1-1/+1
2014-12-19re PR c++/63723 (Narrowing conversion allowed in braced init list in SFINAE c...Paolo Carlini2-0/+46
2014-12-18re PR c++/64105 (ICE: in strip_typedefs, at cp/tree.c:1326)Jason Merrill3-4/+36
2014-12-18re PR c++/59204 (Incorrect metaprogram evaluation in SFINAE context)Paolo Carlini2-0/+28
2014-12-18re PR c++/64352 (No SFINAE with deleted function)Jason Merrill3-1/+35
2014-12-18re PR c++/64251 (Chromium build error only with --enable-checking=yes)Jason Merrill3-1/+13
2014-12-18lra-constraints.c (lra-constraints.c): Exchange places of sclass and dclass.Vladimir Makarov2-1/+6
2014-12-18re PR rtl-optimization/64291 (Miscompile t-div in GMP's testsuite)Vladimir Makarov5-9/+79
2014-12-18re PR c++/60955 (Erroneous warning about taking address of register with std=...Paolo Carlini6-10/+36
2014-12-18X86-64: Add -mskip-rax-setupH.J. Lu8-1/+119
2014-12-18[AArch64] Simplify+improve patterns for ushr(d?)_n_u64 intrinsicAlan Lawrence5-14/+13
2014-12-18[AArch64] Simplify patterns for sshr_n_[us]64 intrinsicAlan Lawrence3-15/+13
2014-12-18[AArch64] Add TARGET_MIN_DIVISIONS_FOR_RECIP_MULWilco Dijkstra2-0/+15
2014-12-18[AArch64] Generalize code alignmentWilco Dijkstra3-8/+29
2014-12-18re PR tree-optimization/64330 (IPA-ICF merges const exported vars that could ...Martin Liska2-3/+14
2014-12-18re PR bootstrap/63573 (libgo: ICE building libgo on powerpc-linux-gnu)Jan Hubicka2-2/+12
2014-12-18re PR ipa/64146 (ipa-icf breaks gold dynamic_test_2 test)Martin Liska4-0/+56
2014-12-18Change mpx effective-target test into link testRainer Orth2-1/+7
2014-12-18re PR middle-end/62178 ([AArch64] Performance regression on matrix matrix mul...Bin Cheng4-4/+154
2014-12-18auto-profile.c (afdo_annotate_cfg): Invoke update_ssa in the right place.Dehao Chen2-2/+13
2014-12-18Daily bump.GCC Administrator1-1/+1
2014-12-17re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo3-49/+69
2014-12-17re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo2-1/+28
2014-12-17Fix typo in changelog.Vladimir Makarov1-2/+3
2014-12-17lra-constrints.c (process_alt_operands): Remove non allocatable hard regs whe...Vladimir Makarov2-13/+24
2014-12-17re PR fortran/64173 ([F03] ICE involving procedure pointer component)Janus Weil4-1/+38
2014-12-17sreal.h (sreal::normalize): Implement inline.Jan Hubicka3-59/+91
2014-12-17re PR c++/64333 (C++14 constexpr gives wrong results when a looping constexpr...Jason Merrill4-41/+89
2014-12-17* constexpr.c: Change "addr" parm names to "lval".Jason Merrill2-88/+90
2014-12-17* constexpr.c: Tweak comments and formatting.Jason Merrill2-7/+17
2014-12-17[AArch64] Remove "generic_sched" attributeJames Greenhalgh2-8/+4
2014-12-17MSP430: Fix unused arg warningJan-Benedict Glaw2-1/+6
2014-12-17dwarf2out.c: do not short-circuit add_bound_info in array descr. lang-hookPierre-Marie de Rodat2-275/+324
2014-12-17Add a few debug utilities for DWARF expressionsPierre-Marie de Rodat3-102/+187
2014-12-17Make the Ada front-end use the array descr language hookPierre-Marie de Rodat2-0/+68
2014-12-17Enable the array descr language hook for all DWARF versionsPierre-Marie de Rodat2-15/+29
2014-12-17Complete information generated through the array descriptor language hookPierre-Marie de Rodat5-18/+66