aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2002-04-25sparc.h (FUNCTION_OK_FOR_SIBCALL): Add back check for DECL being NULL.David S. Miller1-1/+3
2002-04-25s390.c (s390_emit_epilogue): Always restore registers needed by the compiler...Ulrich Weigand1-0/+8
2002-04-25mips.c (mips_class_max_nregs, [...]): New functions.Matt Hiller4-88/+555
2002-04-24sh.c (sh_va_arg): If argument was passed by reference, dereference the pointer.J"orn Rennecke1-1/+18
2002-04-24sh.h (PIC_OFFSET_TABLE_REGNUM): Conditionalize on flag_pic.J"orn Rennecke1-1/+1
2002-04-24sh.md (divsi3_i4_media): Use match_operand for input values rather than hard ...J"orn Rennecke1-16/+21
2002-04-24sh.h (RETURN_IN_MEMORY): Return variable size BLKmode values in memory.J"orn Rennecke1-1/+1
2002-04-24* config/mips/mips.md (movdi_usd): Renumber.Richard Henderson1-2/+3
2002-04-24re PR target/6420 (libstdc++ failures on sparc-linux-gnu)David S. Miller1-2/+17
2002-04-24altivec.h: Cleanup file.Aldy Hernandez1-42/+2136
2002-04-23g++spec.c: Use profiled libstdc++ and libm with -p/-pg.David O'Brien1-0/+2
2002-04-23freebsd.h (OBJECT_FORMAT_ELF): Define.David O'Brien1-0/+4
2002-04-23i386.c (ix86_output_addr_diff_elt): Avoid x86_64 binutils bug workaround.Jan Hubicka1-4/+8
2002-04-23altivec.h (vec_step): Remove extraneous parentheses.Aldy Hernandez1-8/+8
2002-04-23re PR target/6413 (PROFILE_HOOK label_no)Alan Modra3-24/+12
2002-04-23mips.h (ASM_OUTPUT_ALIGNED_DECL_COMMON): Revert patch of 2002-04-09 due to bi...Eric Christopher1-6/+6
2002-04-23rs6000.md ("*movv4si_internal"): Change 'm' constraint to 'o' for m=r and r=m...Aldy Hernandez1-8/+8
2002-04-22* config/sparc/sol2-bi.h (ASM_DEBUG_SPEC): New.Richard Henderson1-0/+9
2002-04-22linux.h: (LIBPATH_SPEC, LIBPATH_ARCH31_SPEC, LIBPATH_ARCH64_SPEC): Define.Ulrich Weigand1-2/+35
2002-04-22altivec.h (vec_xor): Add variant for both args being vector signed int.Aldy Hernandez1-5/+9
2002-04-21sparc.md (set then compare DI mode peephole2): Fix compare mode in output RTL.David S. Miller1-1/+1
2002-04-21rs6000.c (rs6000_override_options): Correct style and formatting of previous ...David Edelsohn1-2/+3
2002-04-22rs6000.c (rs6000_override_options): Always clear flag_pic for ABI_AIX.Alan Modra1-3/+4
2002-04-21rs6000.c (output_profile_hook): Do not increment labelno.David Edelsohn1-4/+2
2002-04-20lib1funcs.asm (___mulsi3): Remove unnecessary push and pop.Kazu Hirata1-12/+5
2002-04-20lib1funcs.asm (___mulsi3): Use hardware multiply instructions for H8/300H case.Toshiyasu Morita1-24/+41
2002-04-20lib1funcs.asm (___cmpsi2, ___ucmpsi2): Bum three instructions from each routine.Toshiyasu Morita1-22/+17
2002-04-19linux.h (MD_FALLBACK_FRAME_STATE_FOR): Define.David S. Miller2-0/+194
2002-04-19re PR rtl-optimization/3756 (gcc wishlist: arithmetic right shift for ternary...Jakub Jelinek1-13/+99
2002-04-19rtems.h (STARTFILE_SPEC, [...]): Fix for non-ELF targets.Joel Sherrill1-2/+2
2002-04-19i386.md (movsi_1, movhi_1): Force reload to use more flexible alternative.Jan Hubicka1-2/+12
2002-04-18ia64.c (ia64_function_arg_pass_by_reference): Don't crash with no type for by...Richard Henderson1-1/+1
2002-04-18* config/ia64/ia64.md (conditional_trap): Fix predicate polarity.Richard Henderson1-1/+1
2002-04-19lib2funcs.S (__xtensa_libgcc_window_spill, [...]): Use a syscall instructions...Bob Wilson1-39/+15
2002-04-18sparc.h (BRANCH_COST): Define.David S. Miller1-0/+17
2002-04-18ia64.c (ia64_function_arg_pass_by_reference): New.Richard Henderson3-1/+25
2002-04-18* config/ia64/ia64.md (trap, conditional_trap): New.Richard Henderson1-0/+31
2002-04-18arc.md: Remove #if HOST_FLOAT_FORMAT != TARGET_FLOAT_FORMAT blocks.Zack Weinberg1-12/+0
2002-04-18* config/cris/cris.h (TARGET_VERSION): Remove local version number.Hans-Peter Nilsson1-1/+1
2002-04-18i386.h (SSE_FLOAT_MODE_P): Fix bogus conflict resolution in last patch.Jan Hubicka1-1/+1
2002-04-18i386.h (SSE_FLOAT_MODE_P): Kill bogus TARGET_SSE_MATH check.Jan Hubicka2-10/+10
2002-04-18re PR middle-end/6205 (-O -fpmath=sse breaks visibility of register accumulat...Jakub Jelinek1-1/+4
2002-04-17elf.h: Undefine ASM_OUTPUT_CASE_LABEL.NIIBE Yutaka1-0/+4
2002-04-17s390.c (legitimize_pic_address): Do not generate illegal address constant wit...Ulrich Weigand1-0/+1
2002-04-17linux64.h (CC1_SPEC): Error for -m32 and -m64.Kaveh R. Ghazi2-0/+4
2002-04-17re PR rtl-optimization/6305 (c++ gets ICE in reload_cse_simplify_operands)Ulrich Weigand1-8/+18
2002-04-17re PR bootstrap/6315 (sparc64 gcc -mhard-quad-float cannot compile libstdc++-v3)Jakub Jelinek3-3/+25
2002-04-17altivec.h (vec_ld): Add array variants.Aldy Hernandez1-3/+71
2002-04-17altivec.h: Define __ALTIVEC__.Alan Matsuoka1-1177/+1254
2002-04-16sol2-bi.h (AS_SPARC64_FLAG): New.Richard Henderson2-1/+8