aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mmix
AgeCommit message (Expand)AuthorFilesLines
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
2005-07-03c-common.h (GCC_DIAG_STYLE): Define.Joseph Myers1-2/+2
2005-06-26defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek1-1/+1
2005-06-25Update FSF address.R. Kelley Cook8-16/+16
2005-06-05re PR target/21914 (mmix-knuth-mmixware testsuite failure: compile/20030703-1.c)Hans-Peter Nilsson1-4/+4
2005-05-27c-pch.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-05-04predicates.md: New file.Hans-Peter Nilsson4-154/+175
2005-05-02mmix.opt: New file.Hans-Peter Nilsson3-87/+103
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata2-2/+3
2005-04-26mips.c (mips_legitimize_tls_address): Use gcc_unreachable.Nathan Sidwell3-7/+6
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 Nilsson3-0/+13
2004-12-28re PR target/18321 (mmix-knuth-mmixware testsuite failure: gcc.c-torture/comp...Hans-Peter Nilsson1-5/+1
2004-11-28re PR target/18331 (mmix-knuth-mmixware testsuite failure: execute/ieee/fp-cm...Hans-Peter Nilsson1-4/+34
2004-11-13re PR target/18347 (mmix-knuth-mmixware testsuite failure: gcc.dg/uninit-C.c)Hans-Peter Nilsson2-11/+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 Weinberg2-14/+0
2004-09-08function.c (reference_callee_copied): New.Richard Henderson2-2/+2