summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez2012-05-1413-48/+196
* attribs.c (decl_attributes): Avoid emitting a warning if ATTR_FLAG_BUILT_IN.Bernd Schmidt2012-05-1423-39/+383
* re PR tree-optimization/53340 (rnflow.f90 is ~20% slower after revision 187092)Richard Guenther2012-05-142-2/+7
* gimplify.c (gimplify_expr): Remove odd code.Richard Guenther2012-05-142-13/+5
* stor-layout.c (bit_from_pos): Distribute conversion to bitsizetype into a PLU...Eric Botcazou2012-05-143-29/+28
* Daily bump.GCC Administrator2012-05-141-1/+1
* pa.md: Use define_c_enum for "unspec" and "unspecv".Steven Bosscher2012-05-132-21/+25
* i386.md (*pushtf): Enable for TARGET_SSE.Uros Bizjak2012-05-133-17/+38
* c.opt (Wclobbered,Wempty-body,Wignored-qualifiers, [...]): Use EnabledBy.Manuel López-Ibáñez2012-05-135-24/+21
* * config/i386/sse.md: The other part of my previous commit.Uros Bizjak2012-05-131-14/+28
* sse.md (<sse>_andnot<mode>3): Handle TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL.Uros Bizjak2012-05-132-67/+190
* optc-gen.awk: Error instead of warning for conflicting help.Manuel López-Ibáñez2012-05-134-5/+14
* re PR fortran/52158 (Regression on character function with gfortran 4.7)Alessandro Fanfarillo2012-05-137-21/+122
* re PR debug/53235 (20120504 broke -fdebug-types-section)Jason Merrill2012-05-122-22/+23
* Daily bump.GCC Administrator2012-05-131-1/+1
* function.c (requires_stack_frame_p): If the function can throw non-call excep...Eric Botcazou2012-05-124-0/+37
* * gcc-interface/Makefile.in (TOOLS_LIBS): Add ../../ggc-none.o.Eric Botcazou2012-05-122-2/+6
* re PR fortran/49110 (Deferred-length character result triggers (false positiv...Tobias Burnus2012-05-124-1/+65
* generic.texi: Rename TYPE_PTRMEM_P to TYPE_PTRDATAMEM_P.Paolo Carlini2012-05-121-3/+3
* generic.texi: Rename TYPE_PTRMEM_P to TYPE_PTRDATAMEM_P.Paolo Carlini2012-05-1217-81/+111
* parser.c (struct cp_parser_expression_stack_entry): Add location_t field.Paolo Carlini2012-05-125-61/+88
* Daily bump.GCC Administrator2012-05-121-1/+1
* re PR libstdc++/53263 (priority_queue is very slow if -D_GLIBCXX_DEBUG is used)François Dumont2012-05-114-59/+168
* re PR libfortran/52537 (slow trim function)Thomas Koenig2012-05-112-2/+11
* Merge upstream x32 support into boehm-gcH.J. Lu2012-05-112-2/+13
* alpha.c (alpha_emit_conditional_branch): Handle ORDERED and UNORDERED conditi...Uros Bizjak2012-05-112-4/+29
* tree-flow.h (referenced_var_check_and_insert): Remove.Richard Guenther2012-05-115-40/+14
* tree-pass.h (pass_rest_of_compilation, [...]): Remove.Richard Guenther2012-05-116-41/+19
* re PR libfortran/52537 (slow trim function)Thomas Koenig2012-05-114-25/+167
* re PR c++/53209 (tree check ICE: expected tree_vec, have error_mark in comp_t...Alexandre Oliva2012-05-112-0/+7
* re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez2012-05-1113-45/+154
* re PR tree-optimization/53295 (Vectorizer support for non-constant strided lo...Richard Guenther2012-05-116-58/+132
* Add RTM support to -march=nativeH.J. Lu2012-05-112-2/+9
* Allow for ! comments in g++.dg/debug/dwarf2/nested-3.CRainer Orth2012-05-112-1/+5
* re PR bootstrap/53300 (AIX bootstrap related to varpool patch)Jan Hubicka2012-05-112-1/+7
* re PR c++/53305 (internal crash with variadic templates and decltype)Paolo Carlini2012-05-115-1/+44
* re PR fortran/53310 (EOSHIFT leaks memory)Tobias Burnus2012-05-112-34/+40
* Remove ChangeLog entry for change to gofrontend file.Ian Lance Taylor2012-05-111-4/+0
* Fix misspelled macro in t-vxworks.Mingjie Xing2012-05-111-0/+5
* Fix misspelled macro in t-vxworks.Mingjie Xing2012-05-111-1/+1
* Daily bump.GCC Administrator2012-05-111-1/+1
* re PR target/53291 (Code generated for xtest is wrong)Uros Bizjak2012-05-112-1/+6
* i386.md (*movti_internal_rex64): Avoid MOVAPS size optimization for TARGET_AVX.Uros Bizjak2012-05-113-39/+113
* dwarf2out.c (add_byte_size_attribute): Handle variable reference as size attr...Eric Botcazou2012-05-102-0/+12
* md.texi (Standard Names): Document probe_stack_address.Eric Botcazou2012-05-108-41/+333
* ipa-inline.c (update_all_callee_keys): Remove.Jan Hubicka2012-05-102-57/+7
* * ipa.c (symtab_remove_unreachable_nodes): Fix marking of clones.Jan Hubicka2012-05-102-2/+6
* re PR c++/53158 ([C++11] Bogus error in loop condition)Paolo Carlini2012-05-109-167/+225
* re PR c++/53301 (Spurious -Wzero-as-null-pointer-constant with reference argu...Paolo Carlini2012-05-104-1/+18
* random.tcc (seed_seq::generate): Cast max() operands to size_t to ensure a te...DJ Delorie2012-05-103-2/+9