aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-10-10sh.h (PREFERRED_RELOAD_CLASS): Test PIC_ADDR_P instead of PIC_DIRECT_ADDR_P.Richard Sandiford5-169/+164
2008-10-10re PR c++/37146 (Invalid types with COND_EXPR)Jakub Jelinek6-0/+207
2008-10-10invoke.texi (Optimize Options): Fix typo in examples for loop strip mining an...Stepan Kasal2-3/+8
2008-10-10trans-types.c (gfc_get_nodesc_array_type): Don't vary types depending on debu...Alexandre Oliva2-4/+9
2008-10-10c-gimplify.c (c_genericize): Don't refer to DECL_ASSEMBLER_NAME before ensuri...Alexandre Oliva2-2/+9
2008-10-102008-10-08 Jerry DeLisle <jvdelisle@gcc.gnu.orgJerry DeLisle2-1/+7
2008-10-10Daily bump.GCC Administrator1-1/+1
2008-10-09re PR tree-optimization/37568 (ICE returning a struct)Jakub Jelinek2-5/+9
2008-10-09rtl.h (locator_eq): New decl.Jakub Jelinek5-25/+63
2008-10-09re PR libfortran/37753 (Convert="BIG_ENDIAN" reverses character)Thomas Koenig2-0/+25
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