aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/vax
AgeCommit message (Expand)AuthorFilesLines
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
2009-07-01vax.h (TARGET_BSD_DIVMOD): New macro.Maciej W. Rozycki5-2/+106
2009-06-30target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov2-6/+3
2009-06-01dwarf2out.c (dwarf2out_cfi_label): Add FORCE argument...Jakub Jelinek1-1/+1
2009-05-24vax-protos.h (legitimate_constant_address_p): Change definition to bool (from...Jan-Benedict Glaw1-3/+3
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini3-16/+8
2009-05-12Merge cond-optab branch.Paolo Bonzini4-56/+82
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-4/+4
2009-04-01[multiple changes]Matt Thomas12-494/+1683
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek3-3/+4
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-4/+5
2008-08-30optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka1-1/+1