| Commit message (Expand) | Author | Age | Files | Lines |
* | mmix.c (mmix_opposite_regno): Handle the return-value register too. | Hans-Peter Nilsson | 2012-10-14 | 1 | -4/+22 |
* | mmix.c (mmix_output_octa): Don't assume HOST_WIDEST_INT_PRINT_HEX starts with... | Hans-Peter Nilsson | 2012-10-08 | 1 | -12/+7 |
* | mmix.h (MMIX_REG_OK_STRICT): Delete. | Nathan Froyd | 2012-09-12 | 6 | -115/+131 |
* | hooks.c (hook_int_rtx_mode_as_bool_0): New function. | Oleg Endo | 2012-09-05 | 1 | -1/+1 |
* | integrate.c: Remove. | Steven Bosscher | 2012-05-29 | 1 | -1/+0 |
* | rtl.h (assign_stack_temp, [...]): Remove 'keep' argument. | Michael Matz | 2012-05-29 | 1 | -4/+4 |
* | rtl.h (plus_constant, [...]): Merge into a single plus_constant function. | Richard Sandiford | 2012-05-05 | 1 | -10/+17 |
* | Move libgcc2 to toplevel libgcc | Rainer Orth | 2011-11-02 | 1 | -4/+0 |
* | Move crtstuff support to toplevel libgcc | Rainer Orth | 2011-11-02 | 3 | -211/+1 |
* | tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter. | Richard Sandiford | 2011-08-18 | 1 | -1/+2 |
* | mmix.c (TARGET_PREFERRED_OUTPUT_RELOAD_CLASS): Redefine as mmix_preferred_out... | Anatoly Sokolov | 2011-08-14 | 1 | -1/+1 |
* | mmix.h (REGISTER_MOVE_COST): Remove macro. | Anatoly Sokolov | 2011-08-09 | 3 | -23/+12 |
* | mmix.h (REG_OK_FOR_BASE_P, [...]): Remove. | Anatoly Sokolov | 2011-08-09 | 1 | -11/+0 |
* | mmix.h (PREFERRED_RELOAD_CLASS, [...]): Remove macro. | Anatoly Sokolov | 2011-08-01 | 3 | -16/+13 |
* | mmix.h (PRINT_OPERAND, [...]): Remove macro. | Anatoly Sokolov | 2011-07-25 | 3 | -24/+22 |
* | re PR middle-end/46500 (target.h includes tm.h) | Joern Rennecke | 2011-06-16 | 1 | -13/+20 |
* | target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h. | Joseph Myers | 2011-06-15 | 1 | -13/+0 |
* | re PR target/49285 (build fails on mmix in libgcc2.c:__powisf2: ICE in emit_u... | Hans-Peter Nilsson | 2011-06-06 | 1 | -4/+4 |
* | target.def (legitimate_constant_p): New hook. | Richard Sandiford | 2011-04-21 | 3 | -8/+7 |
* | re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer... | Joseph Myers | 2011-03-31 | 1 | -5/+1 |
* | Update Copyright years for files modified in 2010. | Jakub Jelinek | 2011-01-03 | 1 | -1/+1 |
* | re PR target/46739 (mmix-knuth-mmixware --enable-werror-always build fails fo... | Joern Rennecke | 2010-12-06 | 1 | -1/+1 |
* | common.opt (main_input_filename, [...]): New Variable entries. | Joseph Myers | 2010-12-01 | 1 | -1/+0 |
* | target.def (conditional_register_usage): Define. | Nathan Froyd | 2010-11-22 | 3 | -5/+6 |
* | tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove. | Joseph Myers | 2010-11-21 | 1 | -2/+0 |
* | re PR target/46415 (mmix-knuth-mmixware --enable-werror-always build fails) | Joern Rennecke | 2010-11-10 | 2 | -14/+13 |
* | target.h (enum opt_levels, [...]): New. | Joseph Myers | 2010-10-22 | 2 | -19/+11 |
* | mmix-protos.h (mmix_function_arg): Delete. | Nathan Froyd | 2010-10-09 | 3 | -26/+59 |
* | optc-gen.awk: Generate global_options initializer instead of individual varia... | Joseph Myers | 2010-09-29 | 1 | -2/+0 |
* | target.def (target_option.optimization): New hook. | Joseph Myers | 2010-09-16 | 2 | -13/+15 |
* | tm.texi.in (OVERRIDE_OPTIONS): Remove documentation. | Joseph Myers | 2010-09-16 | 3 | -6/+7 |
* | mmix.h (ASM_OUTPUT_SOURCE_FILENAME): Remove macro. | Anatoly Sokolov | 2010-08-01 | 3 | -6/+5 |
* | mmix.c: Include basic-block.h. | Anatoly Sokolov | 2010-07-30 | 1 | -0/+1 |
* | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 2010-07-08 | 1 | -0/+1 |
* | reginfo.c (init_reg_sets_1): Adjust comments. | Nathan Froyd | 2010-06-29 | 1 | -2/+0 |
* | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 2010-06-08 | 1 | -1/+1 |
* | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 2010-05-21 | 1 | -1/+0 |
* | mmix.h (FUNCTION_VALUE, [...]): Remove macros. | Anatoly Sokolov | 2010-05-16 | 3 | -27/+34 |
* | mmix.md ("*divdi3_nonknuth", [...]): Add missing earlyclobber for second alte... | Hans-Peter Nilsson | 2010-04-27 | 1 | -2/+2 |
* | 2010, not 2009; old emacs bug | Hans-Peter Nilsson | 2010-02-22 | 1 | -1/+1 |
* | Migrate crti, crtn, crtbegin, crtend build rules to libgcc. | Hans-Peter Nilsson | 2010-02-22 | 1 | -18/+1 |
* | mmix.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New. | Richard Henderson | 2009-09-22 | 3 | -34/+31 |
* | tm.texi (TARGET_PROMOTE_FUNCTION_MODE): Add documentation for for_return == 2. | Paolo Bonzini | 2009-08-12 | 1 | -1/+1 |
* | expr.c (store_constructor): Use promote_decl_mode. | Paolo Bonzini | 2009-08-01 | 2 | -25/+28 |
* | unwind-dw2-fde-darwin.c: Include dwarf2.h. | Tom Tromey | 2009-07-09 | 1 | -1/+1 |
* | dwarf2.h: Remove. | Tom Tromey | 2009-06-30 | 1 | -1/+1 |
* | target.h (struct gcc_target): Add frame_pointer_required field. | Anatoly Sokolov | 2009-06-30 | 2 | -4/+16 |
* | defaults.h (CAN_ELIMINATE): Provide default. | Anatoly Sokolov | 2009-06-25 | 1 | -5/+1 |
* | tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc... | Paolo Bonzini | 2009-05-14 | 3 | -11/+9 |
* | Merge cond-optab branch. | Paolo Bonzini | 2009-05-12 | 5 | -252/+71 |