aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2001-05-01config.gcc: Don't default xmake_file to ${cpu_type}/x-${cpu_type}.Zack Weinberg17-43/+0
2001-05-01bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".Kaveh R. Ghazi1-3/+3
2001-05-01dbxout.c, [...]: Always include gstab.h, not system stab.h.Zack Weinberg1-5/+1
2001-04-29objc-act.c (handle_class_ref): Rewrite to flush target specific code and use ...Stan Shebs1-7/+7
2001-04-28darwin.h (STANDARD_EXEC_PREFIX): Don't define.Stan Shebs1-4/+9
2001-04-28rtl.h (simplify_gen_relational): Add cmp_mode parameter.Jan Hubicka2-46/+170
2001-04-28* pa.c (FRP): Remove erroneous white space in macro definition.Martin Kalen1-1/+1
2001-04-27*** empty log message ***Jeffrey Oldham1-0/+4
2001-04-26sparc.md (movsf_no_f_insn): Add more alternatives common to other movsf patte...Geoffrey Keating1-26/+55
2001-04-26* (ix86_expand_fp_movcc): Re-enable SSE conditional move generation.Jan Hubicka1-2/+1
2001-04-26i386.md (abs/neg splitter): Fix calculation of sign bit for TFmodesJan Hubicka1-7/+177
2001-04-26config.gcc (mips*-*-linux*): Add elfos.h to tm_file.H.J. Lu5-0/+66
2001-04-26Define ASM_OUTPUT_MAX_SKIP_ALIGN if the assembler supports .p2align.Nick Clifton1-0/+15
2001-04-26i386.h (CC1_CPU_SPEC): Fix deprecation warnings for -m386 and -m486.Jakub Jelinek1-2/+2
2001-04-25cygwin.h: Move W32API search to LINK_SPEC to ensure that this directory is al...Christopher Faylor1-3/+5
2001-04-25i386.c (ix86_expand_epilogue): Properly compute size of registers to restore ...Richard Henderson1-2/+8
2001-04-25ia64.h (CC1_SPEC): Define.Jakub Jelinek2-1/+6
2001-04-25i386.c (ix86_expand_int_movcc): If overlap between out and comparison sequenc...Jakub Jelinek1-5/+5
2001-04-25Makefile.in (LIB2FUNCS): Remove _varargs and __dummy.Zack Weinberg1-0/+201
2001-04-24Always set STRICT_ALIGNMENTNick Clifton1-3/+1
2001-04-23config.gcc (powerpc-*-darwin*): Move the flag in xm-darwin.h into xm_defines.Stan Shebs1-5/+0
2001-04-21sparc.c (sparc_flat_eligible_for_epilogue_delay): Fix a comment typo.Kazu Hirata2-2/+2
2001-04-21h8300.c (general_operand_src): Fix a comment typo.Kazu Hirata1-1/+1
2001-04-20* config/pa/som.h (NM_FLAGS): Define.Jeffrey A Law1-0/+5
2001-04-20Better scheduling of shiftsBernd Schmidt3-7/+152
2001-04-20i386.c (ix86_expand_int_movcc, [...]): Sign-extend CONST_INTs.Alexandre Oliva1-3/+7
2001-04-20rs6000.md (ctrsi_internal1, [...]): In the short-branch case, this insn is on...Geoffrey Keating1-12/+12
2001-04-19pa-linux.h (CPLUSPLUS_CPP_SPEC): Undefine.Jeffrey A Law3-9/+28
2001-04-19vms.h: Change OBJECT_SUFFIX and EXECUTABLE_SUFFIX to TARGET_OBJECT_SUFFIX and...DJ Delorie10-15/+20
2001-04-19mips.md (reload_outputdi): Require that operand0 be a general_operand.Mark Mitchell1-1/+1
2001-04-19* config/i386/xm-cygwin.h (CPP_SPEC): Fix typo.Christopher Faylor1-1/+1
2001-04-17vax.h (PROMOTE_PROTOTYPES): Define for compatibility with system libraries an...John David Anglin1-1/+5
2001-04-16toplev.c (output_lang_identify): Delete.Zack Weinberg59-643/+25
2001-04-16* pa.md (reload_outdi): Operand 0 must be a non hard register.Jeffrey A Law1-1/+1
2001-04-16pa.c (secondary_reload_class): SAR<->FP copies require a secondary register.Jeffrey A Law1-0/+7
2001-04-15* i386.md (sqrtdf2): SFmode should be DFmode.Toon Moene1-1/+1
2001-04-14i386.md (ashldi3_1_rex64): Add 'J' to the constraintsJan Hubicka1-2/+2
2001-04-14mn10300.md (cmpsi): Tell reload to disregard the first alternative.Alexandre Oliva1-1/+9
2001-04-14pa.c (force_mode): New function.Alan Modra1-45/+63
2001-04-14Update copyright noticeAlexandre Oliva1-1/+2
2001-04-14Update copyright noticeAlexandre Oliva1-1/+2
2001-04-14Whitespace fixAlexandre Oliva1-1/+1
2001-04-13Fix linux kernel -foptimize-sibling-calls miscompilationJim Wilson1-10/+42
2001-04-13pa.h (GO_IF_LEGITIMATE_ADDRESS): Disallow PIC LO_SUM fp mode addresses.Alan Modra1-1/+5
2001-04-13Makefile.in (reg-stack.o): Depend on reload.h.Kaveh R. Ghazi1-3/+0
2001-04-13pa.c: Formatting and white space fixes throughout file.Alan Modra1-44/+48
2001-04-13pa.c (hppa_init_pic_save): Set rtx_unchanging for PIC_OFFSET_TABLE_SAVE_RTX.Alan Modra1-0/+1
2001-04-13pa.c (uint32_operand): Don't use long constant >= 2^32.Alan Modra2-27/+29
2001-04-13pa-hpux10.h (NEW_HP_ASSEMBLER): Define to 1.Alan Modra3-23/+17
2001-04-13pa-gas.h: Delete file.Alan Modra1-22/+0