aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/stormy16
AgeCommit message (Expand)AuthorFilesLines
2011-11-02Move libgcc2 to toplevel libgccRainer Orth17-426/+0
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-2/+3
2011-08-05Makefile.in (FPBIT_FUNCS, [...]): Remove.Rainer Orth1-12/+1
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-3/+0
2011-07-19tree.h (fold_build_pointer_plus_loc): New helper function.Richard Guenther1-3/+3
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-2/+6
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-10/+0
2011-05-22stormy16.c (xstormy16_init_builtins): prevent initialisation of non-existant ...Nick Clifton1-6/+9
2011-05-03stormy16 (xstormy16_init_builtins): Call build_function_type_list instead of ...Nathan Froyd1-7/+13
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-2/+0
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-2/+0
2011-03-29[multiple changes]Vladimir Makarov1-5/+0
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+5
2011-03-27[multiple changes]Vladimir Makarov1-5/+0
2011-03-21ChangeLog gcc/Kai Tietz1-5/+9
2011-03-07stormy16.h (PRINT_OPERAND, [...]): Remove.Anatoly Sokolov3-11/+13
2011-03-03stormy16.h (REGISTER_MOVE_COST, [...]): Remove.Anatoly Sokolov2-4/+12
2011-02-28stormy16.h (FUNCTION_VALUE, [...]): Remove.Anatoly Sokolov3-11/+28
2011-02-24stormy16.h (PREFERRED_RELOAD_CLASS, [...]): Remove.Anatoly Sokolov3-9/+10
2011-02-23stormy16.h (REG_OK_FOR_BASE_P, [...]): Remove.Anatoly Sokolov1-9/+0
2011-02-21stormy16.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.Anatoly Sokolov3-31/+11
2011-02-14make stormy16 use constraints.mdNathan Froyd6-94/+124
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek2-3/+3
2010-12-22svr4.h: Remove.Joseph Myers1-2/+0
2010-12-15stormy16.h (LINK_SPEC, WCHAR_TYPE): Define.Joseph Myers1-0/+7
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-21tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers1-2/+0
2010-11-15stormy16.c (direct_return): Do not generate a direct return for interrupt han...Nick Clifton1-1/+2
2010-11-12re PR target/46450 (xstormy16-elf --enable-werror-always build fails)Joern Rennecke1-36/+36
2010-10-28stormy16-protos.h (xstormy16_function_arg): Delete.Nathan Froyd3-30/+19
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers2-3/+11
2010-10-22alpha.c (alpha_build_builtin_va_list): Use TYPE_STUB_DECL instead of TREE_CHAIN.Nathan Froyd1-1/+1
2010-09-01stormy16.c: Use REG_P, MEM_P and CONST_INT_P where appropriate.Nick Clifton1-81/+80
2010-08-11stormy16-lib2.c (__cmpsi2): New function.Nick Clifton3-1/+27
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd1-3/+3
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-2/+0
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-04-22* config/stormy16/stormy16-lib2.c (__ucmpsi2): Fix thinko.Nick Clifton1-4/+4
2010-04-22* config/stormy16/stormy16.cNick Clifton6-290/+106
2009-11-30stormy16-lib2-count-leading-zeros.c: Delete.Nick Clifton3-36/+20
2009-11-27stormy16-lib2.c: Arrange for separate compilation of each function.Nick Clifton16-15/+115
2009-11-04defaults.h (CONSTANT_ADDRESS_P): Provide a default definition.Nick Clifton1-2/+0
2009-09-22stormy16.c (xstormy16_trampoline_init): Rename from xstormy16_initialize_tram...Richard Henderson2-16/+16
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov2-6/+14
2009-08-01expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini1-4/+2
2009-06-13alpha.c (alpha_build_builtin_va_list): Pass location to build_decl.Aldy Hernandez1-5/+8
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini3-17/+5
2009-05-12Merge cond-optab branch.Paolo Bonzini4-107/+41
2009-05-10arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics.Joseph Myers1-3/+3