aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pdp11/pdp11.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-07common-target-def.h (TARGET_HAVE_NAMED_SECTIONS): Don't default based on TARG...Joseph Myers1-0/+2
2011-04-21alpha.c (struct machine_function): Use rtx, not struct rtx_def *.Joseph Myers1-1/+1
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-6/+0
2011-04-04pdp11.h (IRA_COVER_CLASSES): Delete.Richard Sandiford1-10/+0
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-4/+1
2010-12-31pdp11.h (PRINT_OPERAND): Delete.Paul Koning1-21/+0
2010-12-29pdp11-protos.h (pdp11_asm_output_var): Declare.Paul Koning1-10/+5
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd1-32/+0
2010-11-21pdp11.c (pdp11_legitimate_address_p): New function.Paul Koning1-112/+0
2010-11-20pdp11-protos.h (pdp11_initial_elimination_offset, [...]): New functions.Paul Koning1-40/+34
2010-11-18pdp11.h (FIRST_PARM_OFFSET): Fix case of no frame pointer.Paul Koning1-3/+2
2010-10-29pdp11-protos.h (pdp11_cannot_change_mode_class, [...]): Declare.Paul Koning1-21/+14
2010-10-25pdp11.md: Add define_constants for register numbers, branch offset limits.Paul Koning1-27/+19
2010-10-22* config.pdp11/pdp11.h (DBX_DEBUGGING_INFO): Define.Paul Koning1-1/+1
2010-10-22* config/pdp11/pdp11.h (IRA_COVER_CLASSES): Define.Paul Koning1-0/+10
2010-10-21pdp11-protos.md (arith_operand, [...]): DeletePaul Koning1-56/+0
2010-10-20Fix several build errors for pdp11 target.Paul Koning1-1/+1
2010-10-09pdp11.h (FUNCTION_ARG, [...]): Delete.Nathan Froyd1-34/+0
2010-09-30opt-functions.awk (static_var): Update comment.Joseph Myers1-1/+0
2010-09-16target.def (target_option.optimization): New hook.Joseph Myers1-22/+0
2010-09-15pdp11.c (register_move_cost): Rename to pdp11_register_move_cost.Joseph Myers1-1/+1
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-8/+0
2010-06-08pdp11.h (FUNCTION_VALUE, [...]): Remove macros.Anatoly Sokolov1-26/+1
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 Henderson1-33/+0
2009-05-15frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.Paolo Bonzini1-1/+1
2009-05-12Merge cond-optab branch.Paolo Bonzini1-0/+3
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-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
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
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-1/+1
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-4/+4
2007-02-20c4x.md, [...]: Follow spelling conventions.Kazu Hirata1-4/+4
2007-02-03c-decl.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
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-06-26defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek1-2/+2
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-05-09pdp11.c (pdp11_output_function_prologue): Use gcc_assert and gcc_unreachable ...Nathan Sidwell1-6/+4
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-04* config/pdp11/pdp11.h (target_flags, TARGET_SWITCHES, TARGET_DEFAULT)Richard Sandiford1-83/+1
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-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva1-1/+1
2004-03-11c-typeck.c, [...]: Fix comment typos and formatting.Kazu Hirata1-1/+1
2004-03-07defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition.Kazu Hirata1-16/+0