aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc
AgeCommit message (Expand)AuthorFilesLines
2000-04-17sparc.c (eligible_for_sibcall_delay): Cannot use leaf sibcall delay slot if f...Jakub Jelinek1-2/+2
2000-04-07t-linux64 (tcrtbeginS.o, tcrtendS.o): Remove.Jakub Jelinek1-13/+0
2000-04-06sparc.md (movtf_insn_sp32, [...]): Accept loading 0.0 into GENERAL_REGS.Jakub Jelinek2-17/+20
2000-04-05sparc.md (snedi_zero+1, [...]): Allow splits only if registers are different.Jakub Jelinek1-6/+12
2000-04-04sparc.md (movdi_insn_sp64_novis): New pattern.Jakub Jelinek3-209/+360
2000-04-04sparc.h (RTX_OK_FOR_OFFSET_P): Leave minor margin so that addresses are offse...Jakub Jelinek1-7/+19
2000-04-04sparc.c (output_restore_regs): Prototype.Kaveh R. Ghazi1-1/+2
2000-03-30calls.c (expand_call): Pass bit alignment to mark_reg_pointer.Richard Kenner1-2/+3
2000-03-29Convert ACCUMULATE_OUTGOING_ARGS to an expression.Jan Hubicka1-1/+1
2000-03-26expmed.c (extract_bit_field): Ensure BITS_PER_WORD is signed in MAX.Richard Kenner1-25/+30
2000-03-24sparc.h (REVERSIBLE_CC_MODE): Revert Jan, 25 change until infrastructure is f...Jakub Jelinek1-2/+3
2000-03-24sibcall.c (skip_copy_to_return_value): Use OUTGOING_REGNO for comparison if r...Jakub Jelinek4-57/+356
2000-03-23rs6000.h (DWARF_FRAME_RETURN_COLUMN): Define.Jason Merrill1-0/+1
2000-03-22Implement dwarf2 exception handling for the ARM.Jason Merrill1-2/+4
2000-03-22sparc.c (mem_min_alignment): If not optimizing...Jakub Jelinek1-2/+4
2000-03-13sparc.md: Remove all traces of TARGET_LIVE_G0.Jakub Jelinek8-317/+94
2000-03-06real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Define to LONG_DOUBLE_TYPE_SIZE if not de...Jakub Jelinek8-20/+67
2000-03-06sparc.h (ASM_ARCH64_SPEC): Pass -no-undeclared-regs to gas if it supports .re...Jakub Jelinek1-0/+4
2000-03-06Makefile.in: Pass a new MULTILIB_EXCLUSIONS option as the sixth argument to g...Ben Collins1-1/+2
2000-03-06builtins.c (built_in_class_names, [...]): Constify a char*.Kaveh R. Ghazi1-4/+4
2000-03-06sparc.c (eligible_for_epilogue_delay): Accept floating point instructions for...Jakub Jelinek1-1/+11
2000-02-26Fix copyrights.Jeff Law5-5/+9
2000-02-20sparc.c (sparc_output_scratch_registers): Mark parameter with ATTRIBUTE_UNUSED.Kaveh R. Ghazi2-5/+10
2000-02-13* sparc/sol2.h (LIB_SPEC): Link -ldl if profiling.Rainer Orth1-1/+1
2000-02-02Fix sparc -msoft-float abort while compiling newlib.Jim Wilson1-4/+4
2000-02-01sparc.c (fp_zero_operand): Turn into a normal predicate.Richard Henderson4-47/+28
2000-01-27linux64.h (CC1_SPEC): If compiling -m32 with -g but no -g option specifying d...Jakub Jelinek1-1/+3
2000-01-26sparc.c (sparc_emit_float_lib_cmp): Handle TARGET_ARCH32 again.Jakub Jelinek2-59/+143
2000-01-25sparc.c (output_cbranch): Fix accidental squashing of the fp branch pre-delay...Richard Henderson1-98/+103
2000-01-25tree.def (UNNE_EXPR): Remove.Richard Henderson3-56/+27
2000-01-25sparc-protos.h (select_cc_mode): Declare.Richard Henderson4-138/+329
2000-01-25dwarf2out.c: include "varray.h", not dyn-string.h.Jason Merrill1-4/+1
2000-01-24sol2-sld-64.h (TRANSFER_FROM_TRAMPOLINE): Moved...Alexandre Oliva2-43/+43
2000-01-21sparc.md (movsi_pic_label_ref): Avoid creating new pseudos if expanded after ...Jakub Jelinek1-4/+20
2000-01-18alpha-protos.h: PROTO -> PARAMS.Kaveh R. Ghazi2-44/+44
2000-01-05configure.in (m68*-*-rtemscoff*): New target, formal name for old m68*-*-rtems*.Joel Sherrill2-4/+8
2000-01-04Update copyrightsJeff Law3-3/+3
2000-01-03* config/sparc/sparc.c (gen_df_reg): Fix for 32bit SPARC.Jakub Jelinek1-1/+1
2000-01-03sparc.c (gen_df_reg): New function.Jakub Jelinek3-43/+38
1999-12-28sparc.md (cmp_zero_qi, [...]): New patterns.Jakub Jelinek1-0/+42
1999-12-20current_function -> cfunBernd Schmidt1-2/+1
1999-12-17sparc.h (TARGET_ARCH32): Exchange ifdefs so that if compiling libgcc2 the mac...Jakub Jelinek1-2/+2
1999-12-16sparc.c (print_operand): Cast fprintf arguments to match the format.Jakub Jelinek1-2/+2
1999-12-16sparc.c (epilogue_renumber): Add default case to switch stmt.David S. Miller1-0/+3
1999-12-14linux64.h (DEFAULT_VTABLE_THUNKS): Define to 1.Jakub Jelinek1-5/+3
1999-12-14xm-sp64.h: Avoid using __sparc_v9__ when testing for sparc64.Jakub Jelinek3-4/+4
1999-12-14sparc.h (SPARC_DEFAULT_CMODEL): Default to CM_32.Jakub Jelinek4-21/+31
1999-12-14linux64.h (TARGET_LIVE_G0, [...]): Don't support weird SPARC variants on Linux.Jakub Jelinek3-0/+18
1999-12-12sparc.md (movtf reg/reg split): Don't generate SUBREGs by hand, gen the appro...David S. Miller1-23/+169
1999-12-10sparc.c (fp_sethi_p, [...]): New functions.David S. Miller4-111/+298