Age | Commit message (Expand) | Author | Files | Lines |
2011-05-22 | stormy16.c (xstormy16_init_builtins): prevent initialisation of non-existant ... | Nick Clifton | 1 | -6/+9 |
2011-05-03 | stormy16 (xstormy16_init_builtins): Call build_function_type_list instead of ... | Nathan Froyd | 1 | -7/+13 |
2011-04-21 | target.def (legitimate_constant_p): New hook. | Richard Sandiford | 1 | -2/+0 |
2011-03-31 | re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer... | Joseph Myers | 1 | -2/+0 |
2011-03-29 | [multiple changes] | Vladimir Makarov | 1 | -5/+0 |
2011-03-28 | re PR bootstrap/48307 (Bootstrap failure) | Vladimir Makarov | 1 | -0/+5 |
2011-03-27 | [multiple changes] | Vladimir Makarov | 1 | -5/+0 |
2011-03-21 | ChangeLog gcc/ | Kai Tietz | 1 | -5/+9 |
2011-03-07 | stormy16.h (PRINT_OPERAND, [...]): Remove. | Anatoly Sokolov | 3 | -11/+13 |
2011-03-03 | stormy16.h (REGISTER_MOVE_COST, [...]): Remove. | Anatoly Sokolov | 2 | -4/+12 |
2011-02-28 | stormy16.h (FUNCTION_VALUE, [...]): Remove. | Anatoly Sokolov | 3 | -11/+28 |
2011-02-24 | stormy16.h (PREFERRED_RELOAD_CLASS, [...]): Remove. | Anatoly Sokolov | 3 | -9/+10 |
2011-02-23 | stormy16.h (REG_OK_FOR_BASE_P, [...]): Remove. | Anatoly Sokolov | 1 | -9/+0 |
2011-02-21 | stormy16.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove. | Anatoly Sokolov | 3 | -31/+11 |
2011-02-14 | make stormy16 use constraints.md | Nathan Froyd | 6 | -94/+124 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 2 | -3/+3 |
2010-12-22 | svr4.h: Remove. | Joseph Myers | 1 | -2/+0 |
2010-12-15 | stormy16.h (LINK_SPEC, WCHAR_TYPE): Define. | Joseph Myers | 1 | -0/+7 |
2010-12-01 | common.opt (main_input_filename, [...]): New Variable entries. | Joseph Myers | 1 | -1/+0 |
2010-11-21 | tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove. | Joseph Myers | 1 | -2/+0 |
2010-11-15 | stormy16.c (direct_return): Do not generate a direct return for interrupt han... | Nick Clifton | 1 | -1/+2 |
2010-11-12 | re PR target/46450 (xstormy16-elf --enable-werror-always build fails) | Joern Rennecke | 1 | -36/+36 |
2010-10-28 | stormy16-protos.h (xstormy16_function_arg): Delete. | Nathan Froyd | 3 | -30/+19 |
2010-10-22 | target.h (enum opt_levels, [...]): New. | Joseph Myers | 2 | -3/+11 |
2010-10-22 | alpha.c (alpha_build_builtin_va_list): Use TYPE_STUB_DECL instead of TREE_CHAIN. | Nathan Froyd | 1 | -1/+1 |
2010-09-01 | stormy16.c: Use REG_P, MEM_P and CONST_INT_P where appropriate. | Nick Clifton | 1 | -81/+80 |
2010-08-11 | stormy16-lib2.c (__cmpsi2): New function. | Nick Clifton | 3 | -1/+27 |
2010-07-15 | tree.h (DECL_CHAIN): Define. | Nathan Froyd | 1 | -3/+3 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-06-29 | reginfo.c (init_reg_sets_1): Adjust comments. | Nathan Froyd | 1 | -2/+0 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2010-04-22 | * config/stormy16/stormy16-lib2.c (__ucmpsi2): Fix thinko. | Nick Clifton | 1 | -4/+4 |
2010-04-22 | * config/stormy16/stormy16.c | Nick Clifton | 6 | -290/+106 |
2009-11-30 | stormy16-lib2-count-leading-zeros.c: Delete. | Nick Clifton | 3 | -36/+20 |
2009-11-27 | stormy16-lib2.c: Arrange for separate compilation of each function. | Nick Clifton | 16 | -15/+115 |
2009-11-04 | defaults.h (CONSTANT_ADDRESS_P): Provide a default definition. | Nick Clifton | 1 | -2/+0 |
2009-09-22 | stormy16.c (xstormy16_trampoline_init): Rename from xstormy16_initialize_tram... | Richard Henderson | 2 | -16/+16 |
2009-08-26 | hooks.h (hook_bool_const_int_const_int_true): Declare. | Anatoly Sokolov | 2 | -6/+14 |
2009-08-01 | expr.c (store_constructor): Use promote_decl_mode. | Paolo Bonzini | 1 | -4/+2 |
2009-06-13 | alpha.c (alpha_build_builtin_va_list): Pass location to build_decl. | Aldy Hernandez | 1 | -5/+8 |
2009-05-14 | tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc... | Paolo Bonzini | 3 | -17/+5 |
2009-05-12 | Merge cond-optab branch. | Paolo Bonzini | 4 | -107/+41 |
2009-05-10 | arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics. | Joseph Myers | 1 | -3/+3 |
2009-05-03 | defaults.h (FRAME_POINTER_REQUIRED): Provide default. | Anatoly Sokolov | 1 | -2/+0 |
2009-04-21 | ABOUT-GCC-NLS, [...]: Add copyright and license notices. | Joseph Myers | 2 | -0/+25 |
2009-04-14 | stormy16.md (ineqbranch_1): Do not assume that comparisons with small integer... | Nick Clifton | 1 | -1/+1 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 1 | -15/+10 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 3 | -3/+4 |
2008-12-04 | stormy16.md: Remove extraneous spaces and quotes. | Nick Clifton | 2 | -320/+329 |
2008-12-02 | stormy16.h (INCOMING_FRAME_SP_OFFSET): Negate. | DJ Delorie | 3 | -59/+34 |