aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-28error.c (dump_expr): Handle COMPLEX_CST.Gabriel Dos Reis3-0/+9
2007-08-28write.c (stdbool.h): Add include.Jerry DeLisle3-754/+828
2007-08-28Daily bump.GCC Administrator1-1/+1
2007-08-27extend.texi (gnu_inline funtion attribute): Document C++ behavior.Alexandre Oliva14-16/+372
2007-08-27re PR c++/31337 (ICE with statement expression)Jason Merrill4-8/+36
2007-08-27regclass.c (init_reg_autoinc): Fix typo.Sandra Loosemore2-1/+5
2007-08-27target-supports.exp (check_profiling_available): Set profiling_available_save...Kazu Hirata2-0/+6
2007-08-27re PR tree-optimization/33173 (ICE in set_uids_in_ptset, at tree-ssa-structal...Daniel Berlin5-2/+115
2007-08-27re PR target/31385 (gcc fails to find spill register for decimal arithmetic)H.J. Lu5-1/+48
2007-08-27Separate target-specific initialization from general back-end initialization.Sandra Loosemore12-137/+344
2007-08-27unsigned-long-compare.c: Remove target selector.Uros Bizjak2-7/+10
2007-08-27config.host: Add x86_64-elf target.Hans Kester2-0/+6
2007-08-27simplify.c (gfc_simplify_lgamma): Fix mpfr_lgamma call.Tobias Burnus2-1/+6
2007-08-27arm-eabi1.c, [...]: Move to gcc.target/arm directory.Uros Bizjak42-0/+68
2007-08-27* gcc.target/i386/tailcall-1.c: Use dg-require-effective-target ilp32.Uros Bizjak2-2/+3
2007-08-27pow-1.c: Fix scan-assembler-not.Uros Bizjak9-12/+21
2007-08-27rtl.h (XCNMPFV): Preserve const-ness of parameters through use of __typeof().Chao-ying Fu2-1/+6
2007-08-27alias.c (memory_modified_1, [...]): Constify.Kaveh R. Ghazi32-315/+551
2007-08-27Daily bump.GCC Administrator1-1/+1
2007-08-26re PR libfortran/33055 (Runtime error in INQUIRE unit existance with -fdefaul...Jerry DeLisle1-0/+1
2007-08-26negative_unit.f: Add new checkJerry DeLisle3-0/+51
2007-08-26re PR libfortran/33055 (Runtime error in INQUIRE unit existance with -fdefaul...Jerry DeLisle4-3/+61
2007-08-26tree-ssa-sccvn.c, [...]: Remove unnecessary trailing whitespace.Bernhard Fischer5-54/+59
2007-08-26re PR target/32991 (config/alpha/constraints.md is marked as mime-type)H.J. Lu1-0/+6
2007-08-26gfortran.h (gfc_isym_id): Add GFC_ISYM_GAMMA and GFC_ISYM_LGAMMA.H.J. Lu2-0/+7
2007-08-26gfortran.h (gfc_option_t): Add flag_recursive.Asher Langton8-9/+125
2007-08-26re PR fortran/31298 ([F03] use mod, operator(+) => operator(.userOp.) not sup...Tobias Burnus4-13/+77
2007-08-26re PR fortran/32985 (COMMON checking: TYPE with(out) SEQUENCE/bind(C), ALLOCA...Tobias Burnus6-46/+116
2007-08-26re PR middle-end/33181 (Revision 127766 generates bad cmov)H.J. Lu4-0/+50
2007-08-26re PR fortran/32980 (Vendor extension: Intrinsic functions (D)GAMMA, LGAMMA (...Tobias Burnus11-0/+316
2007-08-26re PR fortran/33188 (Fortran 2003: Type declarations without componends)Tobias Burnus4-5/+28
2007-08-26re PR target/33151 (Invalid insn with pre_inc)David Edelsohn3-10/+23
2007-08-26Daily bump.GCC Administrator1-1/+1
2007-08-26re PR bootstrap/30620 (missing dependencies of gcov-io.h breaks --enable-inte...Bernhard Fischer2-2/+10
2007-08-25configure.ac (--debug-prefix-map check): Change assembler version presumed to...Joseph Myers3-2/+8
2007-08-25c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi44-199/+299
2007-08-25config.gcc: Add x86_64-elf target.Hans Kester2-0/+9
2007-08-25decl.c (cp_tree_node_structure): Kill TINST_LEVEL case.Paolo Bonzini9-114/+126
2007-08-25expr.c (store_expr): Fix order of store_by_pieces arguments.Jakub Jelinek4-4/+62
2007-08-25Daily bump.GCC Administrator1-1/+1
2007-08-24re PR target/11787 (always call memcpy for block move in mips16)Sandra Loosemore11-35/+173
2007-08-24varpool.c (varpool_last_needed_node): Fix comment typo.Tom Tromey3-8/+11
2007-08-24* testsuite/libffi.call/return_sl.c: New test.David Daney2-0/+42
2007-08-24re PR fortran/33178 (-std=f95: SIGN with integer arguments rejected as initia...Tobias Burnus5-7/+29
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi38-221/+366
2007-08-24acinclude.m4: Fix duplicate variable names.Benjamin Kosnik3-10/+15
2007-08-24bfin.h (TARGET_CPU_CPP_BUILTINS): Define __NO_BUILTIN if -fno-builtin.Jie Zhang2-0/+7
2007-08-24bfin.c (print_operand): Report error instead of ICE for wrong operand.Jie Zhang2-17/+33
2007-08-24* Makefile.in (GTFILES_H): Use $(patsubst) instead of $(subst).Michael Matz2-1/+5
2007-08-24re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig164-2741/+3544