aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-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-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 Koenig2-17/+8
2007-08-24re PR tree-optimization/33166 (ICE in get_indirect_ref_operands, at tree-ssa-...Richard Guenther5-37/+77
2007-08-24re PR fortran/33139 (array pointer assignment gives incorrect dimensions)Tobias Burnus6-15/+96
2007-08-24expr.c (store_expr): Optimize initialization of an array with STRING_CST.Jakub Jelinek6-2/+78
2007-08-24re PR middle-end/33157 (cmov4.c fails on i686)Uros Bizjak2-1/+9
2007-08-24name-lookup.c (add_decl_to_level): Remove addition to vtables chain.Ollie Wild3-8/+9
2007-08-24Makefile.in (tree-inline.o): Add $(TARGET_H) and $(INTEGRATE_H) dependencies.Richard Biener1-1/+1
2007-08-24Makefile.in (tree-inline.o): Add $(TARGET_H) and $(INTEGRATE_H) dependencies.Richard Guenther10-134/+58
2007-08-24expr.c (get_inner_reference): Do computation of bitoffset from offset in a wa...Richard Guenther2-12/+25
2007-08-24re PR c++/32567 (ICE on invalid use of parameter pack)Jakub Jelinek4-0/+23
2007-08-23pr32721.c: Updated.H.J. Lu2-1/+5
2007-08-24* crtstuff.c (USE_PT_GNU_EH_FRAME): Don't define for uClibc.Jie Zhang2-1/+8
2007-08-24bfin.opt (mfast-fp): Add.Jie Zhang5-5/+25
2007-08-23Fix filenames.H.J. Lu1-8/+8
2007-08-24Daily bump.GCC Administrator1-1/+1
2007-08-24Revert accidentally committed hunk.Jakub Jelinek1-2/+0
2007-08-24re PR tree-optimization/32573 (ice for legal code with -O3)Jakub Jelinek4-13/+76
2007-08-24re PR c++/32898 (Definition of variable N::i outside namespace N not rejected)Jakub Jelinek5-2/+17
2007-08-24decl.c (variable_decl): Don't share charlen structs if length == NULL.Jakub Jelinek5-23/+46
2007-08-24re PR c++/31941 ("confused by earlier errors" message without earlier error m...Jakub Jelinek4-2/+32
2007-08-23configure.ac (leb128): Modify sed statement to work with any binutils version...Brian Sidebotham3-6/+26
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi86-410/+632
2007-08-23re PR target/17390 (missing floating point compare optimization)Uros Bizjak5-15/+167
2007-08-23tree-pretty-print.c (dump_generic_node): Annotate GIMPLE_MODIFY_STMTs with vo...Richard Guenther11-10/+33
2007-08-23builtins.c (expand_builtin_mathfn): Wrap argument in save_expr directly inste...Richard Guenther2-40/+21
2007-08-23s390: New directory.Uros Bizjak14-21/+73
2007-08-23re PR tree-optimization/32328 (-fstrict-aliasing causes skipped code)Richard Guenther2-0/+22
2007-08-23gcc:Paolo Bonzini5-6/+88
2007-08-23simd-4.x: Only run when stdint.h types are available.Rask Ingemann Lambertsen2-0/+12
2007-08-23re PR fortran/33095 (MAX with optional arguments gives run-time error)Francois-Xavier Coudert7-93/+48
2007-08-23cmov3.c: Fix scan-assembler.Paolo Bonzini4-3/+9
2007-08-23i386.h (PRINT_OPERAND_PUNCT_VALID_P): Add ';' code.Uros Bizjak4-46/+78
2007-08-23match.c (intrinsic_operators): Delete.Roger Sayle2-39/+222
2007-08-23rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT...Chao-ying Fu26-17/+455
2007-08-23Daily bump.GCC Administrator1-1/+1
2007-08-22re PR tree-optimization/32949 (suboptimal address generation for int indices ...Zdenek Dvorak2-2/+12
2007-08-22re PR fortran/33020 (Bind(C): c_f_pointer: type/rank mismatch error with inte...Christopher D. Rickett6-13/+66
2007-08-22decl.c (match_attr_spec): Pass on errors from gfc_match_bind_c.Janus Weil5-3/+37
2007-08-22fix changelog entryJason Merrill1-0/+1
2007-08-22md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson37-414/+439