aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/stormy16
AgeCommit message (Expand)AuthorFilesLines
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
2009-05-03defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov1-2/+0
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers2-0/+25
2009-04-14stormy16.md (ineqbranch_1): Do not assume that comparisons with small integer...Nick Clifton1-1/+1
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek3-3/+4
2008-12-04stormy16.md: Remove extraneous spaces and quotes.Nick Clifton2-320/+329
2008-12-02stormy16.h (INCOMING_FRAME_SP_OFFSET): Negate.DJ Delorie3-59/+34
2008-12-01stormy16.md (CARRY_REG): New constant.Nick Clifton4-126/+112
2008-11-21stormy16.md (movqi_internal, [...]): Moves to/from below100 space (W) can onl...DJ Delorie1-3/+3
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-4/+4
2008-08-30optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka1-1/+1
2008-08-28stormy16.h (IRA_COVER_CLASSES): Define.Nick Clifton2-5/+10
2008-08-06alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi1-17/+17
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-12/+9
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-1/+1
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka1-4/+4