aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pdp11
AgeCommit message (Expand)AuthorFilesLines
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-4/+0
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford3-12/+10
2017-09-13Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford3-10/+6
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford2-12/+12
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford2-6/+11
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford2-18/+24
2017-08-30[72/77] Pass scalar_mode to scalar_mode_supported_pRichard Sandiford1-2/+2
2017-08-08trans.c: Include header files.Martin Liska1-0/+2
2017-03-13pdp11.md (movmemhi): Adjust operand numbers to match_scratch operand is highest.Jeff Law1-4/+4
2017-01-01Update copyright years.Jakub Jelinek9-9/+9
2016-11-16Fix pdp11 buildRichard Sandiford1-0/+1
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+3
2016-08-19Implement C _FloatN, _FloatNx types.Joseph Myers1-0/+2
2016-01-04Update copyright years.Jakub Jelinek9-9/+9
2015-11-09Machine modes for address printing.Julian Brown1-1/+1
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-17/+17
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-22/+6
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford1-11/+4
2015-09-29[PATCH] Fix warnings building pdp11 portJeff Law3-2/+8
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-7/+9
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-10/+3
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford1-0/+1
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford1-1/+2
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-5/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-02-26passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.Jakub Jelinek1-2/+4
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-0/+10
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+3
2015-01-05Update copyright years.Jakub Jelinek9-9/+9
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2-21/+21
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+9
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+5
2014-09-12Remove LIBGCC2_HAS_?F_MODE target macros.Joseph Myers1-0/+16
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-01-02Update copyright years in gcc/Richard Sandiford9-9/+9
2013-12-10genrecog.c (validate_pattern): Treat all messages except missing modes as err...Richard Sandiford1-2/+2
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+3
2013-11-07pdp11.c: Include dbxout.h.Mike Stump1-0/+1
2013-08-19target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.Alexander Ivchenko1-0/+4
2013-01-10Update copyright years in gcc/Richard Sandiford9-15/+9
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek4-4/+4
2012-12-05tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher1-1/+2
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher1-1/+1
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-2/+2
2011-11-02Move libgcc2 to toplevel libgccRainer Orth1-5/+0
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-2/+3