aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-09-05re PR fortran/31564 (Error: Type/rank mismatch in argument)Paul Thomas6-3/+118
2007-09-05regrename.c (rerename_optimize): Use deferred rescanning and insert explicit ...Kenneth Zadeck2-5/+11
2007-09-05optabs.c (libfunc_entry): Change optab to integer.Jan Hubicka2-8/+15
2007-09-05sematics.c (expand_body): Remove unnecesary import_export_decl call...Jan Hubicka2-20/+5
2007-09-05regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka33-62/+110
2007-09-05PR c++/29731 (again)Paolo Carlini4-2/+23
2007-09-05fold-const.c (all_ones_mask_p, [...]): Constify.Kaveh R. Ghazi7-62/+86
2007-09-05re PR middle-end/33029 (libgcc2.c:1890: internal compiler error: in local_cpr...Steven Bosscher2-3/+10
2007-09-04config.gcc (powerpc*-*-*): Install spu2vmx.h, vec_types.h, and si2vmx.h headers.Andrew Pinski7-1/+4549
2007-09-05* varasm.c (initializer_constant_valid_p): Fix comment typo.Ben Elliston2-1/+5
2007-09-05ppu_intrinsics.h (__ldarx): Use `Z' constraint, not `m' for *ptrp.Ben Elliston2-4/+11
2007-09-04except.c (initialize_handler_parm): Use fold_build_cleanup_point_expr.Jason Merrill1-1/+1
2007-09-05Daily bump.GCC Administrator1-1/+1
2007-09-05Revert:Jan Hubicka3-4/+13
2007-09-05re PR rtl-optimization/32300 (ICE with -O2 -fsee)Jakub Jelinek2-65/+117
2007-09-05re PR tree-optimization/33017 (tree check fail for legal code)Jakub Jelinek4-1/+41
2007-09-05tramp.asm: Include config.h.Jakub Jelinek2-3/+9
2007-09-04c-format.c: Include alloc-pool.h.Laurynas Biveinis3-16/+21
2007-09-05ppu_intrinsics.h (__protected_stream_count): Rename count macro arugment for ...Ben Elliston4-4/+23
2007-09-04re PR c++/31419 (template user defined conversion operator instantiated for c...Jason Merrill3-1/+25
2007-09-04* tree-tailcall.c (eliminate_tail_call): Expect unrenamed return value.Jan Hubicka2-1/+6
2007-09-04re PR c++/31411 (ICE in gimplify_expr with throw/special copy constructor wit...Jason Merrill3-0/+22
2007-09-04re PR middle-end/29478 (optimization generates warning for casts)Jan Hubicka13-11/+78
2007-09-04decl.c (cp_finish_decl): Call determine_visibility before make_rtl_for_nonloc...Richard Sandiford2-3/+8
2007-09-04tree-ssa-operands.c (add_virtual_operand): Only mark stores as has_volatile_o...Richard Biener2-3/+9
2007-09-04libgcc-bpabi.ver: Add _Unwind_Backtrace as GCC_4.3.0.Andrew Haley2-0/+11
2007-09-04libunwind.S (UNWIND_WRAPPER _Unwind_Backtrace): New.Andrew Haley4-1/+75
2007-09-04decl.c (java_init_decl_processing): Call "__cxa_end_cleanup" when using the A...Andrew Haley2-1/+9
2007-09-04re PR c++/14178 (doc bug: -fabi-version=2 is now default (not 1))Emmanuel Thome2-1/+9
2007-09-04optabs.c (debug_optab_libfunc): Update; make available to gdb.Jan Hubicka6-303/+653
2007-09-04decl.c (match_procedure_decl,match_procedure_in_interface, [...]): Handle PRO...Janus Weil13-6/+691
2007-09-04rs6000.c (rs6000_stack_info): Allocate space for the GOT pointer only if ther...Daniel Jacobowitz2-4/+16
2007-09-04vect-reduc-dot-s16b.c: Mark functions noinline.Jan Hubicka268-199/+591
2007-09-04linux-unwind.h (ppc_fallback_frame_state): Correct typo for AltiVec.Daniel Jacobowitz2-1/+6
2007-09-04re PR c++/14032 (Specialization of inner template using outer template argume...Jason Merrill2-0/+44
2007-09-04re PR c++/14032 (Specialization of inner template using outer template argume...Jason Merrill2-1/+73
2007-09-04Add new fp flags: -fassociative-math and -freciprocal-mathRevital Eres13-34/+129
2007-09-04re PR c++/18608 (Configuration documentation mentions wrong flag)Paolo Carlini2-1/+6
2007-09-04regrename.c (build_def_use): Don't share RTL between MATCH_OPERATOR and corre...Jan Hubicka2-9/+10
2007-09-04re PR middle-end/33187 (Missed cmove opportunity)Uros Bizjak4-0/+38
2007-09-04* Makefile.in (c-opts.o): Add $(TM_P_H) as a dependency.Ben Elliston2-1/+2
2007-09-04* c-opts.c: Include "tm_p.h".Ben Elliston2-0/+5
2007-09-04sse4a-check.h: New file.Uros Bizjak28-493/+214
2007-09-04re PR tree-optimization/33291 (a+=2; a+=2 not simplified to a+=4; with -O3...Richard Guenther11-55/+98
2007-09-04* config/arm/arm.md (mulsidi3, umulsidi3, mulsi3_highpart)Zack Weinberg2-8/+67
2007-09-04* Makefile.in (DRIVER_DEFINES, gcc.o, gccspec.o, protoize.o)Daniel Jacobowitz8-16/+25
2007-09-04Daily bump.GCC Administrator1-1/+1
2007-09-04* doc/extend.texi: Document progmem attribute for AVR.Eric Weddington2-0/+14
2007-09-04re PR target/28902 (Fix for "alingment of XXX is greater than maximum object ...Anatoly Sokolov2-0/+6
2007-09-03optabs.c (expand_ffs): Initialize val and defined_at_zero to avoid warnings.Zack Weinberg2-2/+5