aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2005-08-23re PR target/23070 ([3.4 only] CALL_V4_CLEAR_FP_ARGS flag not properly set)Alan Modra2-3/+4
2005-08-22invoke.texi (Option Summary): Add ms1 options.Aldy Hernandez10-0/+4707
2005-08-22altivec.md (xorv4sf3): New.Ira Rosen1-0/+42
2005-08-21re PR target/23485 ([ia64]: Integer dvide by zero doesn't raise a signal)H.J. Lu1-0/+12
2005-08-20re PR target/23485 ([ia64]: Integer dvide by zero doesn't raise a signal)H.J. Lu1-0/+24
2005-08-20arm.h (arm_stack_offsets): Add locals_base field.Richard Earnshaw3-30/+60
2005-08-20rs6000.md (gt0<mode>): Delete.David Edelsohn1-98/+0
2005-08-19re PR target/23473 (ICE at config/arm/arm.c:3280)Richard Earnshaw2-6/+7
2005-08-19sh.c (find_sole_member): New function.Joern Rennecke1-10/+32
2005-08-19re PR target/23436 (Insn does not satisfy its constraints (reload_cse_simplif...Richard Earnshaw3-17/+54
2005-08-19crx.c: Implemented crx_decompose_address (like in the i386 port) so that...Paul Woegerer4-389/+369
2005-08-18sh.c (sh_gimplify_va_arg_expr): Loop to substitute a RECORD_TYPE record with ...J"orn Rennecke1-8/+12
2005-08-18rs6000.md (ltu<mode>_compare): Convert to define_insn_and_split.David Edelsohn1-245/+46
2005-08-17rs6000.md (leu<mode>): Convert to mode macro.David Edelsohn1-267/+118
2005-08-17Eliminate linker error with v850e code using interrupt_handler attribute.Erik Christiansen1-14/+9
2005-08-17Fix misoptimization of mask and shift.James E Wilson1-6/+4
2005-08-17re PR target/23268 (ICE using math functions log & rint, -ffast-math, -O1 (,2...Uros Bizjak1-13/+28
2005-08-17sh.c (sh_gimplify_va_arg_expr): Don't substitute a RECORD_TYPE record with th...Joern Rennecke1-1/+9
2005-08-17config.gcc: Added z9-109 switch.Ulrich Weigand4-202/+577
2005-08-17stormy16.c (xstormy16_encode_section_info): Call default_encode_section_info.Nick Clifton1-0/+2
2005-08-17crtfastmath.c, [...]: Update FSF address.Kelley Cook2-4/+4
2005-08-16crtfastmath.c (set_fast_math): Add "=m" for fxsave.H.J. Lu1-1/+1
2005-08-16rs6000.md (ltu<mode>): Convert to mode macro.David Edelsohn1-70/+29
2005-08-16re PR target/23355 (size optimizer did not eliminateing useless Push and pop ...Richard Earnshaw1-5/+4
2005-08-15mov.md (movqi_op): Immediates can't be moved to the stack.DJ Delorie2-4/+11
2005-08-16aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.Kaveh R. Ghazi2-3/+2
2005-08-15rs6000.md (QHSI): New mode macro.David Edelsohn1-149/+21
2005-08-14s390.c (s390_const_ok_for_constraint_p): Add 'P' constraint.Ulrich Weigand2-4/+21
2005-08-14s390.c (s390_canonicalize_comparison): Prefer register over memory as first o...Ulrich Weigand1-0/+7
2005-08-14re PR target/23360 (-ffast-math startup broken on i686 (maybe Athlon-xp))H.J. Lu1-4/+42
2005-08-13rs6000.h (EXTRA_CONSTRAINT): Add 'a' for indexed or indirect address operand.David Edelsohn2-1/+9
2005-08-13s390.c (s390_split_branches): Revert 2005-08-12 change.Ulrich Weigand1-18/+19
2005-08-12linux.h (TARGET_THREAD_SSP_OFFSET): Define.Andreas Krebbel4-7/+85
2005-08-12s390.md ("*movdf_31"): Changed constraint from P to K.Andreas Krebbel1-1/+1
2005-08-12lib1funcs.asm: Error if __ARM_ARCH__ not set.Paul Brook1-0/+4
2005-08-12predicates.md (setmem_operand): New predicate.Andreas Krebbel3-3/+60
2005-08-12s390.c (s390_extract_part, [...]): Type cast added.Andreas Krebbel2-16/+24
2005-08-12s390.c (CONST_OK_FOR_J, [...]): New macros.Andreas Krebbel1-19/+25
2005-08-12s390.c (s390_split_branches, [...]): Don't set save_return_addr_p.Andreas Krebbel1-14/+10
2005-08-11Fix debian bug 307503, error compiling libatomic-ops package.James E Wilson1-0/+7
2005-08-11altivec.md: Change constraint "m" to "Z".David Edelsohn3-19/+47
2005-08-11re PR target/22225 (Tru64 UNIX testsuite failure: gcc.dg/vect/pr18536.c: ICE ...Richard Henderson1-0/+12
2005-08-11re PR target/23250 (4.0.1 switch -mcallee-super-interworking generating wrong...Richard Earnshaw1-0/+5
2005-08-11x86-64.h (ASM_OUTPUT_ALIGNED_BSS): Undef before redefinition.Rainer Orth1-0/+1
2005-08-11re PR target/23289 (tail call optimization not performed)Richard Guenther1-2/+10
2005-08-10Fix problem reported by Mike Stump on the gcc list, useless default defintion.James E Wilson3-11/+1
2005-08-10rs6000.c (mems_ok_for_quad_peep): Rewrite.Eric Christopher2-76/+89
2005-08-10darwin.c (machopic_indirect_data_reference): Use a new register for the high ...Andrew Pinski1-2/+4
2005-08-10config.gcc (i[34567]86-*-linux*): Add i386/t-crtfm to tm-file.H.J. Lu5-1/+92
2005-08-10predicates.md (indexed_or_indirect_address): New.David Edelsohn2-1/+9