summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove MaskNeededH.J. Lu2012-03-273-27/+43
* * ja.po: Update.Joseph Myers2012-03-272-7/+10
* be.po, [...]: Update.Joseph Myers2012-03-2718-56761/+60721
* re PR target/52667 (sh_reorg segfault)Chung-Lin Tang2012-03-272-2/+12
* re PR middle-end/52720 (internal compiler error: in try_move_mult_to_index)Richard Guenther2012-03-274-76/+115
* expmed.c (store_bit_field): Assert that BITREGION_START is a multiple of a un...Eric Botcazou2012-03-275-2/+71
* thumb-ifcvt.c: Only run for -mthumb.Ramana Radhakrishnan2012-03-273-2/+7
* unwind-ia64.h: Declare unw_word and unw_sword.Tristan Gingold2012-03-276-133/+154
* vms.h (CASE_VECTOR_MODE): Define.Tristan Gingold2012-03-274-5/+18
* configure.ac: Add description to AC_DEFINE in GCC_CHECK_MATH_FUNC.Tristan Gingold2012-03-274-548/+744
* type_traits (result_of): Fix handling of cv-quals.Jonathan Wakely2012-03-277-19/+127
* Daily bump.GCC Administrator2012-03-271-1/+1
* varasm.c (assemble_external): #if 0 out the new assert from the previous comm...Steven Bosscher2012-03-262-0/+10
* toplev.c (check_global_declaration_1): Do not call assemble_external.Steven Bosscher2012-03-264-24/+14
* varasm.c (assemble_external): Assert this function is only called during or a...Steven Bosscher2012-03-262-4/+15
* re PR libgcj/52694 (bootstrap failure: libjava/java/io/natVMConsole.cc:35:20:...Gerald Pfeifer2012-03-262-0/+9
* re PR tree-optimization/50052 (FAIL: gcc.dg/ipa/ipa-sra-2.c scan-tree-dump ei...Martin Jambor2012-03-264-59/+15
* Combined get_mem and internal_malloc_size.Janne Blomqvist2012-03-26343-834/+1170
* re PR middle-end/52701 (416.gamess in SPEC CPU 2006 failed to build)Richard Guenther2012-03-264-6/+39
* re PR tree-optimization/52721 (segfault in vect_init_vector)Richard Guenther2012-03-262-18/+22
* re PR tree-optimization/52686 (SLP crashes with WIDEN_LSHIFT_EXPR)Ulrich Weigand2012-03-264-0/+31
* avr-torture.exp (AVR_TORTURE_OPTIONS): Add "-Os -flto" to list.Georg-Johann Lay2012-03-262-0/+6
* vms.h (LINK_SPEC): Simplify.Tristan Gingold2012-03-2612-96/+147
* configure.ac: Use GCC_CHECK_MATH_FUNC for math functions.Tristan Gingold2012-03-265-4201/+4262
* math.m4: New file.Tristan Gingold2012-03-262-0/+53
* re PR rtl-optimization/52629 (out-of-bounds access in reload1.c)Eric Botcazou2012-03-262-9/+22
* Daily bump.GCC Administrator2012-03-261-1/+1
* decl.c (gnat_to_gnu_entity): Copy the TYPE_PACKED flag from the base type.Eric Botcazou2012-03-252-0/+6
* decl.c (SS_MARK_NAME): New define.Eric Botcazou2012-03-255-1/+55