aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-05-24configure: Regenerate.Kelley Cook2-108/+211
2005-05-24c-common.h (objc_comptypes): Remove prototype.Ziemowit Laski5-78/+114
2005-05-24class.c (layout_class_type): Do not issue C++ ABI warnings for ObjC structs.Ziemowit Laski6-66/+72
2005-05-24objc-act.c (objc_build_struct): New function.Ziemowit Laski4-380/+611
2005-05-24objcp-decl.c (objcp_start_struct, [...]): Adjust call to xref_tag().Ziemowit Laski4-16/+13
2005-05-24bitfield-[1-5].mm: New.Ziemowit Laski50-29/+2448
2005-05-24altivec-vec-merge.c: Make test usable on GNU/Linux targets and on hardware wi...Janis Johnson2-1/+9
2005-05-24* gcc.dg/altivec-vec-merge.c: Renamed from ppc-vec-merge.c.Janis Johnson2-0/+2
2005-05-24* gcc.dg/ppc64-abi-2.c: Remove code that is now invalid.Janis Johnson2-3/+2
2005-05-24profopt.exp (dg-final-generate, [...]): New.Janis Johnson2-9/+128
2005-05-24gcc-dg.exp (cleanup-ipa-dump): New.Janis Johnson2-11/+35
2005-05-24ia64intrin.h: Define nothing for C++: overloaded builtins have been ported to...Paolo Carlini2-91/+7
2005-05-24tree-nested.c (build_addr): New "context" argument.Jeff Law5-16/+44
2005-05-24tree-flow.h (bb_ann_d): Remove has_escape_site.Kazu Hirata3-7/+6
2005-05-24builtins.c (define_builtin): Don't call make_decl_rtl.Richard Henderson8-38/+31
2005-05-24class.c (registered_class): Take it out of class_roots; turn into a vec of tr...Richard Henderson3-31/+39
2005-05-24re PR c++/21645 (C++ ICE in cxx_types_compatible_p)Andrew Pinski4-0/+29
2005-05-24Makefile.in (tree-cfg.o): Depend on tree-ssa-propagate.h.Jeff Law3-1/+17
2005-05-24vect-none.c: Split into vect-106.c...Ira Rosen11-191/+363
2005-05-24(rs6000_cpu_cpp_builtins): Define __NO_FPRS__ when 'f' class registers willNick Clifton2-0/+9
2005-05-24m32r.c (m32r_expand_block_move): Return 0 if nothing was done.Kazuhiro Inaoka4-8/+22
2005-05-24* gcc.dg/const-elim-1.c: Remove xfails.Adam Nemet2-7/+5
2005-05-23tree-ssa-dom.c (cprop_into_stmt): Do not call recompute_tree_invariant_for_ad...Jeff Law7-10/+68
2005-05-24Daily bump.GCC Administrator1-1/+1
2005-05-23tweak commentJason Merrill1-9/+12
2005-05-23s390.c (s390_optimize_prologue): Don't replace an insn saving less registers ...Andreas Krebbel2-22/+17
2005-05-23* tree-flow.h (stmt_ann_d): Kill GTY ((skip)) mark on BB.Jan Hubicka2-1/+5
2005-05-2320020720-1.x: Fix m32r target selector to be a proper triple, ie: m32r*-*-*.Nick Clifton3-2/+8
2005-05-23sparc-protos.h (sparc_expand_move): New prototype.Eric Botcazou5-435/+181
2005-05-23gthr-posix.h (__gthread_recursive_mutex_init_function): Add missing return st...Jan Beulich2-0/+6
2005-05-23* gfortran.texi: Document some more GNU extensions.Roger Sayle2-0/+70
2005-05-23Daily bump.GCC Administrator1-1/+1
2005-05-22* error.c (gfc_warning): Fix typo in comment.Francois-Xavier Coudert2-1/+5
2005-05-22sparc.c (sparc_emit_float_lib_cmp): Use emit_move_insn for moves to TFmode st...Eric Botcazou2-2/+7
2005-05-22Give credit, where credit is due.Ziemowit Laski1-1/+1
2005-05-22Daily bump.GCC Administrator1-1/+1
2005-05-21re PR middle-end/21331 (Incorrect folding of comparison)Andrew Pinski3-0/+34
2005-05-21tree-stdarg.c (execute_optimize_stdarg): Handle references to va_list of the ...Richard Guenther2-5/+24
2005-05-21Daily bump.GCC Administrator1-1/+1
2005-05-20* g++.dg/other/stdarg3.C: Spell "hpux*" correctly.Richard Henderson2-1/+5
2005-05-20Give credit, where credit is due.Ziemowit Laski4-5/+10
2005-05-20obj-c++-dg.exp: Add.Mike Stump4-0/+436
2005-05-20Makefile.in (insn-emit.o): Add basic-block.h dependency.Jan Hubicka3-1/+8
2005-05-20thunk3.C: XFAIL on m32r*-*.Nick Clifton3-2/+12
2005-05-20* cgraphunit.c (cgraph_expand_function): Force function being lowered.Jan Hubicka2-0/+6
2005-05-19* g++.dg/other/stdarg3.C: Only use -mlp64 for hpux.Richard Henderson2-1/+5
2005-05-19alpha.c (emit_unlikely_jump, [...]): Split out from ...Richard Henderson4-92/+123
2005-05-19* unwind.h, unwind-pe.h: Revert gcc_unreachable change of 05-17.Richard Henderson3-6/+16
2005-05-20Daily bump.GCC Administrator1-1/+1
2005-05-19* gcc.dg/altivec-21.c: Use dg-error only for ilp32.Janis Johnson2-2/+4