summaryrefslogtreecommitdiff
path: root/gcc/config/stormy16
Commit message (Expand)AuthorAgeFilesLines
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-2/+2
* * doc/extend.texi: Document new xstormy16 attribute.dj2004-08-174-26/+880
* .:nathan2004-08-151-2/+3
* * langhooks.h (builtin_function): New langhook.jsm282004-07-171-3/+3
* * target.h (struct gcc_target): Add calls.pass_by_reference.rth2004-07-141-2/+0
* * target-def.h (TARGET_MUST_PASS_IN_STACK): New.rth2004-07-131-2/+2
* * config/stormy16/stormy16-protos.h (xstormy16_expand_builtin_va_arg):rth2004-07-093-57/+63
* (TARGET_LIBGCC2_CFLAGS): Define. Set to -Os.nickc2004-07-081-0/+2
* * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't checkjsm282004-07-051-4/+0
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-4/+6
* * system.h: Poison NO_RECURSIVE_FUNCTION_CSE.ian2004-05-211-2/+0
* * c-typeck.c, combine.c, cse.c, dominance.c, et-forest.h,kazu2004-03-111-2/+2
* * defaults.h (LEGITIMIZE_ADDRESS): Provide a defaultkazu2004-03-071-2/+0
* * target-def.h (TARGET_STRUCT_VALUE_RTX): Define askazu2004-02-081-2/+0
* * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco.amodra2004-02-061-1/+2
* * config/arc/arc.c (arc_return_in_memory): Check the returnkazu2004-02-061-1/+4
* * config/alpha/alpha.c, config/arm/arm.c, config/c4x/c4x.c,kazu2004-02-031-1/+1
* * system.h (FUNCTION_ARG_KEEP_AS_REFERENCE): Poison.kazu2004-02-031-5/+0
* * config/arm/arm.md, config/c4x/c4x.md, config/cris/cris.md,kazu2004-02-021-1/+1
* * config/arc/arc.md, config/arm/arm.c, config/arm/arm.md,kazu2004-02-021-2/+2
* * config/alpha/alpha.c: Remove mentions of deprecates macroskazu2004-01-301-19/+2
* * config/stormy16/stormy16.ckazu2004-01-291-2/+2
* * config/stormy16/stormy16-protos.h: Remove the prototype forkazu2004-01-253-39/+26
* gcc/kazu2004-01-161-12/+0
* * builtins.c (expand_builtin_va_end): Don't usekazu2004-01-151-5/+0
* Replace use of poisoned BUILD_VA_LIST_TYPE macro with a target function.nickc2003-11-173-8/+5
* * config/stormy16/stormy16.c, config/stormy16/stormy16-protos.h:steven2003-09-282-242/+133
* * targhooks.c: New file.dj2003-09-041-1/+1
* 2003-08-23 Jason Eckhardt <jle@rice.edu>jle2003-08-231-5/+1
* * config/s390/2064.md: Fix comment typos.kazu2003-07-033-3/+3
* * config/d30v/d30v.h: Delete reference to ASM_FINAL_SPEC.sayle2003-06-111-12/+0
* * config/stormy16/stormy16.c (xstormy16_extra_constraint_p): Add Z,dj2003-06-102-7/+41
* * mips.c: Don't include output.h twice.ghazi2003-06-021-1/+0
* * config/rs6000/440.md, config/stormy16/stormy16protos.h,neroden2003-05-243-12/+12
* Update overflow type for R_XSTORMY16_16 reloc.nickc2003-05-211-1/+1
* (xstormy16_expand_prologue): Do not mark assignments to the hard frame pointernickc2003-05-191-19/+30
* * config/stormy16/stormy16.h: Remove about 3000 lines ofneroden2003-05-181-2999/+17
* * alpha.c (print_operand_address, alpha_start_function,ghazi2003-05-161-8/+3
* * stormy16-protos.h (xs_hi_general_operand,ghazi2003-05-162-3/+5
* * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.rsandifo2003-05-141-6/+0
* * config/stormy16/stormy16.c (xstormy16_expand_builtin_va_arg): Fixdj2003-05-093-19/+38
* Update to include R_XSTORMY16_FPTR16, R_XSTORMY16_LO16, R_XSTORMY16_HI16 andnickc2003-05-071-15/+27
* * config/stormy16/stormy16.c (xstormy16_function_profiler): New.dj2003-05-063-2/+10
* * config/stormy16/stormy16.md (negsi2): Allocate the pseudosdj2003-05-052-14/+19
* * config/stormy16/stormy16.c (xstormy16_encode_section_info): Kill.rth2003-04-172-15/+1
* * varasm.c (output_constant_def): Do not consultzack2003-04-151-6/+0
* * config/stormy16/stormy16.c (xstormy16_expand_arith): Makedj2003-03-211-0/+5
* * config/stormy16/stormy16.h (DWARF_LINE_MIN_INSTR_LENGTH): Revert.dj2003-03-091-5/+0
* * config/stormy16/stormy16.h (TARGET_CPU_CPP_BUILTINS): Use inneil2003-03-081-1/+4
* 2002-03-05 Tom Tromey <tromey@redhat.com>dj2003-03-063-21/+97