aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/sparc
AgeCommit message (Expand)AuthorFilesLines
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth3-58/+79
2001-07-02explow.c (plus_constant_wide, [...]): New case.Richard Kenner2-29/+17
2001-07-02emit-rtl.c (adjust_address): New function.Richard Kenner1-11/+10
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-0/+6
2001-06-26defaults.h: Default escape sequences to ASCII.Neil Booth1-9/+0
2001-06-11iris6.h (NO_BUILTIN_WINT_TYPE): Define.Rainer Orth2-1/+34
2001-06-06config.gcc, bsd.h: Do not directly include sparc/sparc.h.David O'Brien1-2/+0
2001-06-05Remove -Amachine and -Acpu from here.Anthony Green1-1/+1
2001-05-25config.gcc (all gnu and linux): Use t-slibgcc-elf-ver with t-linux.Richard Henderson2-32/+0
2001-05-24sol2.h (CPLUSPLUS_CPP_SPEC): Add all of CPP_SPEC instead of just copying CPP_...Rainer Orth1-15/+1
2001-05-17i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg14-61/+4
2001-05-16sol2.h (CPLUSPLUS_CPP_SPEC): Define.Mark Mitchell1-0/+22
2001-05-04alpha.h: NULL_PTR -> NULL.Kaveh R. Ghazi1-1/+1
2001-04-26sparc.md (movsf_no_f_insn): Add more alternatives common to other movsf patte...Geoffrey Keating1-26/+55
2001-04-21sparc.c (sparc_flat_eligible_for_epilogue_delay): Fix a comment typo.Kazu Hirata1-1/+1
2001-04-16toplev.c (output_lang_identify): Delete.Zack Weinberg4-28/+1
2001-04-13Makefile.in (reg-stack.o): Depend on reload.h.Kaveh R. Ghazi1-3/+0
2001-04-11* sparc-protos.h: Delete redundant prototypes.Kaveh R. Ghazi1-41/+0
2001-04-11* sparc/sol2-sld-64.h (STARTFILE_SPEC): Added missing blank.Rainer Orth1-1/+1
2001-04-07config.gcc: Set default for xmake_file at top, not bottom.Zack Weinberg1-1/+0
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek3-51/+76
2001-03-28sparc.c (eligible_for_epilogue_delay): False if current_function_calls_eh_ret...Richard Henderson3-10/+25
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+0
2001-03-15aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros.Zack Weinberg1-25/+0
2001-03-14aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, [...]): New.Zack Weinberg1-25/+0
2001-03-12configure.in: Move check for unsigned enumerated bitfields to macro in acloca...Zack Weinberg1-29/+0
2001-03-12config.gcc: Where xm-host.h used to include another xm-host.h...Zack Weinberg3-54/+0
2001-03-08xm-pc532-min.h, xm-we32k.h: Delete references to the MAXPATHLEN macro.Kaveh R. Ghazi1-22/+0
2001-03-08xm-mvs.h, [...]: Delete references to the USG macro.Kaveh R. Ghazi1-5/+0
2001-03-06xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults...Kaveh R. Ghazi3-40/+0
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg5-16/+1
2001-03-03configure.in: Kill tm.h.Zack Weinberg3-27/+0
2001-03-02Makefile.in (OBJS): Add dwarf2asm.o.Richard Henderson1-30/+3
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg2-12/+2
2001-02-24Kill stray blank linesZack Weinberg2-2/+0
2001-02-18sparc.c (eligible_for_epilogue_delay): Don't put assignments from FP constant...Richard Kenner1-4/+8
2001-02-13sparc.c (function_value): Treat all non-record aggregate types like used to t...Richard Kenner1-3/+5
2001-02-13sparc.md (cmp_cc_arith_op_set): Don't use match_dup on the entire operator...Richard Henderson1-8/+10
2001-02-08config.gcc: New targets, i386-*-chorusos*, sparc-*-chorusos*, powerpc-*-choru...Chandrakala Chavva2-0/+79
2001-02-08sparc.c (function_arg_record_value_3): Fix calculation of the number of integ...Richard Henderson1-4/+21
2001-01-07t-linux (SHLIB_INSTALL): Double quote slibdir; fix typo in rm -f.Richard Henderson2-8/+16
2001-01-07Makefile.in (slibdir): New variable.Richard Henderson2-0/+6
2001-01-04sparc.h (PREDICATE_CODES): Delete fp_sethi_p, fp_mov_p and fp_high_losum_p.Kaveh R. Ghazi1-3/+0
2001-01-03sparc.h (RETURN_IN_MEMORY): Return 0 for variable sized types.Richard Kenner1-1/+1
2001-01-03sparc.md (nonlocal_goto): Emit goto_handler_and_restore as JUMP_INSN.Richard Kenner1-3/+4
2001-01-02Update commentRichard Kenner1-2/+1
2001-01-01config.gcc (sparc64-wrs-vxworks*): New case.Richard Kenner2-0/+127
2001-01-01sparc.c (sparc_override_options): Do support different pointer and architectu...Richard Kenner3-42/+26
2001-01-01tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva1-2/+2
2001-01-01* config/sparc/sparc.c (input_operand): Properly test for short op.Richard Kenner1-1/+2