aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-04-17linkage.exp: Do not run on remote hosts.Mark Mitchell7-27/+52
2007-04-17re PR rtl-optimization/10692 ([m68k] miscompilation of perl with -O2 -fPIC)Bernd Schmidt2-14/+11
2007-04-17arith.h: Update copyright years.Tobias Schlüter19-21/+50
2007-04-17tree-vectorizer.h (stmt_vec_info_type): Add enum value induc_vec_info_type.Dorit Nuzman7-61/+184
2007-04-17invoke.texi (Debugging Options): Add documentation for the -femit-struct-debu...Lawrence Crowl35-10/+1955
2007-04-17re PR tree-optimization/31522 (False overflow warning with phi nodes)Ian Lance Taylor4-4/+42
2007-04-17cpp.texi (Common Predefined Macros): Clarify description of __GNUC_GNU_INLINE...Ian Lance Taylor2-9/+11
2007-04-17tree-ssa-propagate.c (cfg_blocks_add): Insert blocks with fewer predecessors ...Ian Lance Taylor2-3/+24
2007-04-17* gcc.dg/cpp/_Pragma6.c: Skip on fido-*-* and m68k-*-*.Kazu Hirata2-2/+6
2007-04-17re PR fortran/31144 (gfortran module symbol names are not standard compliant)Tobias Schlüter4-2/+45
2007-04-16Daily bump.GCC Administrator1-1/+1
2007-04-16linux.h (CPP_SPEC): Define.Matthias Klose3-1/+8
2007-04-16* function.h: Remove sequence_stack extern declaration.Aldy Hernandez2-2/+4
2007-04-16m68k.h (LONG_DOUBLE_TYPE_SIZE): Change to 64 on TARGET_FIDOA.Kazu Hirata2-3/+12
2007-04-16avr.c (avr_arch_types): Rearranging array.Anatoly Sokolov3-103/+119
2007-04-16target-supports.exp (check_profiling_available): Return false for m68k-*-ucli...Richard Sandiford2-0/+6
2007-04-16Correct the misplaced ChangeLog.Seongbae Park2-7/+7
2007-04-16re PR c++/29365 (Unnecessary anonymous namespace warnings)Seongbae Park5-4/+51
2007-04-16m68k.h (FRAME_POINTER_REGNUM): Use A6_REG instead.Kazu Hirata3-3/+8
2007-04-16m68k.c (m68k_libcall_value, [...]): Use macros for register names more.Kazu Hirata2-3/+8
2007-04-16re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Maxim Kuvyrkov4-16/+51
2007-04-16Fix a typo in comments in revision 123866.H.J. Lu1-1/+1
2007-04-16Indentation fix.Tobias Schlüter1-1/+1
2007-04-16re PR target/31582 (ix86_expand_vec_set_builtin modifies source)H.J. Lu2-4/+15
2007-04-16mips.h (PROCESSOR_74KC, [...]): Define.David Ung6-4/+392
2007-04-16tree-vect-analyze.c (vect_analyze_operations): Reorganize calls to vectorizab...Dorit Nuzman3-161/+219
2007-04-15Daily bump.GCC Administrator1-1/+1
2007-04-15re PR testsuite/31578 (FAIL: gcc.dg/gnu89-init-4.c (test for excess errors))Andrew Pinski2-2/+7
2007-04-15Fix typo in my last changelog entry.Andrew Pinski1-1/+1
2007-04-15warnings_are_errors_1.f90: Add -std=f95 to options.Jerry DeLisle2-1/+5
2007-04-15* cp-tree.h (current_template_parms): Fix typo in comment.Mark Mitchell2-1/+5
2007-04-15linux.h (FUNCTION_VALUE_REGNO_P): Use macros for register numbers more.Kazu Hirata7-14/+31
2007-04-15re PR fortran/31204 (wrong host association of implied loop variable)Paul Thomas6-0/+94
2007-04-15m68k.h (PREFERRED_STACK_BOUNDARY): Prefer 32-bit alignment on fido.Kazu Hirata2-2/+8
2007-04-15i386.c, [...]: Fix comment typos.Kazu Hirata7-9/+15
2007-04-15* cp-tree.h, error.c: Fix comment typos.Kazu Hirata3-2/+6
2007-04-15gfc-internals.texi: Fix typos.Kazu Hirata3-3/+8
2007-04-15pr19340.c, [...]: XFAIL on fido-*-*.Kazu Hirata4-3/+9
2007-04-15tree-ssa-loop-prefetch.c (loop_prefetch_arrays): Ignore cold loops.Zdenek Dvorak2-0/+12
2007-04-15re PR rtl-optimization/31500 (FAIL: gcc.dg/Warray-bounds.c (internal compiler...John David Anglin3-0/+8
2007-04-14re PR c/31520 (Latent bug in finish_decl causing an errorous "array subscript...Andrew Pinski4-1/+26
2007-04-14Daily bump.GCC Administrator1-1/+1
2007-04-14* common.opt (fforward-propagate): Fix "Optimization" annotation.Steven Bosscher2-2/+6
2007-04-14re PR c++/25874 ([gomp] ICE in calc_dfs_tree())Jakub Jelinek5-0/+26
2007-04-14+2007-04-14 Bernhard FischerBernhard Reutner-Fischer2-2/+8
2007-04-142007-04-14 Bernhard FischerBernhard Fischer3-0/+56
2007-04-14- commentary typo fixBernhard Reutner-Fischer1-1/+1
2007-04-14re PR fortran/31561 (FAIL: gfortran.dg/vect/vect-4.f90)Francois-Xavier Coudert2-2/+7
2007-04-14re PR fortran/29507 ([4.2 only] INDEX in an array initialization causes ICE)Paul Thomas4-1/+172
2007-04-14bfin.h (MODES_TIEABLE_P): Allow more modes to be tied.Bernd Schmidt3-7/+18