aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/vax
AgeCommit message (Expand)AuthorFilesLines
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
2012-03-27Remove MaskExists property from config/*/*.opt filesH.J. Lu1-1/+1
2011-11-02Move libgcc1 to toplevel libgccRainer Orth2-94/+0
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-3/+3
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-11/+0
2011-07-07common-target-def.h (TARGET_HAVE_NAMED_SECTIONS): Don't default based on TARG...Joseph Myers1-1/+3
2011-07-05vax: Emit prologue as rtl.Richard Henderson3-28/+84
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-4/+6
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-4/+1
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford3-15/+0
2011-04-11linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER.Joseph Myers1-1/+1
2011-04-04vax.c: Include reload.h.Richard Sandiford1-0/+1
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers2-12/+2
2011-03-30reload.h (reg_equiv_constant): Move into new structure reg_equivs, define acc...Jeff Law1-3/+2
2011-03-29[multiple changes]Vladimir Makarov1-9/+0
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+9
2011-03-27[multiple changes]Vladimir Makarov1-9/+0
2011-03-22MAINTAINERS (crx port, [...]): Remove.Joseph Myers1-47/+0
2011-03-03explow.c (emit_stack_save): Remove 'after' parameter.Richard Henderson1-1/+1
2011-02-22osf5.opt (mno-mips-tfile): Mark as Target rather than Driver option.Joseph Myers1-1/+1
2011-02-08elf.opt: New.Joseph Myers1-0/+30
2010-12-10linux.h (WCHAR_TYPE, [...]): Define.Joseph Myers1-0/+6
2010-12-09openbsdelf.h (LINK_SPEC): Use %{r:} not %{r*:}.Joseph Myers1-2/+2
2010-12-09freebsd.h (LINK_SPEC): Don't use %{!dynamic-linker:}.Joseph Myers1-2/+2
2010-12-06re PR target/46740 (vax-linux-gnu --enable-werror-always build fails for 64 b...Joern Rennecke1-3/+1
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-10-16avr.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov1-7/+0
2010-10-09vax.h (FUNCTION_ARG, [...]): Delete.Nathan Froyd2-26/+46
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers4-15/+18
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 Froyd2-12/+18
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2009-11-04linux.h (TARGET_OS_CPP_BUILTINS): Don't define __pic__ or __PIC__.Maciej W. Rozycki1-11/+1
2009-10-01netbsd-elf.h (NETBSD_CC1_AND_CC1PLUS_SPEC): Define as an empty string if not ...Nick Clifton1-0/+4
2009-09-27config.gcc: Update OpenBSD targets.Jonathan Gray1-2/+5
2009-09-22vax.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New.Richard Henderson2-34/+49