aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-08-10re PR libffi/21819 (i*86-*-gnu* not enabled in configure.ac)Alfred M. Szmidt3-0/+8
2005-08-10md.texi: (reduc_smin, reduc_umin, reduc_splus, reduc_uplus):Dorit Nuzman3-1/+44
2005-08-10predicates.md (indexed_or_indirect_address): New.David Edelsohn3-1/+15
2005-08-10lib1funcs.asm (__aeabi_uidiv, [...]): New aliases.Richard Sandiford7-4/+123
2005-08-10bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump.Paolo Bonzini15-59/+111
2005-08-10re PR target/23309 (m32r-linux-gcc ICE: in extract_insn, at recog.c)Kazuhiro Inaoka2-1/+7
2005-08-10re PR c++/20646 (ICE on illegal code: "extern static" struct member)Volker Reichelt4-1/+22
2005-08-10Daily bump.GCC Administrator1-1/+1
2005-08-09pr18299-1.c: Move to ...Andrew Pinski2-0/+5
2005-08-09character_passing.f90: Fix types for LSAME.Thomas Koenig2-1/+7
2005-08-09part of PR objc/21992Andrew Pinski2-0/+7
2005-08-09c99_classification_macros_c.cc: xfail on *-*-darwin*.Andrew Pinski2-2/+7
2005-08-09check.c (gfc_check_ttynam_sub, [...]): Add check functions for new intrinsics...François-Xavier Coudert13-5/+235
2005-08-09tree-vect-transform.c (vect_create_epilog_for_reduction): Set BIT_FIELD_REF_U...Dorit Nuzman4-11/+28
2005-08-09try-catch-8.m: Enable for all targets.Andrew Pinski2-1/+5
2005-08-09c-common.c (builtin_function_2): Remove.Richard Guenther2-68/+47
2005-08-09uclinux.h (NO_IMPLICIT_EXTERN_C): Define.Jie Zhang4-8/+13
2005-08-09scanner.c (preprocessor_line): Don't write beyond the end of flag buffer.Jakub Jelinek2-1/+6
2005-08-09ppc_closure.S (ffi_closure_SYSV): Use DW_CFA_offset_extended_sf rather than D...Jakub Jelinek3-4/+11
2005-08-09tree-ssa-loop-niter.c (tree_simplify_using_condition_1): Use fold_binary inst...James A. Morrison2-12/+23
2005-08-09re PR c/23161 (Labels and empty statement warnings)James A. Morrison4-10/+41
2005-08-09re PR tree-optimization/23234 (ICE in verify_flow_info())Steven Bosscher4-9/+93
2005-08-09re PR libfortran/23154 (Currupt string and segfault in formatted read.)Jerry DeLisle2-1/+9
2005-08-09Daily bump.GCC Administrator1-1/+1
2005-08-08re PR middle-end/22439 (ICE with char VLA and __SIZE_TYPE__ argument (so no c...Richard Henderson2-4/+35
2005-08-08* expr.c (write_complex_part): Return after handling MEM.Bob Wilson2-3/+10
2005-08-08re PR rtl-optimization/23241 (Invalid code generated for comparison of uchar ...Josh Conner2-1/+7
2005-08-08re PR rtl-optimization/23241 (Invalid code generated for comparison of uchar ...Josh Conner2-0/+28
2005-08-08re PR c++/22508 (ICE after invalid operator new)Volker Reichelt4-0/+26
2005-08-08re PR target/18506 (Altivec definitions of vec_init)David Edelsohn5-6/+513
2005-08-08i386.c (legitimate_pic_address_disp_p): Refuse GOTOFF in 64bit mode.Jan Hubicka4-6/+46
2005-08-08class.c (build_class_ref): Wrap the primary class type in a NOP_EXPR.Nathan Sidwell3-20/+36
2005-08-08re PR c++/21166 (g++ gives error on reference to packed structure elements)Nathan Sidwell5-0/+44
2005-08-08configure.in (CC_FOR_TARGET, [...]): Find them with NCN_STRICT_CHECK_TARGET_T...Paolo Bonzini5-514/+857
2005-08-08re PR middle-end/21964 (broken tail call at -O2 or more)Richard Sandiford2-0/+21
2005-08-08re PR c/22458 (ICE on missing brace)Richard Sandiford2-0/+9
2005-08-08tree-vrp.c (simplify_div_or_mod_using_range): Use build2.James A. Morrison2-3/+8
2005-08-08* pa64-regs.h (CONDITIONAL_REGISTER_USAGE): Fix loop upper bound.John David Anglin2-1/+5
2005-08-08Daily bump.GCC Administrator1-1/+1
2005-08-07Forgot to remove and add these files in the previous commit.Steven G. Kargl3-162/+117
2005-08-07[multiple changes]Janne Blomqvist17-34/+133
2005-08-07cygming.h (SUBTARGET_ENCODE_SECTION_INFO): Define.Danny Smith3-4/+20
2005-08-07Finish checkin of date: 2005/06/14 23:59:47; author: ro;Bruce Korb1-0/+5
2005-08-07re PR middle-end/21894 (Invalid operand to binary operator with nested function)Richard Henderson3-25/+48
2005-08-07tree-convert.c (convert): Use fold_build1 instead of fold (build1.James A. Morrison2-3/+8
2005-08-06Make Darwin -bundle option work. Patch from Peter O'Gorman.Peter O'Gorman3-6/+19
2005-08-06Delete unused obsolete files for irix5cross64 configure target.James E Wilson3-46/+4
2005-08-07Daily bump.GCC Administrator1-1/+1
2005-08-06io.h: Change DEFAULT_TEMPDIR to /tmp instead of /var/tmp.Francois-Xavier Coudert3-3/+11
2005-08-06re PR c++/23191 (ICE on invalid throw in template)Volker Reichelt4-0/+23