aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-03-09re PR fortran/35474 (Reading module file with COMMON and EQUIVALENCE)Paul Thomas4-0/+38
2008-03-09c.opt (Wsynth): Deprecate.Ralf Wildenhues5-2/+24
2008-03-09frame_overflow.adb: Improve portability.Eric Botcazou2-3/+9
2008-03-09re PR target/35496 (test failures between revs. 132950 and 132974)Uros Bizjak2-1/+8
2008-03-09rs6000.c (builtin_description): Rename vector left shift operations.Ira Rosen3-17/+26
2008-03-09Daily bump.GCC Administrator1-1/+1
2008-03-08re PR testsuite/35350 (FAIL: gcc.target/i386/isa-10.c execution test)H.J. Lu9-8/+20
2008-03-08sse2-mmx.c (unsigned_add3): Use _mm_setzero_si64 to zero carry.Uros Bizjak1-4/+5
2008-03-08coverage.h (tree_coverage_counter_addr): Declare.Richard Guenther4-16/+42
2008-03-08decl.c (maybe_pad_type): Use value_factor_p.Eric Botcazou2-4/+7
2008-03-08tree-ssa-sccvn.h (vn_binary_op_lookup): Remove.Richard Guenther4-204/+130
2008-03-08re PR fortran/34956 (-fbounds-check: bounds_check_9.f90: Use of uninitialized...Francois-Xavier Coudert2-20/+30
2008-03-08Fix nits.Eric Botcazou1-268/+268
2008-03-08lang.opt (nostdlib): Move around.Eric Botcazou7-64/+71
2008-03-08re PR target/22152 (Poor loop optimization when using mmx builtins)Uros Bizjak3-0/+99
2008-03-08decl.c (gnat_to_gnu_entity): Do not bother propagating the TYPE_USER_ALIGN fl...Eric Botcazou2-2/+6
2008-03-08decl.c (gnat_to_gnu_entity): Do not force BIGGEST_ALIGNMENT when capping the ...Eric Botcazou2-2/+9
2008-03-08lang-specs.h: Pass -gnatwa if -Wall is passed.Eric Botcazou5-5/+40
2008-03-08utils.c (finish_record_type): Clear DECL_BIT_FIELD on sufficiently aligned bi...Eric Botcazou4-10/+93
2008-03-08decl.c (gnat_to_gnu_entity): Add support for scalar types with small alignment.Eric Botcazou4-0/+76
2008-03-08trans.c (Loop_Statement_to_gnu): Set the SLOC of the loop label from that of ...Eric Botcazou2-3/+14
2008-03-08re PR target/35498 (libgomp/testsuite/libgomp.c/atomic-3.c fails on ppc-linux)Jakub Jelinek2-0/+9
2008-03-08re PR target/22152 (Poor loop optimization when using mmx builtins)Uros Bizjak8-147/+212
2008-03-08Daily bump.GCC Administrator1-1/+1
2008-03-07* doc/include/texinfo.tex: Update to version 2008-03-07.10.Joseph Myers2-6/+15
2008-03-07decl.c (gnat_to_gnu_entity): Add comment for the packed array type case.Eric Botcazou3-3/+15
2008-03-07Add missing dg marker.Eric Botcazou1-0/+2
2008-03-07decl.c (gnat_to_gnu_entity): Issue a warning on suspiciously large alignments...Eric Botcazou4-12/+101
2008-03-07decl.c (MAX_FIXED_MODE_SIZE): Define if not already defined.Eric Botcazou6-128/+338
2008-03-07re PR target/35373 (bootstraping on powerpc with 128bit long double fails wit...Peter Bergner2-4/+13
2008-03-07revert: re PR c++/35049 (g++.dg/conversion/simd3.C:12: error: invalid operand...Paolo Bonzini8-37/+58
2008-03-07c-common.c (vector_types_convertible_p): Call langhook instead of comptypes.Paolo Bonzini4-14/+12
2008-03-07re PR target/20366 (AIX g++ -D_LARGE_FILES fails to compile #include <iostream>)Peter O'Gorman2-0/+85
2008-03-07Daily bump.GCC Administrator1-1/+1
2008-03-06re PR tree-optimization/35402 (Store CCP will not inline static const variabl...Andrew Pinski4-0/+32
2008-03-06re PR preprocessor/35458 (Dependency generation (-M) does not quote '#' in fi...Markus Milleder4-0/+23
2008-03-06dwarf2out.c (dwarf2out_frame_debug_expr): Consult the dwarf_register_span hoo...Nathan Froyd3-68/+35
2008-03-06Formatting nit.Jakub Jelinek1-1/+2
2008-03-06gimplify.c (goa_lhs_expr_p): Allow different ADDR_EXPR nodes for the same VAR...Jakub Jelinek2-1/+9
2008-03-06MAINTAINERS: Update for treelang deletion.Tom Tromey55-7181/+26
2008-03-06simplify-rtx.c (simplify_subreg): Remove useless shifts from word-extractions...Paolo Bonzini2-0/+21
2008-03-06re PR fortran/33197 (Fortran 2008: math functions)Francois-Xavier Coudert5-16/+61
2008-03-06tree.def (BIT_FIELD_REF): Constrain result type and its precision.Richard Guenther8-28/+53
2008-03-06cse.c (cse_extended_basic_block): Invalidate artificial defs at bb start.Andreas Krebbel2-0/+20
2008-03-06alias.c (struct alias_set_entry): Move has_zero_child field to pack with alia...Richard Guenther2-4/+9
2008-03-05i386-modes.def: Use 4 byte alignment on DI for 32bit host.H.J. Lu2-0/+9
2008-03-06* alias.h (alias_set_type): Change from HOST_WIDE_INT to int.Ian Lance Taylor2-2/+11
2008-03-06re PR ada/35186 (implicit assumption about alignment of DImode)Eric Botcazou4-2/+50
2008-03-06fwprop.c (update_df): Support width and offset parameters of df_ref_create.Kenneth Zadeck6-101/+290
2008-03-06Daily bump.GCC Administrator1-1/+1