aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-10-16function.h: Flatten file.Andrew MacLeod217-246/+1494
2014-10-16aarch64.c (aarch64_legitimize_address): New function.Richard Earnshaw2-0/+49
2014-10-16IPA ICF fallout: fix for two ipa-icf-*.C testsMartin Liska3-3/+7
2014-10-16sh-protos.h (fldi_ok): Remove.Oleg Endo4-18/+11
2014-10-16IPA ICF fallout: i586 bootstrap failure fixMartin Liska2-2/+8
2014-10-16Assert no use with SSA_NAME_IN_FREELIST before using freelist.Tom de Vries2-0/+44
2014-10-16re PR target/63260 ([SH] fabs, fneg do not need fp-mode setting and do not us...Oleg Endo2-1/+6
2014-10-16re PR c/63554 (ice in "execute_todo, at passes.c:1797" with -O3)Richard Biener5-56/+80
2014-10-16re PR target/59401 ([SH] GBR addressing mode optimization produces wrong code)Oleg Endo2-3/+42
2014-10-16pr58673-1.c: Fix defaulting to int.Marek Polacek3-0/+9
2014-10-16id-1.c: Fix defaulting to int.Marek Polacek28-2/+71
2014-10-16AVX-512. 79/n. Extend expand_mul_widen_hilo.Alexander Ivchenko2-0/+15
2014-10-16AVX-512. 78/n. Use blend for inserting.Alexander Ivchenko2-0/+85
2014-10-16IPA ICF pass, part 5/5Martin Liska36-0/+1602
2014-10-16re PR target/53513 ([SH] Add support for fpchg insn and improve fenv support)Oleg Endo7-343/+372
2014-10-16IPA ICF, part 4/5Martin Liska43-35/+91
2014-10-16IPA ICF pass, part 3/5Martin Liska18-3/+4166
2014-10-16re PR tree-optimization/63168 (loop header copying fails - not vectorized: la...Richard Biener5-2/+38
2014-10-16* gcc.target/m68k/crash1.c: Fix implicit declaration.Andreas Schwab2-0/+3
2014-10-1620090324-1.c: Fix implicit declarations and implicit int.Andreas Schwab7-4/+19
2014-10-16* ada/acats/tests/cd/cd300051.c: Fix defaulting to int.Marek Polacek2-1/+5
2014-10-1620020122-2.c: Use dg-additional-options.Jakub Jelinek32-21/+76
2014-10-16AVX-512. 76/n. Extend int 2 float conversions.Alexander Ivchenko2-0/+21
2014-10-16tree-core.h: Fix comment to not assume pointers are multiples of bytes.DJ Delorie4-2/+12
2014-10-16Daily bump.GCC Administrator1-1/+1
2014-10-15timevar.h: Add an auto_timevar classTom Tromey2-0/+28
2014-10-15re PR go/59432 (sync/atomic FAILs on 32bit x86 systems without .cfi directives)Uros Bizjak5-91/+28
2014-10-15re PR bootstrap/63536 (bootstrap failed when configured with --with-cpu=slm)Evgeny Stupachenko2-0/+7
2014-10-15re PR c++/63528 (A variadic variable template cannot use the ::value of a var...Jason Merrill3-0/+24
2014-10-15re PR lto/62026 (Crash in lto_get_decl_name_mapping)Jan Hubicka5-1/+42
2014-10-15re PR rtl-optimization/63448 (ICE when compiling atlas 3.10.2)Vladimir Makarov7-18/+187
2014-10-15re PR bootstrap/63432 (profiledbootstrap failure with bootstrap-lto)Teresa Johnson2-13/+21
2014-10-15[AARCH64] Add ACLE 2.0 predefined macrosRenlin Li2-2/+23
2014-10-15gimple-fold.c (gimple_fold_call): Properly keep virtual SSA form up-to-date w...Richard Biener2-1/+11
2014-10-152014-10-15 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-1/+1
2014-10-15semantics.c (is_instantiation_of_constexpr, [...]): Moved definitions...Paolo Carlini6-3376/+3450
2014-10-15re PR c++/63455 (decltype of statement expression internal compiler error: i...Jason Merrill6-60/+194
2014-10-15AVX-512. 56/n. Add plus/minus/abs/neg/andnot insn.Alexander Ivchenko2-26/+179
2014-10-15AVX-512. 52.1/n. Add vec2mask and mask2vec insn.Alexander Ivchenko3-0/+95
2014-10-15[AArch64] Remove unused variable and marcoRenlin Li2-4/+4
2014-10-15tree-ssa-reassoc.c (optimize_range_tests_diff): Perform MINUS_EXPR in unsigne...Jakub Jelinek2-1/+11
2014-10-15* stor-layout.c (self_referential_size): Do not promote arguments.Eric Botcazou6-6/+106
2014-10-15invoke.texi: Update to reflect that GNU11 is the default mode for C.Marek Polacek5-5/+17
2014-10-15hash-table.c: Include bconfig.h if building for the host.Richard Biener3-0/+17
2014-10-15As discussed: https://gcc.gnu.org/ml/gcc-patches/2014-10/msg00420.htmlJoern Rennecke2-3/+12
2014-10-15pr63419.C: Add -Wno-psabi.Richard Biener2-0/+5
2014-10-15explow.c (convert_memory_address_addr_space_1): Mark in_const as ATTRIBUTE_UN...Andreas Schwab2-1/+6
2014-10-15loop-unroll.c: (decide_unrolling_and_peeling): Rename toJan Hubicka13-544/+268
2014-10-15xtensa: use pre- and postincrement FP load/store when availableMax Filippov3-2/+45
2014-10-15xtensa: drop unimplemented floating point operationsMax Filippov2-43/+6