aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-28Replace v1, v2, lb, ub with bound_one, bound_twoSebastian Pop2-99/+116
2011-07-28Fix PR48648: Handle CLAST assignments.Sebastian Pop4-0/+79
2011-07-28Fix PR49876: Continue code generation with integer_zero_node on gloog_errorSebastian Pop2-10/+15
2011-07-28re PR c++/49813 ([C++0x] sinh vs asinh vs constexpr)Paolo Carlini2-0/+12
2011-07-28line-map.h (struct line_maps): Remove unused field last_listed.Gabriel Charette3-6/+5
2011-07-28re PR fortran/31067 (MINLOC should sometimes be inlined (gas_dyn is sooooo sl...Jakub Jelinek9-1/+741
2011-07-28Use long long for 64bit int.H.J. Lu2-9/+10
2011-07-28Check ia32 instead of ilp32 for ia32 tests.H.J. Lu4-3/+11
2011-07-28re PR debug/49846 (entryval: missing DW_TAG_GNU_call_site_parameter for stack...Jakub Jelinek2-0/+23
2011-07-28expr.c (get_bit_range): Handle *MEM_REF's.Aldy Hernandez2-1/+8
2011-07-28rtlanal.c (tablejump_p): False for returns.Bernd Schmidt17-165/+227
2011-07-28predicates.md (pic_32bit_opreand): Do not define as special predicate.Uros Bizjak2-11/+13
2011-07-28dwarf2out.c (resolve_addr): For -gdwarf-2 don't optimize DW_AT_data_member_lo...Jakub Jelinek2-7/+24
2011-07-28re PR debug/49871 (-gdwarf-3 creates invalid DWARF3 with DW_AT_data_member_lo...Jakub Jelinek4-3/+50
2011-07-28* ChangeLog: Remove mess.Uros Bizjak1-37/+2
2011-07-28Update length attribute on *tls_global_dynamic_64.H.J. Lu2-1/+7
2011-07-28re PR target/47715 ([x32] TLS doesn't work)Uros Bizjak2-15/+26
2011-07-28Set need_64bit_hwint to yes for x86 targets.H.J. Lu5-24/+12
2011-07-28init.c (__gnat_error_handler): Cast reason to int.Rainer Orth2-2/+15
2011-07-28Only expand strlen to Pmode.H.J. Lu2-5/+10
2011-07-28vfp.md ("*movdf_vfp"): Handle the VFP constraints before the core constraints.Ramana Radhakrishnan2-14/+20
2011-07-28tree-vrp.c (simplify_stmt_using_ranges): Remove TRUTH_NOT_EXPR case.Kai Tietz2-50/+42
2011-07-28re PR target/49313 (Inefficient libgcc implementations for avr)Georg-Johann Lay3-298/+25
2011-07-28update copyrightAlan Modra1-1/+2
2011-07-28re PR target/49687 ([avr] Missed optimization for widening MUL)Georg-Johann Lay6-242/+637
2011-07-28linux-unwind.h (frob_update_context <__powerpc64__>): Leave r2 REG_UNSAVED if...Alan Modra2-4/+28
2011-07-28i386.c (add->lea splitter): Add SWI mode to PLUS RTX.Uros Bizjak2-2/+6
2011-07-28i386.exp (check_effective_target_bmi): Make sure the builtin isn't optimized ...Jakub Jelinek2-2/+7
2011-07-28Daily bump.GCC Administrator1-1/+1
2011-07-28re PR fortran/45586 (ICE non-trivial conversion at assignment)Tobias Burnus4-0/+48
2011-07-27re PR middle-end/49875 (FAIL: c-c++-common/cxxbitfields-4.c)Aldy Hernandez3-2/+9
2011-07-27re PR c++/49813 ([C++0x] sinh vs asinh vs constexpr)Paolo Carlini2-271/+297
2011-07-27target-supports.exp (check_effective_target_mmap): Use check_function_available.Ulrich Weigand2-3/+6
2011-07-27Propagate the source location of a template's function_decl to the template_d...Jeffrey Yasskin6-10/+24
2011-07-27re PR target/49866 (-mcmodel=large tail call fails to assemble)Jakub Jelinek2-0/+28
2011-07-27Add BMI testcases.Yukhin Kirill27-0/+561
2011-07-27Fix PR49471: canonicalize_loop_ivs should not generate unsigned types.Sebastian Pop5-5/+35
2011-07-27PR45450: disable legality check after an openscop readSebastian Pop2-1/+11
2011-07-27Fix PR47691: do not abort compilation when code generation failsSebastian Pop6-14/+56
2011-07-27re PR target/49313 (Inefficient libgcc implementations for avr)Georg-Johann Lay3-19/+335
2011-07-27i386.c (ix86_expand_move): Do not explicitly check the mode of symbolic_oprea...Uros Bizjak2-2/+6
2011-07-27predicates.md (x86_64_movabs_operand): Reject pic32_bit_operand operands.Uros Bizjak3-14/+13
2011-07-27avx-os-support.h: New.Uros Bizjak5-5/+29
2011-07-27i386.c (ix86_option_override_internal): Allow -mabi for 32-bit, too.Kai Tietz6-18/+78
2011-07-27gimple-fold.c (or_comparisons_1): Remove TRUTH_AND/OR expression handling.Kai Tietz2-10/+16
2011-07-27params.h (ALLOW_STORE_DATA_RACES): New.Aldy Hernandez19-41/+433
2011-07-27re PR fortran/49755 (ALLOCATE with STAT= produces invalid code for already al...Daniel Carrera9-109/+166
2011-07-27dwarf2out.c (output_macinfo_op): Ensure fd->filename points to GC allocated c...Jakub Jelinek2-0/+6
2011-07-27tree-vrp.c (extract_range_from_binary_expr): Remove TRUTH-binary cases and ad...Kai Tietz2-96/+70
2011-07-27Daily bump.GCC Administrator1-1/+1