aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-14configure.ac: Use ACX_PROG_CC_ALMOST_PEDANTIC too.Paolo Bonzini3-2/+73
2007-06-14re PR target/32341 (undefined reference to `df_set_regs_ever_live_p')Rask Ingemann Lambertsen2-1/+8
2007-06-14MAINTAINERS: Add myself as non-algorithmic global write maintainer.Ian Lance Taylor2-0/+6
2007-06-14configure.ac: Fix earlier checkin.Paolo Bonzini3-4/+4
2007-06-14MAINTAINERS: Add self as middle-end maintainer and non-algorithmic global wri...Diego Novillo2-0/+7
2007-06-14re PR fortran/32302 (Incorrect result with -O2)Paul Thomas4-6/+194
2007-06-14configure.ac: Fix a typo in --enable-checking=.H.J. Lu3-4/+9
2007-06-14MAINTAINERS: Change spelling from "fortran 95" to "Fortran".Francois-Xavier Coudert2-14/+19
2007-06-14re PR testsuite/32274 (FAIL: gcc.dg/vect/pr32224.c)Dorit Nuzman2-1/+6
2007-06-14Add new tests.Arnaud Charlet4-0/+56
2007-06-14Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.Paolo Bonzini3-2/+31
2007-06-14acinclude.m4 (gcc_AC_CHECK_PROG_VER): Remove.Paolo Bonzini12-374/+220
2007-06-14svn missed the changelog for previous rev...Paolo Bonzini1-0/+8
2007-06-14configure.ac: Add --enable-checking=df.Paolo Bonzini4-41/+42
2007-06-14xtensa.c (xtensa_expand_nonlocal_goto): Use validate_replace_rtx instead of r...Bob Wilson2-6/+14
2007-06-14config.host (*-cygwin* |*-mingw* ): Add crtbegin.o, crtend.o to extra_parts.Danny Smith10-9/+509
2007-06-14darwin.h (PREFERRED_STACK_BOUNDARY): Don't let the user set a value below STA...Eric Christopher2-0/+15
2007-06-14ssefn-1.c: Add -march=i386.Eric Christopher2-11/+14
2007-06-14Daily bump.GCC Administrator1-1/+1
2007-06-13linux.h, linux64.h (LIB_SPEC): Always imply -lpthread for -pthread.Thiemo Seufer3-6/+13
2007-06-13tree-ssa-pre.c (mergephitemp): Remove.Kazu Hirata2-2/+3
2007-06-13basic-block.h: Remove the prototype for free_basic_block_vars.Kazu Hirata4-6/+8
2007-06-13i386.c (override_options): If we've specified an arch then don't use TARGET_S...Eric Christopher2-10/+21
2007-06-13re PR fortran/32323 (Accepts invalid vector subscript actual argument for int...Tobias Burnus4-45/+125
2007-06-13eh_arm.cc (__cxa_type_match): Handle foreign exceptions.Richard Earnshaw3-7/+22
2007-06-13df-scan.c (df_get_entry_block_def_set): Check if STATIC_CHAIN_REGNUM is defined.Bob Wilson2-4/+10
2007-06-13bfin.h (EH_RETURN_HANDLER_RTX): Use gen_frame_mem.Bernd Schmidt3-3/+19
2007-06-13i386.c (ix86_init_mmx_sse_builtins): Define usign def_builtin.Uros Bizjak2-4/+11
2007-06-13bfin.c (gen_one_bundle): Delete unused local variables.Bernd Schmidt2-6/+48
2007-06-13sparc.c (sparc_override_options): Initialize fpu mask correctly.Eric Botcazou4-1/+21
2007-06-13i386.c (ix86_eax_live_at_start_p): Use df_get_live_out.Dave Korn2-1/+6
2007-06-13cmath: Tweak includes.Paolo Carlini7-57/+11
2007-06-13auto-inc-dec.c, [...]: Fix comment typos.Kazu Hirata17-39/+48
2007-06-13Daily bump.GCC Administrator1-1/+1
2007-06-12weak1.C: Suppress on Darwin.Geoffrey Keating3-3/+10
2007-06-12df-scan.c (df_get_exit-block_use_set): Always add the stack pointer to the ex...Seongbae Park4-21/+13
2007-06-12opts.c (common_handle_option): Handle new option -fdbg-cnt-list.Seongbae Park6-15/+89
2007-06-12tree-ssa-alias.c (finalize_ref_all_pointers): Clear pt_anything flag on ref-a...Eric Botcazou2-1/+12
2007-06-12re PR middle-end/31579 (ICE when compiling attached code)Andrew Pinski4-10/+27
2007-06-12real.c (real_isfinite): New.Kaveh R. Ghazi4-18/+30
2007-06-12re PR libstdc++/29286 (placement new does not change the dynamic type as it s...Ian Lance Taylor23-66/+633
2007-06-12fold-const.c (fold_binary): Guard (X-X) -> 0 transformation with !HONOR_NANS ...Kaveh R. Ghazi3-3/+16
2007-06-12MAINTAINERS (Various Maintainer): Fix typo.Seongbae Park2-1/+5
2007-06-12reorder changelog entriesDirk Mueller2-2/+2
2007-06-12gcov.c: Comments updated.Tristan Gingold3-55/+132
2007-06-12bfin.md (UNSPEC_NOP): New constant.Bernd Schmidt3-21/+102
2007-06-12trans-stmt.c (gfc_trans_call): fix gcc_assert to a comparison, not an assignm...Dirk Mueller4-4/+14
2007-06-12tree-nested.c (convert_local_reference): Handle VIEW_CONVERT_EXPR.Olivier Hainque4-0/+54
2007-06-12* config/m68k/m68k-devices.def (52221, 52223, 5253): New.Nathan Sidwell2-0/+7
2007-06-12re PR tree-optimization/15353 ([tree-ssa] Merge two "if"s if one subsumes the...Richard Guenther15-2/+778