aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/vax
AgeCommit message (Expand)AuthorFilesLines
2017-01-01Update copyright years.Jakub Jelinek15-15/+15
2016-10-28vax.h (REGNO_REG_CLASS): Access the REGNO argument.Jeff Law1-1/+1
2016-10-25vax.c (vad_address_cost_1): Add missing FALLTHRU comment.Jeff Law1-0/+2
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-09-20vax.h (ELIMINABLE_REGS): Define.Bernd Edlinger1-0/+10
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+3
2016-09-09tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.Bernd Edlinger1-10/+0
2016-01-04Update copyright years.Jakub Jelinek15-15/+15
2015-11-09Machine modes for address printing.Julian Brown1-2/+2
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-8/+8
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-26/+6
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford1-4/+5
2015-10-05Replace REAL_VALUES_EQUAL with real_equalRichard Sandiford1-2/+2
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-5/+6
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-19[Patch Vax] zero/sign extend patterns need to be SUBREG awareJames Greenhalgh1-3/+3
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-27Add --enable-default-pie option to GCC configureH.J. Lu1-1/+1
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-1/+1
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-3/+10
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+9
2015-01-05Update copyright years.Jakub Jelinek15-15/+15
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod1-0/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2-23/+23
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-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-05-28md.texi: Document that the % constraint character must be at the beginning of...Richard Sandiford1-1/+1
2014-05-06Merge in wide-int.Kenneth Zadeck1-1/+2
2014-01-19Since started...Jan-Benedict Glaw1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford15-15/+15
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+2
2013-09-20Work around buggy gas not properly sign-extending a 64bit value on a 32bit hostJan-Benedict Glaw2-4/+4
2013-09-15* config/vax/constraints.md (T): Add missing CONSTANT_P check.Jan-Benedict Glaw1-2/+3
2013-01-15* config/vax/vax.md (add<mode>3, sub<mode>3, mul<mode>3, div<mode>3,Jan-Benedict Glaw1-10/+10
2013-01-10Update copyright years in gcc/Richard Sandiford15-23/+15
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek7-7/+7
2012-12-05tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher1-1/+2
2012-09-26re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...Georg-Johann Lay4-11/+17
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo1-2/+4
2012-07-31defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.Nathan Froyd3-8/+5
2012-07-24Purge FIXUNS_TRUNC_LIKE_FIX_TRUNCRichard Henderson2-5/+6
2012-06-18vax.h (VMS_TARGET): Remove.Steven Bosscher1-2/+0
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford3-11/+18