summaryrefslogtreecommitdiff
path: root/gcc/config/stormy16
Commit message (Expand)AuthorAgeFilesLines
* config.gcc (xstormy16-*-elf): Set extra_options.Richard Sandiford2005-04-042-7/+25
* stormy16-protos.h: Remove the prototypes for xstormy16_ineqsi_operator...Kazu Hirata2005-04-035-139/+148
* stormy16.h (PREDICATE_CODES): Add SUBREG to xstormy16_below100_or_register...Kazu Hirata2005-04-031-3/+3
* cgraphunit.c, [...]: Fix comment typos.Kazu Hirata2005-04-012-2/+2
* Fix problems with hot/cold partitioning optimization.Caroline Tice2005-03-311-1/+1
* target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson2004-12-291-2/+0
* stormy16.md (pushqi, [...]): Add number of arguments to name so that the patt...Eric Christopher2004-12-031-4/+4
* config/stormy16/stormy16.c (combine_bnp): Add code to handle zero_extension a...Nick Clifton2004-11-192-26/+114
* (TARGET_CPU_CPP_BUILTINS): Add builtin assert of cpu=xstormy16.Nick Clifton2004-11-151-0/+1
* builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers2004-11-091-6/+6
* elfos.h, [...]: Update copyright.Kazu Hirata2004-10-171-1/+2
* stormy16.c (xstormy16_asm_output_aligned_common): ..comm alignment is bytes, ...DJ Delorie2004-09-271-1/+1
* tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell2004-08-251-2/+2
* extend.texi: Document new xstormy16 attribute.DJ Delorie2004-08-174-26/+880
* tree.h (build_int_cst): New.Nathan Sidwell2004-08-151-2/+3
* langhooks.h (builtin_function): New langhook.Joseph Myers2004-07-171-3/+3
* target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson2004-07-131-2/+0
* target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson2004-07-131-2/+2
* stormy16-protos.h (xstormy16_expand_builtin_va_arg): Remove.Richard Henderson2004-07-093-57/+63
* (TARGET_LIBGCC2_CFLAGS): Define. Set to -Os.Nick Clifton2004-07-081-0/+2
* c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers2004-07-051-4/+0
* alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset.Richard Kenner2004-06-211-4/+6
* system.h: Poison NO_RECURSIVE_FUNCTION_CSE.Ian Lance Taylor2004-05-211-2/+0
* c-typeck.c, [...]: Fix comment typos and formatting.Kazu Hirata2004-03-111-2/+2
* defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition.Kazu Hirata2004-03-071-2/+0
* target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata2004-02-081-2/+0
* tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra2004-02-061-1/+2
* arc.c (arc_return_in_memory): Check the return value of int_size_in_bytes aga...Kazu Hirata2004-02-061-1/+4
* alpha.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata2004-02-031-1/+1
* system.h (FUNCTION_ARG_KEEP_AS_REFERENCE): Poison.Kazu Hirata2004-02-031-5/+0
* arm.md, [...]: Fix indentation.Kazu Hirata2004-02-021-1/+1
* arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*.Kazu Hirata2004-02-021-2/+2
* alpha.c: Remove mentions of deprecates macros in comments...Kazu Hirata2004-01-301-19/+2
* * config/stormy16/stormy16.cKazu Hirata2004-01-291-2/+2
* stormy16-protos.h: Remove the prototype for xstormy16_setup_incoming_varargs.Kazu Hirata2004-01-253-39/+26
* system.h (ASM_OUTPUT_SECTION_NAME): Poison.Kazu Hirata2004-01-161-12/+0
* builtins.c (expand_builtin_va_end): Don't use EXPAND_BUILTIN_VA_END.Kazu Hirata2004-01-151-5/+0
* Replace use of poisoned BUILD_VA_LIST_TYPE macro with a target function.Nick Clifton2003-11-173-8/+5
* stormy16.c, [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher2003-09-282-242/+133
* targhooks.c: New file.DJ Delorie2003-09-031-1/+1
* calls.c (emit_library_call_value_1): Remove code related to LIBGCC_NEEDS_DOUBLE.Jason Eckhardt2003-08-231-5/+1
* 2064.md: Fix comment typos.Kazu Hirata2003-07-033-3/+3
* d30v.h: Delete reference to ASM_FINAL_SPEC.Roger Sayle2003-06-111-12/+0
* stormy16.c (xstormy16_extra_constraint_p): Add Z, which matches (const_int 0)...DJ Delorie2003-06-102-7/+41
* mips.c: Don't include output.h twice.Kaveh R. Ghazi2003-06-021-1/+0
* 440.md, [...]: Replace "GNU CC" with "GCC".Nathanael Nerode2003-05-243-12/+12
* Update overflow type for R_XSTORMY16_16 reloc.Nick Clifton2003-05-211-1/+1
* (xstormy16_expand_prologue): Do not mark assignments to the hard frame pointe...Andrew MacLeod2003-05-191-19/+30
* stormy16.h: Remove about 3000 lines of target-independent comments.Nathanael Nerode2003-05-181-2999/+17
* alpha.c (print_operand_address, [...]): Use string concatentation on HOST_WID...Kaveh R. Ghazi2003-05-161-8/+3