aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-01-12function.c (assign_parm_setup_block): Relax condition on multi-register optim...Aldy Hernandez2-28/+38
2005-01-12expr.c (build_jni_stub): Replace mistaken use of TYPE_SIZE_UNIT with TYPE_SIZE.Ranjit Mathew2-2/+7
2005-01-12(udivsi3_sh2a...Nick Clifton2-2/+11
2005-01-12re PR target/19389 (Odd gpr mem load unrecognizable insn)Alan Modra2-4/+10
2005-01-12* gcc.dg/ftrapv-2.c (labsv): Call labs instead of abs.Ulrich Weigand2-1/+6
2005-01-12(ASM_SPEC): Undefine (to stop -Qy being passed on to GAS) but do not define,Nick Clifton2-1/+6
2005-01-12builtins.c (fold_builtin_fabs): Convert argument to the appropriate type as a...Roger Sayle2-0/+8
2005-01-12* Makefile.in: Set a `build-warn' variable.Kaveh R. Ghazi2-0/+5
2005-01-12Daily bump.GCC Administrator1-1/+1
2005-01-12re PR tree-optimization/17949 (Tree loop optimization generates unaligned acc...Zdenek Dvorak2-0/+41
2005-01-11system-linux-s390.ads: Define Preallocated_Stacks.Bastian Blank3-0/+7
2005-01-12* g++.dg/warn/Wunused-9.C: Don't XFAIL the +f() case.Ben Elliston2-1/+5
2005-01-11* regrename.c (kill_value): Handle subreg's that won't simplify.Aldy Hernandez2-6/+11
2005-01-11re PR rtl-optimization/13366 (ICE using MMX/SSE builtins with -O)Richard Henderson12-1344/+2249
2005-01-11rs6000.c (machopic_output_stub): Issue ldu instead of lwzu if 64-bit -mdynami...Stan Shebs2-1/+8
2005-01-11re PR target/18761 (C++ ABI bug on OS X with embed types)Andrew Pinski2-0/+32
2005-01-11re PR target/18761 (C++ ABI bug on OS X with embed types)Andrew Pinski2-3/+8
2005-01-11altivec-3.C (baz, baz2): Check one component of structs at a time.Alan Modra3-4/+20
2005-01-11s390.c (override_options): Return error if -mbackchain, -mpacked-stack and -m...Andreas Krebbel3-19/+24
2005-01-11s390.c (struct s390_frame_layout): Remove save_backchain_p.Andreas Krebbel2-10/+12
2005-01-11re PR target/18916 (mis-aligned vector code with copy memory (-maltivec))Alan Modra5-40/+121
2005-01-11ia64.md (zero_extendsidi2): Replace zxt4 by addp4.Jan Beulich3-2/+22
2005-01-11expr.c (store_constructor): Use rtvec_alloc instead of alloca+gen_rtvec_v...Richard Henderson2-6/+11
2005-01-11* config/alpha/alpha.c, config/i386/mmx.md: Fix comment typos.Kazu Hirata3-3/+7
2005-01-11varasm.c (default_section_type_flags_1): Don't set SECTION_SMALL.Alan Modra4-23/+42
2005-01-10re PR target/18987 ([ia64] Extra '.restore sp' in tail call)David Mosberger2-1/+7
2005-01-11Daily bump.GCC Administrator1-1/+1
2005-01-10re PR c++/19355 (ICE: tree check at c-common.c:2332)Roger Sayle4-1/+28
2005-01-10i386.c (ix86_function_value): Use type_natural_mode.Richard Henderson3-31/+75
2005-01-10* cp-tree.h: Fix a comment typo.Kazu Hirata2-1/+5
2005-01-10* tree-vectorizer.c, tree.def: Fix comment typos.Kazu Hirata3-4/+8
2005-01-10* verify.c: Revert to the version before the BC-ABI merge.Ranjit Mathew2-74/+38
2005-01-10re PR java/19277 (allows array.length++ although it is final)Ranjit Mathew2-2/+17
2005-01-10s390.c (struct processor_costs): 4 new fields: ddbr, ddr, debr, der.Mark Dettinger2-0/+40
2005-01-10* config/rs6000/t-aix43 (BOOT_LDFLAGS): Define.David Edelsohn2-0/+5
2005-01-10c456001.a: New from ACATS 2.5LLaurent GUERBY6-22/+178
2005-01-10ia64.c (ia64_in_small_data_p): Also handle the section names resulting from...Jan Beulich3-10/+35
2005-01-10Daily bump.GCC Administrator1-1/+1
2005-01-10invoke.texi (Code Gen Options): Add PowerPC to the list of targets for which ...Ben Elliston2-2/+7
2005-01-09re PR fortran/17675 ([Regression w.r.t. g77] Alignment constraints not honore...Paul Brook5-51/+188
2005-01-09fold-const.c (fold): Also handle EXACT_DIV_EXPR when folding X/C1 cmpop C2.Falk Hueffner2-1/+7
2005-01-09re PR other/18720 (collect2 uses wrong search order if -brtl specified)David Edelsohn2-5/+17
2005-01-09* gcc.dg/tree-ssa/loop-4.c: Fix outcome.Zdenek Dvorak2-2/+15
2005-01-09tree-vectorizer.c (vect_enhance_data_refs_alignment): Add dump prints.Dorit Naishlos74-36/+326
2005-01-09tree-vectorizer.c (vect_analyze_offset_expr): Use expr_invariant_in_loop_p.Ira Rosen2-19/+32
2005-01-09parse.y (process_imports): Allocate (and free) original_name only when not al...Mark Wielaard3-9/+34
2005-01-09pr18241-1.c: Fix dg-do parameter.Manfred Hollstein6-5/+13
2005-01-09i386.c (bdesc_2arg): Update names for mmx_ prefixes.Richard Henderson6-1335/+1307
2005-01-09re PR tree-optimization/19224 (Endless loop compiling simple file: Bug in tre...Zdenek Dvorak2-36/+98
2005-01-08i386.md (addhi_4): Correct reference in comment.David Edelsohn2-2/+7