aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mmix/mmix.c
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 Froyd1-2/+6
2010-11-10re PR target/46415 (mmix-knuth-mmixware --enable-werror-always build fails)Joern Rennecke1-12/+11
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers1-15/+11
2010-10-09mmix-protos.h (mmix_function_arg): Delete.Nathan Froyd1-11/+59
2010-09-16target.def (target_option.optimization): New hook.Joseph Myers1-0/+15
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers1-3/+7
2010-08-01mmix.h (ASM_OUTPUT_SOURCE_FILENAME): Remove macro.Anatoly Sokolov1-2/+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-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 Sokolov1-7/+31
2009-09-22mmix.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New.Richard Henderson1-24/+29
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 Bonzini1-8/+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 Sokolov1-1/+16
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini1-6/+9
2009-05-12Merge cond-optab branch.Paolo Bonzini1-59/+3
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
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 Hubicka1-3/+3
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 Nilsson1-0/+20
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. Ghazi1-7/+7
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-11/+11
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
2005-07-03c-common.h (GCC_DIAG_STYLE): Define.Joseph Myers1-2/+2
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-05-04predicates.md: New file.Hans-Peter Nilsson1-133/+0
2005-05-02mmix.opt: New file.Hans-Peter Nilsson1-5/+2
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+2
2005-04-26mips.c (mips_legitimize_tls_address): Use gcc_unreachable.Nathan Sidwell1-5/+4
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-1/+1
2004-12-30mmix.h (ASM_OUTPUT_INTERNAL_LABEL): Define.Hans-Peter Nilsson1-0/+9
2004-12-28re PR target/18321 (mmix-knuth-mmixware testsuite failure: gcc.c-torture/comp...Hans-Peter Nilsson1-5/+1
2004-11-13re PR target/18347 (mmix-knuth-mmixware testsuite failure: gcc.dg/uninit-C.c)Hans-Peter Nilsson1-2/+16
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-1/+1
2004-10-21dbxout.c (asmfile): Delete.Zack Weinberg1-10/+0
2004-09-08function.c (reference_callee_copied): New.Richard Henderson1-0/+2