summaryrefslogtreecommitdiff
path: root/gcc/config/stormy16
Commit message (Expand)AuthorAgeFilesLines
* tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford2011-08-181-2/+3
* Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth2011-08-051-12/+1
* target.def (class_max_nregs): New hook.Anatoly Sokolov2011-07-201-3/+0
* tree.h (fold_build_pointer_plus_loc): New helper function.Richard Guenther2011-07-191-3/+3
* re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke2011-06-161-2/+6
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-10/+0
* stormy16.c (xstormy16_init_builtins): prevent initialisation of non-existant ...Nick Clifton2011-05-221-6/+9
* stormy16 (xstormy16_init_builtins): Call build_function_type_list instead of ...Nathan Froyd2011-05-031-7/+13
* target.def (legitimate_constant_p): New hook.Richard Sandiford2011-04-211-2/+0
* re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers2011-03-311-2/+0
* [multiple changes]Vladimir Makarov2011-03-291-5/+0
* re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov2011-03-281-0/+5
* [multiple changes]Vladimir Makarov2011-03-271-5/+0
* ChangeLog gcc/Kai Tietz2011-03-211-5/+9
* stormy16.h (PRINT_OPERAND, [...]): Remove.Anatoly Sokolov2011-03-073-11/+13
* stormy16.h (REGISTER_MOVE_COST, [...]): Remove.Anatoly Sokolov2011-03-032-4/+12
* stormy16.h (FUNCTION_VALUE, [...]): Remove.Anatoly Sokolov2011-02-283-11/+28
* stormy16.h (PREFERRED_RELOAD_CLASS, [...]): Remove.Anatoly Sokolov2011-02-243-9/+10
* stormy16.h (REG_OK_FOR_BASE_P, [...]): Remove.Anatoly Sokolov2011-02-231-9/+0
* stormy16.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.Anatoly Sokolov2011-02-213-31/+11
* make stormy16 use constraints.mdNathan Froyd2011-02-146-94/+124
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-032-3/+3
* svr4.h: Remove.Joseph Myers2010-12-221-2/+0
* stormy16.h (LINK_SPEC, WCHAR_TYPE): Define.Joseph Myers2010-12-151-0/+7
* common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers2010-12-011-1/+0
* tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers2010-11-211-2/+0
* stormy16.c (direct_return): Do not generate a direct return for interrupt han...Nick Clifton2010-11-151-1/+2
* re PR target/46450 (xstormy16-elf --enable-werror-always build fails)Joern Rennecke2010-11-121-36/+36
* stormy16-protos.h (xstormy16_function_arg): Delete.Nathan Froyd2010-10-283-30/+19
* target.h (enum opt_levels, [...]): New.Joseph Myers2010-10-222-3/+11
* alpha.c (alpha_build_builtin_va_list): Use TYPE_STUB_DECL instead of TREE_CHAIN.Nathan Froyd2010-10-221-1/+1
* stormy16.c: Use REG_P, MEM_P and CONST_INT_P where appropriate.Nick Clifton2010-09-011-81/+80
* stormy16-lib2.c (__cmpsi2): New function.Nick Clifton2010-08-113-1/+27
* tree.h (DECL_CHAIN): Define.Nathan Froyd2010-07-151-3/+3
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd2010-06-291-2/+0
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* * config/stormy16/stormy16-lib2.c (__ucmpsi2): Fix thinko.Nick Clifton2010-04-221-4/+4
* * config/stormy16/stormy16.cNick Clifton2010-04-226-290/+106
* stormy16-lib2-count-leading-zeros.c: Delete.Nick Clifton2009-11-303-36/+20
* stormy16-lib2.c: Arrange for separate compilation of each function.Nick Clifton2009-11-2716-15/+115
* defaults.h (CONSTANT_ADDRESS_P): Provide a default definition.Nick Clifton2009-11-041-2/+0
* stormy16.c (xstormy16_trampoline_init): Rename from xstormy16_initialize_tram...Richard Henderson2009-09-222-16/+16
* hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2009-08-262-6/+14
* expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini2009-08-011-4/+2
* alpha.c (alpha_build_builtin_va_list): Pass location to build_decl.Aldy Hernandez2009-06-131-5/+8
* tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini2009-05-143-17/+5
* Merge cond-optab branch.Paolo Bonzini2009-05-124-107/+41
* arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics.Joseph Myers2009-05-101-3/+3
* defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov2009-05-031-2/+0