aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-04-05graphite-sese-to-poly.c (translate_scalar_reduction_to_array): Initialize var...Matthias Klose2-1/+6
2010-04-05Daily bump.GCC Administrator1-1/+1
2010-04-04Don't use uint8_t.Sebastian Pop2-4/+8
2010-04-04Daily bump.GCC Administrator1-1/+1
2010-04-03re PR middle-end/42509 (nonoverlapping_memrefs_p misinterprets NULL MEM_OFFSE...Richard Guenther2-0/+13
2010-04-03Daily bump.GCC Administrator1-1/+1
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher177-192/+280
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues3-3/+9
2010-04-02Move changelog entries in the right file.Sebastian Pop1-11/+0
2010-04-02Add brackets around AC_TRY_COMPILE alternative.Sebastian Pop1-0/+5
2010-04-02Print "buggy but acceptable" when CLooG revision is less than 9.Sebastian Pop1-0/+6
2010-04-02re PR tree-optimization/43629 (Struct to register optimization fails)Richard Guenther4-2/+29
2010-04-02read-rtl.c (read_rtx_1): Give an error for EOF while looking for ']'.Joseph Myers2-0/+7
2010-04-02re PR target/43469 (ICE trying to compile glibc for ARM thumb2)Richard Earnshaw3-26/+30
2010-04-02Revert: Fix dependency of out_object_file on gt header for out_file.Ralf Wildenhues2-1/+11
2010-04-02[multiple changes]Ralf Corsepius1-0/+9
2010-04-02[multiple changes]Ralf Corsepius2-0/+37
2010-04-02Daily bump.GCC Administrator1-1/+1
2010-04-01PR libfortran/43605 FTELL intrinsic, take 2.Janne Blomqvist2-1/+16
2010-04-01re PR target/42609 (undesired operation when working with mno-cygwin)Dave Korn2-1/+6
2010-04-01dwarf2out.c (output_compilation_unit_header): For -gdwarf-4 use version 4 ins...Jakub Jelinek2-42/+65
2010-04-01re PR debug/43325 (C++ external inner reference does not override outer scope)Dodji Seketeli4-3/+32
2010-04-01decl.c (next_initializable_field): No longer static.Jason Merrill6-9/+23
2010-04-01semantics.c (maybe_add_lambda_conv_op): Use null_pointer_node instead of void...Jason Merrill2-1/+7
2010-04-01ioparm.def: Update copyright.Paul Thomas25-26/+37
2010-04-01cgraph.c (cgraph_add_function_insertion_hook): Update comment.Aldy Hernandez2-3/+9
2010-04-01PR libfortran/43605 Fix FTELL for formatted filesJanne Blomqvist2-0/+25
2010-04-01re PR tree-optimization/43614 (ice in gimple_rhs_has_side_effects, at gimple....Richard Guenther7-2/+58
2010-04-01re PR tree-optimization/43607 (ICE in gimple_op, at gimple.h:1633 with -fipa-...Richard Guenther2-2/+9
2010-04-01re PR tree-optimization/43141 (Wrong debug information with IPA-SRA)Martin Jambor2-0/+21
2010-04-01re PR middle-end/43602 (___emutls_v.__gcov_indirect_call_[counters|callee] un...Richard Guenther2-2/+10
2010-04-01_Pragma1.C: Skip on alpha*-dec-osf*.Rainer Orth8-7/+19
2010-04-01install.texi (Prerequisites): Document libelf usability on IRIX 5/6 and Solar...Rainer Orth2-34/+73
2010-04-01config.guess (i[34567]86-*-solaris2*): Default with_arch_32, with_tune_32 to ...Rainer Orth2-0/+9
2010-04-01cpuid.h (__get_cpuid_max): Move misplaced comment.Uros Bizjak2-13/+12
2010-04-01install.texi (Specific, [...]): Document IRIX 5 obsoletion, removal.Rainer Orth2-12/+49
2010-04-01install.texi (Specific, [...]): Document Tru64 UNIX V4.0, V5.0 obsoletion, re...Rainer Orth2-35/+24
2010-04-01Daily bump.GCC Administrator1-1/+1
2010-03-31ioparm.def: Update copyright.Paul Thomas1-0/+27
2010-03-31Add ChangeLog entries.Sebastian Pop2-0/+115
2010-03-31Fix PR43464: copyprop should maintain loop close phi nodes with multiple argu...Richard Guenther2-6/+23
2010-03-31Add a verbosity parameter to clean up the comments of pretty printers.Sebastian Pop4-194/+389
2010-03-31Print SCoPs under CLooG format.Sebastian Pop3-16/+88
2010-03-31Add testcases for PR43464.Sebastian Pop3-0/+109
2010-03-31canonicalize_loop_ivs should add the IV bump in loop->header.Sebastian Pop5-9/+20
2010-03-31Add pass_copy_prop after Graphite.Sebastian Pop2-0/+6
2010-03-31Make print_scop output the scoplib format.Sebastian Pop5-40/+164
2010-03-31Add testcase for PR43351.Sebastian Pop2-0/+10
2010-03-31re PR objc/35165 (Massive failures of objc on i686-apple-darwin9)Iain Sandoe17-15/+47
2010-03-31re PR objc++/23613 (obj-c++.dg/isa-field-1.mm fails with the GNU runtime)Iain Sandoe3-8/+24