aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
AgeCommit message (Expand)AuthorFilesLines
2001-02-18* config/ns32k/ns32k.h (ADJSP): Upcase arguments.Richard Henderson1-4/+4
2001-02-18* config/alpha/alpha.md (movsi_fix): Fix typo in pattern name.Richard Henderson1-1/+1
2001-02-18Revert experimental hunk accidentally included in committed change.Jeff Law1-3/+2
2001-02-18pa.c (hppa_expand_prologue): Simplify code storing return pointer.Alan Modra1-125/+106
2001-02-18pa.c (pa_adjust_insn_length): Check that block move pattern is a set before l...Alan Modra1-2/+4
2001-02-16Patch from Jes Sorensen for build failure.Jes Sorensen1-1/+1
2001-02-16resource.c (mark_referenced_resources): Fix typo in introductory comment.Jeffrey Oldham1-2/+2
2001-02-15* config/sh/sh.h (BOOL_TYPE_SIZE): Don't define.Alexandre Oliva1-7/+0
2001-02-15Fix problem in my previous accidental obvious bugfix checkin. Add Changelog.Jan Hubicka1-1/+0
2001-02-15Fix cvtss2sd constraints.Jan Hubicka1-4/+4
2001-02-15* i386.md (fop_df_3 splitter): Fix operand number.Jan Hubicka1-1/+1
2001-02-14invoke.texi (-mreg-alloc): Nuke.Jan Hubicka3-113/+4
2001-02-14* i386.h (RETURN_IN_MEMORY): Fix formating; reject TFmodesJan Hubicka1-5/+5
2001-02-14Fix Richard suggested and I forgot.Jan Hubicka1-1/+1
2001-02-14i386-protos.h (ix86_memory_move_cost): Move offline.Jan Hubicka3-28/+189
2001-02-14* i386.md (pushsf, pushdf_nointeger): Fix constraint.Jan Hubicka1-2/+2
2001-02-14stor-layout.c (is_pending_size, [...]): New functions.Jakub Jelinek1-6/+16
2001-02-14i386.md (fixsfsi2, fixdfdi2): Fix previous patch again.Jan Hubicka1-9/+9
2001-02-13i386.md (movsfcc_1): Support integer cmove instruction.Jan Hubicka1-13/+38
2001-02-13i386.c (output_fp_compare): Support SSE.Jan Hubicka3-22/+144
2001-02-13i386.md (sqrt?f2): Change to expander.Jan Hubicka1-4/+67
2001-02-13* i386.md (fixsfsi2, fixdfdi2): Fix previous patch.Jan Hubicka1-4/+8
2001-02-13i386.md (fixsfsi2, fixdfdi2): Force operand to register for SSE.Jan Hubicka1-0/+2
2001-02-13i386.md (add?f3, [...]): Enable for TARGET_SSE(2) too.Jan Hubicka2-38/+107
2001-02-13i386.md (dummy_extendsfdf2): Support SSE2Jan Hubicka1-40/+215
2001-02-13sparc.c (function_value): Treat all non-record aggregate types like used to t...Richard Kenner1-3/+5
2001-02-13i386.c (print_reg): Use ANY_FP_REG instead of FP_REGJan Hubicka3-46/+99
2001-02-13I will write 100 times "bootsrap must be run from tree you've modified"Jan Hubicka1-1/+1
2001-02-13Even more breakage. Sorry!Jan Hubicka2-1/+8
2001-02-13Fix breakage in my previous checkin.Jan Hubicka1-6/+6
2001-02-13i386.h (SSE_CLASS_P, [...]): New macros.Jan Hubicka2-32/+114
2001-02-13i386.h (VALID_FP_MODE_P, [...]): New.Jan Hubicka3-20/+45
2001-02-13sparc.md (cmp_cc_arith_op_set): Don't use match_dup on the entire operator...Richard Henderson1-8/+10
2001-02-13sysv4.h (MASK_NO_BITFIELD_WORD): New macro.Geoffrey Keating1-0/+8
2001-02-12rs6000.c (rs6000_float_const): Remove warning.Geoffrey Keating1-4/+8
2001-02-12In gcc/:Geoffrey Keating1-2/+16
2001-02-10sysv4.h (LINK_TARGET_SPEC): Use two dashes for --oformat.Geoffrey Keating2-4/+4
2001-02-09* config/i386/t-cygwin (T_CPPFLAGS): Use correct location for CYGWIN_CROSS_DIR.Christopher Faylor1-1/+1
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