Age | Commit message (Expand) | Author | Files | Lines |
2011-06-09 | re PR rtl-optimization/49154 (build fails on cris-elf in libgcc: ICE in setup... | Hans-Peter Nilsson | 2 | -24/+18 |
2011-05-03 | gengenrtl.c (special_rtx): PC, CC0 and RETURN are special. | Bernd Schmidt | 1 | -1/+1 |
2011-04-23 | cris.opt (moverride-best-lib-options): Fix typo in comment. | Mike Stump | 1 | -1/+1 |
2011-04-21 | alpha.c (struct machine_function): Use rtx, not struct rtx_def *. | Joseph Myers | 1 | -5/+2 |
2011-04-21 | target.def (legitimate_constant_p): New hook. | Richard Sandiford | 1 | -2/+0 |
2011-04-11 | linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER. | Joseph Myers | 1 | -2/+2 |
2011-04-10 | Remove doubled up words. | Mike Stump | 1 | -1/+1 |
2011-03-29 | [multiple changes] | Vladimir Makarov | 1 | -2/+0 |
2011-03-28 | re PR bootstrap/48307 (Bootstrap failure) | Vladimir Makarov | 1 | -0/+2 |
2011-03-27 | [multiple changes] | Vladimir Makarov | 1 | -2/+0 |
2011-03-22 | cris.c (cris_handle_option): Access target_flags via opts pointer. | Joseph Myers | 2 | -15/+7 |
2011-03-22 | target.def (handle_option): Take gcc_options and cl_decoded_option pointers a... | Joseph Myers | 1 | -4/+14 |
2011-02-08 | * config/cris/elf.opt (sim): New Driver option. | Joseph Myers | 1 | -1/+4 |
2011-01-14 | cris.h (ASM_SPEC, [...]): Check for mcpu not cpu. | Joseph Myers | 2 | -19/+13 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+1 |
2010-12-22 | svr4.h: Remove. | Joseph Myers | 1 | -1/+0 |
2010-12-09 | linux.h (SIZE_TYPE, [...]): Define. | Joseph Myers | 1 | -0/+7 |
2010-12-09 | arc.h (ASM_SPEC): Remove %{v}. | Joseph Myers | 1 | -2/+1 |
2010-12-09 | freebsd.h (LINK_SPEC): Don't use %{!dynamic-linker:}. | Joseph Myers | 1 | -2/+2 |
2010-12-01 | common.opt (main_input_filename, [...]): New Variable entries. | Joseph Myers | 1 | -1/+0 |
2010-11-22 | target.def (conditional_register_usage): Define. | Nathan Froyd | 3 | -6/+7 |
2010-11-21 | tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove. | Joseph Myers | 1 | -3/+0 |
2010-11-12 | re PR target/46435 (cris-elf --enable-werror-always build fails) | Joern Rennecke | 1 | -62/+6 |
2010-11-10 | cfgloop.c (verify_loop_structure): Use %' in diagnostics. | Joseph Myers | 2 | -5/+6 |
2010-11-01 | alpha.h (WORD_SWITCH_TAKES_ARG): Remove. | Joseph Myers | 1 | -11/+1 |
2010-10-28 | cris.h (FUNCTION_ARG, [...]): Delete. | Nathan Froyd | 2 | -18/+57 |
2010-10-22 | target.h (enum opt_levels, [...]): New. | Joseph Myers | 1 | -12/+10 |
2010-10-01 | m32c.c (cris_memory_move_cost): New. | Anatoly Sokolov | 3 | -13/+26 |
2010-09-29 | optc-gen.awk: Generate global_options initializer instead of individual varia... | Joseph Myers | 1 | -3/+0 |
2010-09-16 | target.def (target_option.optimization): New hook. | Joseph Myers | 2 | -9/+12 |
2010-09-16 | tm.texi.in (OVERRIDE_OPTIONS): Remove documentation. | Joseph Myers | 3 | -11/+11 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
2010-06-29 | re PR other/44034 (target hooks are hard to maintain) | Joern Rennecke | 1 | -2/+2 |
2010-06-29 | reginfo.c (init_reg_sets_1): Adjust comments. | Nathan Froyd | 1 | -2/+0 |
2010-06-16 | cris-protos.h (cris_print_operand): Delete. | Nathan Froyd | 3 | -14/+21 |
2010-06-08 | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 1 | -1/+1 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
2010-05-20 | re PR target/44202 (Missing compare after add) | Hans-Peter Nilsson | 1 | -1/+1 |
2009-11-04 | defaults.h (CONSTANT_ADDRESS_P): Provide a default definition. | Nick Clifton | 1 | -2/+0 |
2009-10-20 | cris.c (cris_function_value, [...]): New functions. | Anatoly Sokolov | 3 | -9/+42 |
2009-10-14 | re PR rtl-optimization/38948 (unrecognizable insn, postreload.c:395) | Hans-Peter Nilsson | 1 | -6/+11 |
2009-10-12 | re PR target/26515 (peephole2 causes unrecognized insn, zero_extending non-ge... | Hans-Peter Nilsson | 1 | -2/+4 |
2009-09-22 | cris.c (TARGET_ASM_TRAMPOLINE_TEMPLATE, [...]): New. | Richard Henderson | 2 | -98/+106 |
2009-08-12 | tm.texi (TARGET_PROMOTE_FUNCTION_MODE): Add documentation for for_return == 2. | Paolo Bonzini | 1 | -1/+1 |
2009-08-01 | expr.c (store_constructor): Use promote_decl_mode. | Paolo Bonzini | 2 | -16/+25 |
2009-06-30 | target.h (struct gcc_target): Add frame_pointer_required field. | Anatoly Sokolov | 2 | -6/+17 |
2009-06-25 | defaults.h (CAN_ELIMINATE): Provide default. | Anatoly Sokolov | 1 | -6/+2 |
2009-05-12 | Merge cond-optab branch. | Paolo Bonzini | 2 | -62/+90 |
2009-05-04 | tm.texi (LEGITIMIZE_ADDRESS): Revise documentation. | Paolo Bonzini | 1 | -10/+0 |
2009-04-22 | hashtab.h: Update GTY annotations to new syntax | Taras Glek | 1 | -1/+1 |