aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2001-02-09sh.md (sibcalli, [...]): Set fp_mode attribute.Alexandre Oliva1-1/+12
2001-02-09Change output contraint on post inc load/store multiple patterns to be aNick Clifton1-18/+18
2001-02-08rs6000.c (output_toc): Allow 32-bit targets to handle DImode constants.Franz Sirl1-8/+26
2001-02-08arm.c (arm_expand_prologue): Do tell the dwarf2 backend about the SP adjustme...Jason Merrill1-9/+14
2001-02-08config.gcc: New targets, i386-*-chorusos*, sparc-*-chorusos*, powerpc-*-choru...Chandrakala Chavva4-0/+168
2001-02-08Add missing part of __WCHAR_TYPE__ patch.David Edelsohn1-1/+2
2001-02-08rs6000.h (ASM_OUTPUT_SYMBOL_REF): Move from here ...David Edelsohn3-7/+21
2001-02-08i386.c (ix86_frame_pointer_required): New.Richard Henderson7-9/+55
2001-02-08sparc.c (function_arg_record_value_3): Fix calculation of the number of integ...Richard Henderson1-4/+21
2001-02-08Properly handle asms for stop bit generationBernd Schmidt1-0/+2
2001-02-07* config/rs6000/aix43.h (CPLUSCPLUS_CPP_SPEC): Define it.Mark Mitchell1-0/+13
2001-02-07sh.md (reload_outsf): Removed.Alexandre Oliva1-39/+11
2001-02-07elfos.h (INT_ASM_OP): Don't define it if it's already defined.Alexandre Oliva2-8/+38
2001-02-06final.c: Revert back my previous changes.Chandrakala Chavva1-15/+12
2001-02-06djgpp.h: Add comments about standard paths.Laurynas Biveinis1-1/+10
2001-02-06rs6000.h (ASM_OUTPUT_SYMBOL_REF): Define.Mark Mitchell3-1/+39
2001-02-05final.c: Move the declaration profile_label_no to ...Chandrakala Chavva3-53/+30
2001-02-05rs6000.c (rs6000_return_addr): Use PIC code for AIX, even without flag_pic.Franz Sirl1-2/+5
2001-02-05* config/i386/cygwin.h (CPP_SPEC): Add missing space after -idirafter.Christopher Faylor1-1/+1
2001-02-05mips.c (mips_make_temp_file): Call fatal_io_error, not pfatal_with_name.Richard Kenner1-5/+5
2001-02-05* config/mips/mips.c (override_options): Fix typo in last change.Richard Kenner1-1/+1
2001-02-04avr.h (ASM_OUTPUT_REG_PUSH, [...]): Call abort instead of fatal.Richard Kenner3-12/+18
2001-02-04diagnostic.h (set_internal_error_function): Renamed.Richard Kenner10-216/+215
2001-02-04Add sopme more names of ARM cores.Nick Clifton1-9/+15
2001-02-04* mips.h (MULTILIB_ISA_DEFAULT): Don't use #elif.Kaveh R. Ghazi1-11/+17
2001-02-04sh.md (movdf load split): Pass register number to FP_OR_XD_REGISTER_P.Alexandre Oliva1-1/+1
2001-02-03cygwin.h (CPP_SPEC): Reorganize YA to better handle cross compilation environ...Christopher Faylor2-40/+22
2001-02-03* c4x.h (HARD_REGNO_CALL_PART_CLOBBERED): Fix typo.Michael Hayes1-1/+1
2001-02-03c4x.h (IS_INT_CALL_SAVED_REG, [...]): Define.Michael Hayes2-14/+11
2001-02-03c4x.c (group1_reg_operand, [...]): Do not check register number before reload.Herman A.J. ten Brugge2-24/+24
2001-02-03c4x.c (c4x_hard_regno_rename_ok): New.Herman A.J. ten Brugge3-0/+30
2001-02-02sh.c (output_far_jump): Don't use braf on SH1.Alexandre Oliva2-5/+28
2001-02-02float-sh.h (LDBL_EPSILON, [...]): Prevent truncation to 32-bit doubles on -m3...Alexandre Oliva1-3/+6
2001-02-02fp-bit.h (MAX_USI_INT, MAX_SI_INT): Don't assume unsigned is wide enough.Alexandre Oliva2-22/+22
2001-02-01crt1.asm (main_k): Modified so that start calls ___setup_argv_and_call_main.Alexandre Oliva1-1/+1
2001-02-01iris6.h (SUPPORTS_INIT_PRIORITY): Reverse change of 2001-Jan-29.Jeffrey Oldham1-1/+1
2001-02-01i386.c (ix86_compute_frame_size): Allow stack_alignment_needed to be non-defa...Richard Kenner1-4/+3
2001-01-31(hppa_init_pic_save): Emit the pic offset table reg save after last_parm_insn.Alan Modra3-48/+20
2001-01-31pa.c (hppa_encode_label): Correct size of alloca buffer so we don't overrun it.Alan Modra2-15/+12
2001-01-31float-i128.h (FLT_EVAL_METHOD, [...]): Define.Richard Henderson6-0/+142
2001-01-31Include tm.h, not hconfig.hAlexandre Oliva1-1/+1
2001-01-31fp-bit.c: Include hconfig.hAlexandre Oliva1-4/+5
2001-01-31* config/float-sparc.h (LDBL_MAX) [sparc32]: Fix typo.Alexandre Oliva1-1/+1
2001-01-30pa.c (pa_init_machine_status): Initialize pic_offset_table_save_rtx to NULL_RTX.John David Anglin3-21/+58
2001-01-29pa.md (return): Revise comment for trivial return.John David Anglin1-10/+24
2001-01-30* config/i386/cygwin.h: Fix -mno-cygwin search path for link.Christopher Faylor1-3/+7
2001-01-30cygwin.h: Add w32api to include search.Christopher Faylor1-12/+46
2001-01-29mingw32.h: Override STARTFILE_SPEC and LINK_SPEC declared in cygwin.h.Thomas Pfaff1-1/+11
2001-01-29iris6.h (SUPPORTS_INIT_PRIORITY): Revise definition to use flag_gnu_linker.Jeffrey Oldham1-1/+1
2001-01-29i386.md (addqi_1_lea): Fix mode (QI instead of HI).Jakub Jelinek1-11/+24