aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pdp11
AgeCommit message (Expand)AuthorFilesLines
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-8/+0
2010-06-08pdp11.h (FUNCTION_VALUE, [...]): Remove macros.Anatoly Sokolov2-27/+46
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-05-03tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher1-1/+1
2009-11-04defaults.h (CONSTANT_ADDRESS_P): Provide a default definition.Nick Clifton1-4/+0
2009-09-22pdp11.c (pdp11_trampoline_init): New.Richard Henderson2-33/+32
2009-05-15frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.Paolo Bonzini3-16/+1
2009-05-12Merge cond-optab branch.Paolo Bonzini4-445/+105
2009-05-03defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov1-8/+0
2009-04-22defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini1-8/+0
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers1-0/+19
2009-03-28inclhack.def (aix_syswait, [...]): Remove.Joseph Myers2-99/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek3-3/+3
2008-08-31frv.c (frv_rtx_costs): Update forward declaration.Jan Hubicka1-1/+2
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-2/+3
2008-08-30optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka1-1/+1
2008-08-12defaults.h (TARGET_FLOAT_FORMAT): Remove.Ulrich Weigand1-2/+0
2008-08-12real.h (struct real_format): New member has_sign_dependent_rounding.Ulrich Weigand1-0/+2
2008-08-12real.h (struct real_format): New member round_towards_zero.Ulrich Weigand1-0/+2
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford1-1/+1
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2-9/+12
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton7-33/+26
2007-06-11Merge dataflow branch into mainlineDaniel Berlin2-19/+19
2007-02-20c4x.md, [...]: Follow spelling conventions.Kazu Hirata2-5/+5
2007-02-03c-decl.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-01-18real.h (real_format): Add a canonical_nan_lsbs_set field.Richard Sandiford1-0/+2
2006-12-08recog.c (mode_dependent_address_p): Identify pre-increment...Mark Shinwell1-5/+3
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata1-1/+1
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-2/+2
2005-06-25Update FSF address.R. Kelley Cook7-14/+14
2005-05-133000.md, [...]: Update copyright.Kazu Hirata1-1/+1
2005-05-09pdp11.c (pdp11_output_function_prologue): Use gcc_assert and gcc_unreachable ...Nathan Sidwell3-52/+33
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata2-2/+2
2005-04-04* config/pdp11/pdp11.h (target_flags, TARGET_SWITCHES, TARGET_DEFAULT)Richard Sandiford4-84/+118
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson1-6/+0
2004-11-24c-opts.c (c_common_post_options): Don't clear flag_inline_functions.Steven Bosscher1-2/+0
2004-10-24dbxcoff.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva2-3/+3
2004-07-05c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers1-1/+3
2004-03-11c-typeck.c, [...]: Fix comment typos and formatting.Kazu Hirata1-1/+1
2004-03-08pdp11.c (comparison_operator_index): Remove.Kazu Hirata2-51/+0
2004-03-07defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition.Kazu Hirata1-16/+0
2004-02-19arc.h, [...]: Remove commented-out or useless definitions of CASE_VECTOR_PC_R...Kazu Hirata1-6/+0
2004-02-08target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata1-2/+0
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+1
2004-02-04alpha.c, [...]: Revert the replacements of "FALLTHRU" with "Fall through" don...Kazu Hirata1-1/+1
2004-02-04darwin.c, [...]: Fix comment formatting.Kazu Hirata1-5/+5