aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-05-15sse.md (*vec_concatv2sf_sse4_1): Add "m" constraint to alternative 4 of opera...Uros Bizjak2-3/+8
2008-05-15re PR tree-optimization/36245 (internal compiler error: in build2_stat, at tr...Richard Guenther2-0/+26
2008-05-15statistics.c: New file.Richard Biener1-0/+342
2008-05-15tree-pass.h (current_pass): Declare.Richard Guenther12-33/+129
2008-05-15treestruct.def (TS_STRUCT_FIELD_TAG): Remove.Diego Novillo4-9/+15
2008-05-15sse.md (*vec_concatv2sf_sse4_1): Set prefix_extra attribute to 1 only for ins...H.J. Lu2-1/+6
2008-05-15bfin.md (loadbytes): New pattern.Bernd Schmidt3-1/+31
2008-05-15Add test cases for Fortran C binding with 128-bit integer.Sa Liu1-0/+7
2008-05-15Add support to C binding with 128-bit integer.Sa Liu1-0/+20
2008-05-15Test int128 when -std=gnuSa Liu1-0/+16
2008-05-15Test int128 when -std=f2003Sa Liu1-0/+24
2008-05-15Add check_effective_target_fortran_integer_16.Sa Liu1-0/+12
2008-05-15bfin.h (TARGET_RETURN_IN_MEMORY): Don't define here.Bernd Schmidt4-3/+11
2008-05-15Documented new types C_INT128_T, C_INT_LEASE128_T and C_INT_FAST128_T.Sa Liu1-3/+11
2008-05-15Add new parameter to NAMED_INTCST.Sa Liu1-1/+1
2008-05-15New helper function to return the standard that supports this isocbinding sym...Sa Liu1-1/+17
2008-05-15Add new parameter to NAMED_INTCST and new field standard to struct intmod_sym.Sa Liu1-3/+4
2008-05-15Add standard parameter to macro NAMED_INTCST.Sa Liu1-9/+16
2008-05-15Add standard parameter to macro NAMED_INTCST.Sa Liu1-23/+36
2008-05-15Add new parameter to NAMED_INTCST.Sa Liu1-2/+2
2008-05-15re PR middle-end/36244 (-ftree-parallelize-loops=4, vectorizer enabled, ICE)Richard Guenther5-2/+52
2008-05-15trans.c (add_decl_expr): At toplevel, mark the TYPE_ADA_SIZE field of records...Eric Botcazou8-27/+130
2008-05-15tree-dfa.c (refs_may_alias_p): Allow all kinds of INDIRECT_REF and TARGET_MEM...Richard Guenther3-2/+32
2008-05-15sse.md (*vec_concatv2sf_sse4_1): New insn pattern.Uros Bizjak5-46/+167