aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2008-03-05tree-ssa-structalias.c (get_constraint_for_component_ref): Use ranges_overlap_p.Richard Guenther6-37/+61
2008-03-05cfg.c: Include tree-flow.h.Aldy Hernandez8-32/+232
2008-03-05re PR tree-optimization/35472 (tree DSE is broken)Richard Guenther4-17/+50
2008-03-05gthr-rtems.h: Implement __gthread_mutex_destroy.Joel Sherrill2-2/+7
2008-03-05re PR c++/35336 (Broken diagnostic: 'bit_field_ref' not supported by dump_expr)Richard Guenther4-368/+29
2008-03-05re PR rtl-optimization/33009 (-frtl-abstract-sequences causes an infinite loop)Gabor Loki5-9/+105
2008-03-05re PR testsuite/31341 (testsuite pr31041.c fails conflicting with <stdint.h>)Victor Kaplansky2-3/+7
2008-03-05re PR libfortran/35293 (truncation errors with gfortran.dg/streamio_11.f90, 3...Hans-Peter Nilsson1-0/+1
2008-03-05fold-const.c (tree_single_nonnegative_warnv_p): Fix mixed declaration and code.Geoffrey Keating2-3/+8
2008-03-05re PR libfortran/19872 ([4.0 only] closed and re-opened file not overwriten)Hans-Peter Nilsson152-145/+310
2008-03-05install.texi (Testing): Correct quoting for the RUNTESTFLAGS examples.Serge Belyshev2-2/+7
2008-03-05Daily bump.GCC Administrator1-1/+1
2008-03-04re PR target/35222 (EH output contains procedure label without P' selector)John David Anglin3-4/+53
2008-03-04fold-const.c (tree_simple_nonnegative_warnv_p): New.Rafael Avila de Espindola2-94/+247
2008-03-04loop-1.c: Handle i?86-*-mingw* i?86-*-cygwin* as targets declaring functions ...Joseph Myers2-4/+10
2008-03-04re PR other/28322 (GCC new warnings and compatibility)Manuel López-Ibáñez4-1/+22
2008-03-04re PR target/35453 (nmmintrin.h defines macros SIDD_XXX)H.J. Lu12-84/+104
2008-03-04fold-const.c (tree_unary_nonzero_warnv_p): New.Rafael Avila de Espindola2-74/+194
2008-03-04re PR middle-end/35456 (Different results for inlined vs. non-inlined function)Uros Bizjak5-8/+51
2008-03-04i386.c (override_options): Force -maccumulate-outgoing-args on if TARGET_STAC...Joseph Myers4-0/+23
2008-03-04reassoc_1.f90: Cleanup dump files.Uros Bizjak4-0/+10
2008-03-04i386.md (allocate_stack_worker_32): Use __chkstk label to probe the stack.Danny Smith2-1/+6
2008-03-04ipa-inline.c (cgraph_decide_inlining_of_small_function): Fix typo in last com...Jan Hubicka2-1/+7
2008-03-04* gthr-win32.h [__GTHREAD_HIDE_WIN32API]Danny Smith3-0/+21
2008-03-04Daily bump.GCC Administrator1-1/+1
2008-03-03re PR fortran/33197 (Fortran 2008: math functions)François-Xavier Coudert38-223/+706
2008-03-03re PR c++/35262 (FAIL: abi_check)Jan Hubicka2-1/+7
2008-03-03config.gcc: Add arm/t-arm-softfp and soft-fp/t-softfp to arm configs.Paul Brook16-54/+666
2008-03-03tree-ssa-sccvn.c (visit_reference_op_store): Do not insert struct copies into...Richard Guenther4-11/+44
2008-03-03tree-scalar-evolution.c (instantiate_parameters_1): An SSA_NAME defined in a ...Sebastian Pop4-3/+16
2008-03-03builtin-apply-mmx.c: Do not XFAIL on Darwin.Uros Bizjak2-1/+5
2008-03-03Daily bump.GCC Administrator1-1/+1
2008-03-02re PR driver/35420 (--version copyright date vs. 2008)Jakub Jelinek10-13/+33
2008-03-02gnatfind.adb, [...]: Fix argument parsing typos.Ralf Wildenhues22-25/+35
2008-03-02re PR ada/15479 (Ada manual problems)Ralf Wildenhues3-20/+25