summaryrefslogtreecommitdiff
path: root/gcc/config/mmix
Commit message (Expand)AuthorAgeFilesLines
* mmix.c (mmix_opposite_regno): Handle the return-value register too.Hans-Peter Nilsson2012-10-141-4/+22
* mmix.c (mmix_output_octa): Don't assume HOST_WIDEST_INT_PRINT_HEX starts with...Hans-Peter Nilsson2012-10-081-12/+7
* mmix.h (MMIX_REG_OK_STRICT): Delete.Nathan Froyd2012-09-126-115/+131
* hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo2012-09-051-1/+1
* integrate.c: Remove.Steven Bosscher2012-05-291-1/+0
* rtl.h (assign_stack_temp, [...]): Remove 'keep' argument.Michael Matz2012-05-291-4/+4
* rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford2012-05-051-10/+17
* Move libgcc2 to toplevel libgccRainer Orth2011-11-021-4/+0
* Move crtstuff support to toplevel libgccRainer Orth2011-11-023-211/+1
* tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford2011-08-181-1/+2
* mmix.c (TARGET_PREFERRED_OUTPUT_RELOAD_CLASS): Redefine as mmix_preferred_out...Anatoly Sokolov2011-08-141-1/+1
* mmix.h (REGISTER_MOVE_COST): Remove macro.Anatoly Sokolov2011-08-093-23/+12
* mmix.h (REG_OK_FOR_BASE_P, [...]): Remove.Anatoly Sokolov2011-08-091-11/+0
* mmix.h (PREFERRED_RELOAD_CLASS, [...]): Remove macro.Anatoly Sokolov2011-08-013-16/+13
* mmix.h (PRINT_OPERAND, [...]): Remove macro.Anatoly Sokolov2011-07-253-24/+22
* re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke2011-06-161-13/+20
* target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers2011-06-151-13/+0
* re PR target/49285 (build fails on mmix in libgcc2.c:__powisf2: ICE in emit_u...Hans-Peter Nilsson2011-06-061-4/+4
* target.def (legitimate_constant_p): New hook.Richard Sandiford2011-04-213-8/+7
* re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers2011-03-311-5/+1
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* re PR target/46739 (mmix-knuth-mmixware --enable-werror-always build fails fo...Joern Rennecke2010-12-061-1/+1
* common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers2010-12-011-1/+0
* target.def (conditional_register_usage): Define.Nathan Froyd2010-11-223-5/+6
* tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers2010-11-211-2/+0
* re PR target/46415 (mmix-knuth-mmixware --enable-werror-always build fails)Joern Rennecke2010-11-102-14/+13
* target.h (enum opt_levels, [...]): New.Joseph Myers2010-10-222-19/+11
* mmix-protos.h (mmix_function_arg): Delete.Nathan Froyd2010-10-093-26/+59
* optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers2010-09-291-2/+0
* target.def (target_option.optimization): New hook.Joseph Myers2010-09-162-13/+15
* tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers2010-09-163-6/+7
* mmix.h (ASM_OUTPUT_SOURCE_FILENAME): Remove macro.Anatoly Sokolov2010-08-013-6/+5
* mmix.c: Include basic-block.h.Anatoly Sokolov2010-07-301-0/+1
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd2010-06-291-2/+0
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-1/+1
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* mmix.h (FUNCTION_VALUE, [...]): Remove macros.Anatoly Sokolov2010-05-163-27/+34
* mmix.md ("*divdi3_nonknuth", [...]): Add missing earlyclobber for second alte...Hans-Peter Nilsson2010-04-271-2/+2
* 2010, not 2009; old emacs bugHans-Peter Nilsson2010-02-221-1/+1
* Migrate crti, crtn, crtbegin, crtend build rules to libgcc.Hans-Peter Nilsson2010-02-221-18/+1
* mmix.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New.Richard Henderson2009-09-223-34/+31
* tm.texi (TARGET_PROMOTE_FUNCTION_MODE): Add documentation for for_return == 2.Paolo Bonzini2009-08-121-1/+1
* expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini2009-08-012-25/+28
* unwind-dw2-fde-darwin.c: Include dwarf2.h.Tom Tromey2009-07-091-1/+1
* dwarf2.h: Remove.Tom Tromey2009-06-301-1/+1
* target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov2009-06-302-4/+16
* defaults.h (CAN_ELIMINATE): Provide default.Anatoly Sokolov2009-06-251-5/+1
* tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini2009-05-143-11/+9
* Merge cond-optab branch.Paolo Bonzini2009-05-125-252/+71