aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-08-30c-lex.c (interpret_fixed): Declare.Chao-ying Fu4-2/+205
2007-08-30re PR fortran/31879 (ICE with function having array of character variables ar...Paul Thomas13-112/+364
2007-08-30ppu_intrinsics.h: New file.Andrew Pinski5-1/+776
2007-08-30cfg.c (dump_flow_info): Change to also print entry and exit block info.Kenneth Zadeck3-9/+12
2007-08-30df-core.h (df_dump_region): New function.Kenneth Zadeck5-1/+40
2007-08-30decl.c (start_preparsed_function): Set DECL_DISREGARD_INLINE_LIMITS for GNU_I...Jakub Jelinek5-0/+65
2007-08-30re PR target/33168 (GCC Boot failure, building libstc++)Jakub Jelinek2-6/+13
2007-08-30re PR middle-end/33199 (tr1/2_general_utilities/shared_ptr/assign/auto_ptr.cc)Richard Guenther2-1/+34
2007-08-30invoke.texi (-mveclibabi): Document new target option.Richard Guenther6-5/+159
2007-08-30re PR fortran/33228 (Accepts use-associated functions in MODULE PROCEDURE)Tobias Burnus5-8/+128
2007-08-30re PR middle-end/32758 (ecj1 hangs)Jakub Jelinek4-1/+88
2007-08-30rs6000.c (rs6000_emit_sync): For QI or HI mode used_m...Jakub Jelinek5-10/+39
2007-08-30s390.md ("*add<mode>3_alc_carry1_cc", [...]): New insn definitions.Ulrich Weigand2-0/+75
2007-08-30s390.c (s390_expand_addcc): Emit canonical alc pattern.Ulrich Weigand3-15/+24
2007-08-30gcc-dg.exp (cleanup-profile-file): New procedure.Uros Bizjak7-0/+26
2007-08-30Daily bump.GCC Administrator1-1/+1
2007-08-29system.h: Activate -Wcast-qual as warning-only.Kaveh R. Ghazi2-0/+9
2007-08-29re PR target/33168 (GCC Boot failure, building libstc++)Paolo Bonzini2-4/+23
2007-08-29xcoffout.c: #include debug.h.Olivier Hainque3-1/+7
2007-08-29re PR libfortran/32989 (GETARG intrinsic)Francois-Xavier Coudert8-16/+71
2007-08-29re PR fortran/33105 (F2003: Support is_iostat_end & is_iostat_eor intrinsics)François-Xavier Coudert7-0/+157
2007-08-29simplify-rtx.c (simplify_binary_operation_1): Change CONST_VECTOR_ELT to XVEC...Uros Bizjak2-1/+6
2007-08-29h8300-ice2.c: Remove target selector.Uros Bizjak2-1/+5
2007-08-29tree-pretty-print.c (dump_generic_node): Print label DECL_UID as D.%u.Richard Guenther3-2/+8
2007-08-29re PR fortran/33215 (Bind(C): Bugs with empty "name=": Creates wrong result a...Tobias Burnus5-12/+62
2007-08-29builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.Francois-Xavier Coudert13-76/+441
2007-08-29re PR c++/33194 (ICE: canonical types differ for identical types void ()(cons...Douglas Gregor4-7/+38
2007-08-29simd-1.c: Use SImode vector elements.Rask Ingemann Lambertsen3-2/+7
2007-08-29* ChangeLog from my previous commit.Uros Bizjak4-3/+13
2007-08-29isnan_1.f90: Add -mieee for sh.Kaz Kojima3-0/+8
2007-08-29bfin.c (bfin_expand_builtin): Fix the argument order of __builtin_bfin_cmplx_...Jie Zhang2-6/+11
2007-08-29revert: bfin.md (composev2hi): Put operands into vector with correct order.Jie Zhang2-3/+10
2007-08-29pr31344.c: Move to ...Uros Bizjak21-25/+24
2007-08-29bfin.md (composev2hi): Put operands into vector with correct order.Jie Zhang2-3/+8
2007-08-29bfin.c (bfin_expand_call): Inline PLT with l1_text attribute when appropriate.Jie Zhang3-1/+147
2007-08-29bfin.opt (minline-plt): Add.Jie Zhang4-2/+22
2007-08-29Add testArnaud Charlet1-0/+51
2007-08-29Fix ChangeLogJerry DeLisle1-0/+5
2007-08-29Fix ChangeLog.Jerry DeLisle1-0/+5
2007-08-29m68k.c (m68k_get_function_kind): Assert we're never given a non-function.Nathan Sidwell4-8/+58
2007-08-28* config/sh/sh.c (sh_gimplify_va_arg_expr): Fix sh2a support.DJ Delorie2-2/+6
2007-08-29system.h (CONST_CAST): Avoid union for gcc-4.0.x.Kaveh R. Ghazi2-1/+7
2007-08-29re PR libfortran/33055 (Runtime error in INQUIRE unit existance with -fdefaul...Jerry DeLisle3-77/+2
2007-08-29Daily bump.GCC Administrator1-1/+1
2007-08-29* Make-lang.in (java.tags): Don't tag '*.y' files.Tom Tromey2-1/+5
2007-08-28limits-blockid.c: Reduce testcase size to 10000 for targets where "int" can't...Rask Ingemann Lambertsen9-14/+47
2007-08-28re PR c++/29000 (ICE on invalid use of template in statement-expr)Jason Merrill6-0/+41
2007-08-28re PR c++/33209 (Broken diagnostic: 'template_type_parm' not supported by dum...Paolo Carlini4-0/+21
2007-08-28tree.h (struct tree_function_decl): Increase size of function_code bitfield.Richard Guenther2-4/+9
2007-08-28re PR fortran/22244 (dimension information is lost for multi-dimension array)Jakub Jelinek3-2/+29