aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2013-03-29re PR lto/56777 (bad grammar in fwhole-program documentation)Paolo Carlini2-15/+21
2013-03-29cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieu of tests for...Steven Bosscher24-106/+116
2013-03-29avx2intrin.h (_mm256_broadcastsi128_si256): Fix declaration name.Kirill Yukhin5-3/+13
2013-03-29re PR libfortran/56737 (Wrong I/O result with format cache for Hollerith stri...Tobias Burnus3-7/+85
2013-03-29re PR fortran/56735 (Namelist Read Error with question marks)Tobias Burnus3-0/+39
2013-03-29Remove various unused items.Lawrence Crowl5-31/+11
2013-03-29Add uniform debug dump function names.Lawrence Crowl45-118/+1063
2013-03-29Daily bump.GCC Administrator1-1/+1
2013-03-28* lto-cgraph.c (merge_profile_summaries): Fix overflows.Jan Hubicka2-2/+6
2013-03-28re PR fortran/45159 (Unnecessary temporaries)Thomas Koenig7-10/+353
2013-03-28re PR fortran/55806 (Missed optimization with ANY or ALL)Thomas Koenig5-1/+147
2013-03-28[AArch64] Only maintain frame record when required or desiredIan Bolton13-5/+370
2013-03-28re PR c++/17232 ([DR 1640] classes and class template specializations treated...Jason Merrill7-9/+32
2013-03-28re PR c++/56679 ([C++11] Cannot take sizeof... a template template parameter ...Jason Merrill5-24/+62
2013-03-28re PR c++/56701 ([C++11] The *this* pointer fails to bind to rvalue reference...Jason Merrill4-2/+19
2013-03-28re PR c++/56710 (Using reserved double underscore variable name in a lambda c...Jason Merrill3-2/+17
2013-03-28name-lookup.c (pushdecl_maybe_friend_1): Use nonlambda_method_basetype and cu...Jason Merrill3-2/+15
2013-03-28re PR c++/56728 (ICE using constexpr initialization and arrays)Jason Merrill3-0/+67
2013-03-28i386.md (*vec_extract2vdi_1): Merge with *vec_extractv2di_1_rex64.Uros Bizjak2-29/+16
2013-03-28aarch64.md (*and<mode>3_compare0): New pattern.Naveen H.S2-0/+70
2013-03-28re PR c++/56725 (extra spaces in error message)Paolo Carlini25-59/+95
2013-03-28data-streamer-in.c (streamer_read_gcov_count): New function.Jan Hubicka12-12/+172
2013-03-28re PR c++/56694 (Internal compiler error when compiling OpenMP code)Tejas Belagod2-0/+7
2013-03-28genmodes.c (emit_max_int): New function.Kenneth Zadeck4-3/+57
2013-03-28combine.c (try_combine): Removed useless assert.Kenneth Zadeck3-6/+6
2013-03-28cp-tree.h (next_aggr_init_expr_arg): Remove static specifier.Gabriel Dos Reis3-8/+18
2013-03-28re PR tree-optimization/56695 (ICE in expand_vec_cond_expr, at optabs.c:6751)Marek Polacek5-10/+39
2013-03-28call.c (joust): Don't call inform for a permerror returning false.Paolo Carlini4-34/+44
2013-03-28re PR tree-optimization/37021 (Fortran Complex reduction / multiplication not...Richard Biener6-10/+67
2013-03-28toplev.c (process_options): Do not disable -fomit-frame-pointer on a general ...Eric Botcazou2-12/+6
2013-03-28Daily bump.GCC Administrator1-1/+1
2013-03-27invoke.texi (AVR Options): Tweak link for AVR-LibC user manual.Gerald Pfeifer3-3/+9
2013-03-27Fix whitespace issueKai Tietz1-5/+5
2013-03-27config.build: Add support for cygwin x64 target.Kai Tietz6-6/+32
2013-03-27cygwin-stdint.h: Add support for cygwin x64 target.Kai Tietz5-4/+142
2013-03-27re PR c++/56749 (weird interaction between scoped enum used as non-type templ...Jason Merrill3-0/+67
2013-03-27re PR target/56716 (during gcc 4.8.0 build on Cygwin: bid128_fma.c:4460:1: i...Richard Biener2-11/+36
2013-03-27re PR tree-optimization/55334 (mgrid regression (ipa-cp disables vectorization))Martin Jambor2-16/+6
2013-03-27Makefile.in (.SUFFIXES): Add .cc.Gabriel Dos Reis2-2/+7
2013-03-27re PR fortran/56650 (Odd error messages with C_SIZEOF for valid code)Tobias Burnus10-22/+237
2013-03-27re PR tree-optimization/37021 (Fortran Complex reduction / multiplication not...Richard Biener5-1/+39
2013-03-27ivinline-1.C: Add target nonpic.Alexander Ivchenko17-14/+41
2013-03-27target.def (TARGET_HAS_IFUNC_P): New target hook.Alexander Ivchenko15-44/+185
2013-03-27re PR target/56102 (Wrong rtx cost calculated for Thumb1)Bin Cheng2-3/+21
2013-03-27I've committed the attached patch.Andreas Krebbel2-0/+9
2013-03-27arm-cores.def: Added core cortex-r7.Terry Guo5-2/+13
2013-03-27Fix typo in ChangeLog.Walter Lee1-1/+1
2013-03-27tilegx.c (tilegx_expand_prologue): Avoid double-decrement of next_scratch_regno.Walter Lee2-5/+9
2013-03-27tilegx.md (insn_v1mulu): Fix constraints on input operands.Walter Lee2-6/+13
2013-03-27tilegx.h (ASM_OUTPUT_ADDR_VEC_ELT): Delete extra tab.Walter Lee2-2/+8