aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mmix
AgeCommit message (Expand)AuthorFilesLines
2010-12-06re PR target/46739 (mmix-knuth-mmixware --enable-werror-always build fails fo...Joern Rennecke1-1/+1
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd3-5/+6
2010-11-21tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers1-2/+0
2010-11-10re PR target/46415 (mmix-knuth-mmixware --enable-werror-always build fails)Joern Rennecke2-14/+13
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers2-19/+11
2010-10-09mmix-protos.h (mmix_function_arg): Delete.Nathan Froyd3-26/+59
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers1-2/+0
2010-09-16target.def (target_option.optimization): New hook.Joseph Myers2-13/+15
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers3-6/+7
2010-08-01mmix.h (ASM_OUTPUT_SOURCE_FILENAME): Remove macro.Anatoly Sokolov3-6/+5
2010-07-30mmix.c: Include basic-block.h.Anatoly Sokolov1-0/+1
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-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-1/+1
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-05-16mmix.h (FUNCTION_VALUE, [...]): Remove macros.Anatoly Sokolov3-27/+34
2010-04-27mmix.md ("*divdi3_nonknuth", [...]): Add missing earlyclobber for second alte...Hans-Peter Nilsson1-2/+2
2010-02-222010, not 2009; old emacs bugHans-Peter Nilsson1-1/+1
2010-02-22Migrate crti, crtn, crtbegin, crtend build rules to libgcc.Hans-Peter Nilsson1-18/+1
2009-09-22mmix.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New.Richard Henderson3-34/+31
2009-08-12tm.texi (TARGET_PROMOTE_FUNCTION_MODE): Add documentation for for_return == 2.Paolo Bonzini1-1/+1
2009-08-01expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini2-25/+28
2009-07-09unwind-dw2-fde-darwin.c: Include dwarf2.h.Tom Tromey1-1/+1
2009-06-30dwarf2.h: Remove.Tom Tromey1-1/+1
2009-06-30target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov2-4/+16
2009-06-25defaults.h (CAN_ELIMINATE): Provide default.Anatoly Sokolov1-5/+1
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini3-11/+9
2009-05-12Merge cond-optab branch.Paolo Bonzini5-252/+71
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-1/+1
2009-04-22defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini1-2/+0
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers1-0/+18
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2-29/+19
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2-2/+3
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-3/+4
2008-08-06alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi1-8/+8
2008-06-27c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi1-2/+2
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2-4/+4
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka1-15/+15
2007-11-22mmix.c (mmix_encode_section_info): Remove duplicate line in my edit of the la...Hans-Peter Nilsson1-1/+0
2007-11-22mmix.c (mmix_encode_section_info): Use alloca to avoid writing into string al...Tom Tromey1-6/+3
2007-09-25mmix.h (FUNCTION_INCOMING_ARG_REGNO_P): Don't define bogus target macro.Hans-Peter Nilsson3-10/+24
2007-09-25mmix.md ("*cmpcc_folded"): In condition, gate with REG_P tests before REGNO a...Hans-Peter Nilsson1-1/+2
2007-09-03system.h (CONST_CAST2, [...]): New macros for type-specific casts.Kaveh R. Ghazi1-1/+1
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2-8/+8
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton7-34/+27
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-11/+11
2006-04-18* config/mmix/mmix.h (OPTIMIZATION_OPTIONS): Remove reference to flag_strengt...Nick Clifton1-1/+0
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-3/+3
2005-10-30mmix.c (mmix_intval): Correct handling of DFmode constants for hosts with lon...Hans-Peter Nilsson1-13/+7