aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-17rtl.texi (RTL_CONST_CALL_P, [...]): Fixed typos.Kenneth Zadeck2-6/+6
2008-05-17Remove bogus lines added in previous (Rev.Tobias Burnus1-4/+0
2008-05-17intrinsic.c (add_functions): Change FLUSH(C) to FLUSH(UNIT).Tobias Burnus3-353/+377
2008-05-17tree-inline.c (setup_one_parameter): Remove dead code.Eric Botcazou2-16/+6
2008-05-17fold-const.c (fold_unary): Fold the cast into a BIT_AND_EXPR only for an INTE...Eric Botcazou4-3/+50
2008-05-17trans.c (gnat_to_gnu): Account for dummy types pointed to by the converted po...Eric Botcazou4-29/+94
2008-05-17Check in tree-dce enh to trunkXinliang David Li8-7/+798
2008-05-16linux.h (NO_PROFILE_COUNTERS): Undef before overriding.David S. Miller3-0/+8
2008-05-17Daily bump.GCC Administrator1-1/+1
2008-05-16system_error: Align to current draft specifications.Benjamin Kosnik22-236/+366
2008-05-16re PR fortran/35756 (incorrect WHERE for functions in ELSEWHERE and overlaps)Paul Thomas7-20/+170
2008-05-16libgfortran.h: Increase GFC_MAX_DIMENSIONS to 15.Tobias Burnus6-1/+34
2008-05-16[multiple changes]Jerry DeLisle5-17/+49
2008-05-16re PR fortran/27997 (Fortran 2003: Support type-spec for array constructor)Daniel Kraft23-25/+488
2008-05-16re PR target/36246 (Reload chooses too wide mode for reg->mem->xmmreg reload)Uros Bizjak4-22/+47
2008-05-16Rotate ChangeLog, hopefully restoring svn blame history for older commits.Janne Blomqvist2-60916/+60915
2008-05-16Part 1.1 of PR25561.Janne Blomqvist4-29/+82
2008-05-16Fix fallout from part 1 of PR25561 patch.Janne Blomqvist2-1/+6
2008-05-16re PR fortran/34325 (Wrong error message for syntax error)Jerry DeLisle5-6/+28
2008-05-16intrinsic.texi: Write Fortran 77/90/95 instead of F77/90/95...Tobias Burnus2-165/+178
2008-05-16re PR tree-optimization/36228 (redundant runtime check while vectorizing)Sebastian Pop4-1/+61
2008-05-16f2003_io_4.f03, [...]: Gate test on effective_target fd_truncate.Hans-Peter Nilsson9-23/+32
2008-05-16ifcvt.c (dead_or_predicable): Rename df_simulate_one_insn_backwards to df_sim...Kenneth Zadeck6-47/+61
2008-05-16real.c (real_to_decimal, [...]): Distinguish QNaN & SNaN.Doug Kwan2-2/+26
2008-05-16[multiple changes]Diego Novillo5-2/+22
2008-05-16tree-ssa-dse (max_stmt_uid): Removed.Kenneth Zadeck8-48/+128
2008-05-16[multiple changes]Diego Novillo4-24/+57
2008-05-16invoke.text (-fdump-tree-*-verbose): New option.Kenneth Zadeck8-22/+62
2008-05-16bfin.c (bfin_discover_loops): Delete empty loops.Bernd Schmidt2-0/+17
2008-05-16From Jie Zhang <jie.zhang@analog.com>Bernd Schmidt10-36/+167
2008-05-16tree-ssa-propagate.c (substitute_and_fold): Fix stmt walking on deletion of t...Richard Guenther2-3/+9
2008-05-16parallel_mode.xml: Documented the new choices, factoring out common tags.Johannes Singler5-208/+371
2008-05-16primary.c: New private structure "gfc_structure_ctor_component".Daniel Kraft13-43/+532
2008-05-15i386.c (ix86_expand_vector_init_general): Optimize V8HImode for SSE2 and V16Q...H.J. Lu16-3/+373
2008-05-16[multiple changes]Steven G. Kargl3-60/+88
2008-05-16Daily bump.GCC Administrator1-1/+1
2008-05-15cgraph.h (compute_inline_parameters): Made public.Kenneth Zadeck6-34/+83
2008-05-15configure.ac: Don't check AC_LIBTOOL_DLOPEN if using newlib.Bernd Schmidt3-25/+34
2008-05-15trans-expr.c (gfc_conv_concat_op): Take care of nondefault character kinds.Francois-Xavier Coudert8-92/+376
2008-05-16avr.c (avr_base_arch_macro, [...]): Remove variables.Anatoly Sokolov3-38/+36
2008-05-15arm.c (arm_return_in_memory): Fix return type.Diego Novillo3-9/+15
2008-05-15re PR middle-end/36194 (Truncation optimization in combine can remove necessa...Adam Nemet4-24/+80
2008-05-15Remove XFAIL from gfortran.dg/fmt_t_7.fJanne Blomqvist1-0/+65357
2008-05-15Remove XFAIL from gfortran.dg/fmt_t_7.fJanne Blomqvist2-65352/+1
2008-05-15MAINTAINERS (Write After Approval): Add myself.Janus Weil2-0/+5
2008-05-15libgomp.exp: Load torture-options.exp from gcc lib.Janis Johnson27-109/+341
2008-05-15Part 1 of PR25561, fix compile warnings forgotten in actual commit.Janne Blomqvist2-2/+2
2008-05-15Add fbuf.cJanne Blomqvist1-0/+132
2008-05-15Forgot ChangeLog of part1 pr25561.Janne Blomqvist1-0/+67
2008-05-15Part 1 of PR 25561.Janne Blomqvist10-302/+370