summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* compiler: Fix order of evaluation of struct composite literals.Ian Lance Taylor2012-03-302-7/+47
* Daily bump.GCC Administrator2012-03-301-1/+1
* re PR c++/52718 (-Wzero-as-null-pointer-constant: misleading location for 0 a...Paolo Carlini2012-03-294-0/+42
* tree-ssa-ccp.c (insert_clobbers_for_var): Do not assert that there is a built...Martin Jambor2012-03-302-5/+11
* sse.md (avx_h<plusminus_insn>v4df3): Fix results crossing 128bit lane boundary.Uros Bizjak2012-03-292-5/+10
* re PR java/52730 (Java front end emits assembly)Steven Bosscher2012-03-292-44/+83
* ira-color.c (setup_left_conflict_sizes_p): Process all conflicting objects.Vladimir Makarov2012-03-292-3/+5
* re PR c++/52685 (ICE in copy_binfo)Jason Merrill2012-03-294-4/+24
* re PR c++/52759 (ICE in cp/mangle.c)Jakub Jelinek2012-03-294-1/+20
* re PR tree-optimization/52760 (Revision 185599 causes miscompare on sphinx3)Jakub Jelinek2012-03-294-0/+53
* re PR c++/52743 (g++-4.7.0 seg faults on overload functions.)Jason Merrill2012-03-294-1/+21
* cgraph.h (cgraph_materialize_all_clones): Remove.Richard Guenther2012-03-2912-362/+202
* Use crtbegin_so%O%s/crtend_so%O%s for -mandroid -sharedH.J. Lu2012-03-292-2/+8
* Define x86_64_fallback_frame_state only for glibcH.J. Lu2012-03-292-11/+13
* tree-flow.h (struct pre_expr_d): Remove forward declaration.Richard Guenther2012-03-295-29/+12
* Restore trampled commitsAnthony Green2012-03-294-7/+78
* re PR middle-end/50708 (Infinite loop between rshift_double and lshift_double...Richard Guenther2012-03-293-62/+63
* re PR libstdc++/52689 (static linking with libstdc++ fails)Benjamin Kosnik2012-03-2918-251/+393
* compiler, libgo: unsafe.{Sizeof,Alignof,Offsetof} return uintptr.Ian Lance Taylor2012-03-294-11/+15
* re PR c++/52746 (Explicit virtual destructor call replaced by direct call in ...Jason Merrill2012-03-285-3/+55
* Daily bump.GCC Administrator2012-03-291-1/+1
* mksysinfo: Fix use of _in6_addr in _zone_net_addr_t.Ian Lance Taylor2012-03-281-0/+5
* Add ABI_64 and replace ISA_X32 with ABI_X32H.J. Lu2012-03-286-7/+90
* compiler: fix null-dereference on invalid len() arg.Ian Lance Taylor2012-03-281-2/+2
* compiler: avoid an ICE on bound interface methods used as values.Ian Lance Taylor2012-03-281-1/+2
* compiler: fix method finalization of unnamed structs.Ian Lance Taylor2012-03-281-1/+5
* * tree.c (tree_size) <VECTOR_CST>: New case.Eric Botcazou2012-03-285-0/+47
* compiler: fix crashes.Ian Lance Taylor2012-03-282-1/+3
* i386.c (ix86_modes_tieable_p): Handle 32bit AVX modes.Uros Bizjak2012-03-282-30/+26
* compiler: Rewrite handling of untyped numeric constants.Ian Lance Taylor2012-03-285-2054/+1667
* re PR fortran/52652 (call to gfc_match_asynchronous for allocatable at parse....Paul Thomas2012-03-288-8/+26
* typeck2.c (process_init_constructor_array): Use the proper type for computing...Richard Guenther2012-03-282-3/+13
* re PR middle-end/52691 (va_start to builtin_next_arg optimization lost)Jakub Jelinek2012-03-284-1/+33
* Update Copyright year.Jakub Jelinek2012-03-281-1/+1
* re PR middle-end/52750 (32xsigned char __builtin_shuffle)Jakub Jelinek2012-03-284-2/+25
* loop-init.c (loop_optimizer_init): If loops are preserved perform incremental...Richard Guenther2012-03-2824-30/+252
* re PR target/52692 ([avr]: Add support for avr-specific built-ins + LTO)Georg-Johann Lay2012-03-284-44/+122
* re PR target/52737 ([avr]: -mtiny-stack shall not influence multilib selection)Georg-Johann Lay2012-03-2816-233/+146
* re PR target/52736 (miscompilation: store to aliased __m128d is 8 Bytes off)Jakub Jelinek2012-03-284-1/+41
* Makefile.am (TEST_GCC_EXEC_PREFIX): New.Terry Guo2012-03-283-0/+7
* Daily bump.GCC Administrator2012-03-281-1/+1
* re PR middle-end/51893 (Wrong subword index computation in store_bit_field_1 ...Aurelien Buhrig2012-03-272-1/+10
* functional (mem_fn): Qualify to prevent ADL.Jonathan Wakely2012-03-273-6/+55
* re PR target/50751 (SH Target: Displacement addressing does not work for QImo...Oleg Endo2012-03-272-91/+129
* Remove MaskExists property from config/*/*.opt filesH.J. Lu2012-03-2715-16/+34
* re PR middle-end/52693 (Wrong code with SRA and arrays)Martin Jambor2012-03-274-1/+52
* re PR c++/52672 (internal compiler error: in cxx_eval_indirect_ref, at cp/sem...Meador Inge2012-03-274-1/+21
* re PR testsuite/52665 (scan-assembler output produces wrong FAIL due to match...Mike Stump2012-03-272-1/+7
* Fix a typo in ChangeLogH.J. Lu2012-03-271-1/+1
* re PR target/52698 (-maddress-mode=long doesn't work)Uros Bizjak2012-03-276-3/+106