aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/stormy16
AgeCommit message (Expand)AuthorFilesLines
2004-02-03system.h (FUNCTION_ARG_KEEP_AS_REFERENCE): Poison.Kazu Hirata1-5/+0
2004-02-02arm.md, [...]: Fix indentation.Kazu Hirata1-1/+1
2004-02-02arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.Kazu Hirata1-2/+2
2004-01-30alpha.c: Remove mentions of deprecates macros in comments...Kazu Hirata1-19/+2
2004-01-29* config/stormy16/stormy16.cKazu Hirata1-2/+2
2004-01-25stormy16-protos.h: Remove the prototype for xstormy16_setup_incoming_varargs.Kazu Hirata3-39/+26
2004-01-16system.h (ASM_OUTPUT_SECTION_NAME): Poison.Kazu Hirata1-12/+0
2004-01-15builtins.c (expand_builtin_va_end): Don't use EXPAND_BUILTIN_VA_END.Kazu Hirata1-5/+0
2003-11-17Replace use of poisoned BUILD_VA_LIST_TYPE macro with a target function.Nick Clifton3-8/+5
2003-09-28stormy16.c, [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher2-242/+133
2003-09-03targhooks.c: New file.DJ Delorie1-1/+1
2003-08-23calls.c (emit_library_call_value_1): Remove code related to LIBGCC_NEEDS_DOUBLE.Jason Eckhardt1-5/+1
2003-07-032064.md: Fix comment typos.Kazu Hirata3-3/+3
2003-06-11d30v.h: Delete reference to ASM_FINAL_SPEC.Roger Sayle1-12/+0
2003-06-10stormy16.c (xstormy16_extra_constraint_p): Add Z, which matches (const_int 0)...DJ Delorie2-7/+41
2003-06-02mips.c: Don't include output.h twice.Kaveh R. Ghazi1-1/+0
2003-05-24440.md, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode3-12/+12
2003-05-21Update overflow type for R_XSTORMY16_16 reloc.Nick Clifton1-1/+1
2003-05-19(xstormy16_expand_prologue): Do not mark assignments to the hard frame pointe...Andrew MacLeod1-19/+30
2003-05-18stormy16.h: Remove about 3000 lines of target-independent comments.Nathanael Nerode1-2999/+17
2003-05-16alpha.c (print_operand_address, [...]): Use string concatentation on HOST_WID...Kaveh R. Ghazi1-8/+3
2003-05-16stormy16-protos.h (xs_hi_general_operand, [...]): Prototype.Kaveh R. Ghazi2-3/+5
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford1-6/+0
2003-05-08stormy16.c (xstormy16_expand_builtin_va_arg): Fix to handle arguments for whi...DJ Delorie3-19/+38
2003-05-07Update to include R_XSTORMY16_FPTR16, R_XSTORMY16_LO16, R_XSTORMY16_HI16 andNick Clifton1-15/+27
2003-05-06stormy16.c (xstormy16_function_profiler): New.DJ Delorie3-2/+10
2003-05-05stormy16.md (negsi2): Allocate the pseudos before reload, but defer the split...DJ Delorie2-14/+19
2003-04-17stormy16.c (xstormy16_encode_section_info): Kill.Richard Henderson2-15/+1
2003-04-15varasm.c (output_constant_def): Do not consult CONSTANT_AFTER_FUNCTION_P.Zack Weinberg1-6/+0
2003-03-21stormy16.c (xstormy16_expand_arith): Make sure we always emit at least one insn.DJ Delorie1-0/+5
2003-03-09* config/stormy16/stormy16.h (DWARF_LINE_MIN_INSTR_LENGTH): Revert.DJ Delorie1-5/+0
2003-03-08stormy16.h (TARGET_CPU_CPP_BUILTINS): Use in preference to CPP_PREDEFINES.Neil Booth1-1/+4
2003-03-06[multiple changes]DJ Delorie3-21/+97
2003-01-28target.h (targetm.address_cost): New.Richard Henderson2-43/+11
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson2-37/+45
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg2-45/+4
2002-11-26elfos.h (HANDLE_SYSV_PRAGMA): Define as 1.Jason Thorpe1-1/+1
2002-11-20stormy16.c (s16builtins, [...]): New.DJ Delorie2-0/+159
2002-10-22target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...Richard Henderson1-2/+6
2002-10-20target.h (struct gcc_target): Line wrap.Richard Henderson3-35/+6
2002-10-20alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h.Mark Mitchell2-3/+3
2002-10-18target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.Mark Mitchell1-2/+1
2002-09-24elfos.h: Follow spelling conventions.Kazu Hirata2-7/+7
2002-09-19real.h (UNKNOWN_FLOAT_FORMAT, [...]): Move ...Richard Henderson1-3/+0
2002-09-18s390.c: Follow spelling convention.Kazu Hirata2-17/+17
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata2-5/+5
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-14ChangeLog: Follow spelling conventions.Kazu Hirata2-3/+3
2002-08-21tree.c (finish_vector_type): Fix a typo in a comment.Stan Shebs1-1/+1
2002-07-31stormy16.h (BSS_SECTION_ASM_OP): Add missing .section prefix.Graham Stott1-1/+1