aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-10-09re PR middle-end/37774 (Alignment information is lost for ARRAY_REFs)Jakub Jelinek4-53/+98
2008-10-09tree-ssa-live.c (remove_unused_locals): Mark all edge's goto_block as used.Jakub Jelinek4-3/+27
2008-10-09re PR fortran/35723 (Can't use run-time array element in character declaration)Daniel Kraft10-23/+238
2008-10-09re PR libfortran/37707 (Namelist read of array of derived type incorrect)Jerry DeLisle2-0/+19
2008-10-09Daily bump.GCC Administrator1-1/+1
2008-10-08ggc-pr37574.c: Cleanup "vect" tree dump.Uros Bizjak4-0/+13
2008-10-08octeon-exts-2.c: Compile it with -meb.Adam Nemet4-2/+60
2008-10-08graphite.c (gloog): Don't call find_unreachable_blocks before delte_unreachab...Jakub Jelinek2-1/+3
2008-10-08cfgexpand.c (expand_gimple_cond): Convert also goto_block and goto_locus of t...Jakub Jelinek2-0/+13
2008-10-08i386.md (*jcc_btdi_rex64): Clobber FLAGS_REG.Uros Bizjak2-35/+43
2008-10-08bpabi.h (ARM_FUNCTION_PROFILER): Define new EABI compatible profiler (__gnu_m...Paul Brook2-0/+23
2008-10-08i386.c (initial_ix86_tune_features): Add X86_TUNE_USE_VECTOR_FP_CONVERTS.H.J. Lu4-2/+20
2008-10-08i386.md: Add missing gen_sse2_cvtdq2p to convert splitter.H.J. Lu2-0/+8
2008-10-08re PR target/36635 (cc1 segfault from svn 137122)Jakub Jelinek4-6/+64
2008-10-08sdbout.c (sdbout_one_type): Treat the value type CONST_DECL for enumerals.Kai Tietz2-8/+20
2008-10-07i386.md: Remove trailing white spaces.H.J. Lu2-6/+10
2008-10-08re PR middle-end/37448 (cannot compile big function)Kenneth Zadeck2-28/+62
2008-10-08Daily bump.GCC Administrator1-1/+1
2008-10-07re PR middle-end/37576 (-v --help ICEs)Jakub Jelinek3-10/+18
2008-10-07i386-protos.h (ix86_schedule): New.H.J. Lu6-173/+203
2008-10-07re PR c/35437 (ICE with struct containing incomplete type)Simon Martin5-0/+40
2008-10-07* decl.c (start_cleanup_fn): Declare as inline.Steve Ellcey2-0/+5
2008-10-07re PR middle-end/29609 (Even with -O0 -g gcc optimizes a goto away and I can...Jakub Jelinek21-23/+679
2008-10-07re PR middle-end/37731 (long long may not work correctly on 32bit host)H.J. Lu5-1/+48
2008-10-07f95-lang.c (poplevel): Don't clear BLOCK_VARS if functionbody.Jakub Jelinek3-11/+27
2008-10-07re PR debug/37738 (Fortran DW_TAG_common_block has incorrect placement/scope)Jakub Jelinek4-4/+109
2008-10-07tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): Return true for non-address...Eric Botcazou6-1/+46
2008-10-07struct-layout-1_generate.c (dg_options): New.Bob Wilson3-15/+32
2008-10-07re PR target/24765 (TARGET_USE_BIT_TEST is never used)H.J. Lu3-5/+8
2008-10-07config.gcc (arm*-*-*): Add aapcs-linux to supported ABIs.Bernhard Reutner-Fischer2-1/+5
2008-10-07decl.c (gnat_to_gnu_entity): Move code dealing with volatileness to after cod...Eric Botcazou5-32/+64
2008-10-07mips.md (mulsi3_mul3, [...]): Merge these ...Adam Nemet5-24/+31
2008-10-07Daily bump.GCC Administrator1-1/+1
2008-10-06+ * gimplify.c (gimplify_arg): Add location argument.Aldy Hernandez2-6/+19
2008-10-06PR c++/37376, other mangling issuesJason Merrill9-43/+206
2008-10-06rs6000-c.c (altivec_resolve_overloaded_builtin): Update calls to build_unary_...Andrew Pinski2-4/+10
2008-10-06c-decl.c (finish_decl): Pass input_location to build_unary_op.Aldy Hernandez16-164/+338
2008-10-06invoke.texi: List r1x000 family under the -march MIPS option.Joshua Kinard6-2/+290
2008-10-06rs6000-protos.h (rs6000_find_base_term): Declare.Richard Sandiford4-0/+30
2008-10-06darwin-protos.h (machopic_function_base_name): Delete.Richard Sandiford10-106/+118
2008-10-06rs6000-protos.h (rs6000_output_addr_const_extra): Declare.Richard Sandiford5-81/+67
2008-10-06re PR middle-end/37535 (gcc/libgcc2.c:404: internal compiler error: Floating ...Vladimir Makarov3-41/+122
2008-10-06decl.c (gnat_to_gnu_entity): Minor tweaks.Eric Botcazou3-4/+9
2008-10-06utils.c (can_fold_for_view_convert_p): New predicate.Eric Botcazou4-27/+145
2008-10-06mingw32.h (REAL_LIBGCC_SPEC): Add thread cleanup lib with -mthread switch.Danny Smith2-1/+6
2008-10-06Daily bump.GCC Administrator1-1/+1
2008-10-05re PR debug/37410 (DW_TAG_imported_module is not in its DW_TAG_lexical_block)Dodji Seketeli11-46/+204
2008-10-05re PR fortran/35680 (ICE on invalid transfer in variable declaration)Paul Thomas5-14/+65
2008-10-05gimple.texi: Fix some typos, wrap some long lines, fix some broken wraps with...Ralf Wildenhues3-15/+22
2008-10-05re PR fortran/37638 (ICE in update_arglist_pass)Daniel Kraft5-0/+93