aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/vax/vax.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-9/+0
2011-04-04vax.c: Include reload.h.Richard Sandiford1-0/+1
2011-03-30reload.h (reg_equiv_constant): Move into new structure reg_equivs, define acc...Jeff Law1-3/+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-09vax.h (FUNCTION_ARG, [...]): Delete.Nathan Froyd1-0/+46
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers1-3/+11
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 Froyd1-0/+18
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2009-09-22vax.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New.Richard Henderson1-0/+49
2009-07-01vax.h (TARGET_BSD_DIVMOD): New macro.Maciej W. Rozycki1-2/+5
2009-06-30target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov1-0/+3
2009-06-01dwarf2out.c (dwarf2out_cfi_label): Add FORCE argument...Jakub Jelinek1-1/+1
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini1-1/+5
2009-05-12Merge cond-optab branch.Paolo Bonzini1-21/+33
2009-04-01[multiple changes]Matt Thomas1-143/+820
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-4/+5
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-3/+3
2006-12-08recog.c (mode_dependent_address_p): Identify pre-increment...Mark Shinwell1-2/+2
2006-03-17rtl.h (CONST_INT_P): Define.Jan-Benedict Glaw1-22/+22
2006-03-16vax.c (nonindexed_address_p): Change logical negation from '!Jan-Benedict Glaw1-1/+1
2006-03-15vax.c (split_quadword_operands): Use MEM_P() instead of GET_CODE() == MEM and...Jan-Benedict Glaw1-27/+27
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-05-14vax.c: (print_operand_address) Use gcc_unreachable() and gcc_assert().Nathan Sidwell1-27/+23
2005-05-14vax.c: (override_options) Remove 'register' keyword.Jan-Benedict Glaw1-7/+7
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+2
2005-04-27vax.c (vax_rtx_costs): Whitespace cleanup.Matt Thomas1-10/+10
2005-04-27vax.c (legitimate_constant_address_p): New.Matt Thomas1-0/+224
2005-04-07* config/vax/vax.h (target_flags, MASK_UNIX_ASM, MASK_VAXC_ALIGNMENT)Richard Sandiford1-0/+3
2005-03-27vax-protos.h (vax_output_int_move, [...]): New prototypes.Steven Bosscher1-0/+198
2005-03-25re PR target/15491 (ICE (Internal compiler error) while compiling glibc to va...John David Anglin1-80/+121
2004-12-28vax.c (vax_address_cost, [...]): Correct casts.John David Anglin1-8/+9
2004-03-06vax-protos.h: Add a prototype for vax_notice_update_cc.Kazu Hirata1-0/+69
2004-02-04alpha.c, [...]: Revert the replacements of "FALLTHRU" with "Fall through" don...Kazu Hirata1-1/+1
2004-02-04alpha.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-01-26vax.c (TARGET_PROMOTE_PROTOTYPES): New.Kazu Hirata1-1/+15
2003-11-01vax.c: Include toplev.h.John David Anglin1-1/+2
2003-10-13Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo...Zack Weinberg1-3/+2
2003-10-06real.h (REAL_MODE_FORMAT): New macro.Zack Weinberg1-3/+2
2003-10-02target.h (init_libfuncs): New hook.Zack Weinberg1-0/+16
2003-09-21* config/vax/vax.c: Convert to ISO C90.Nathanael Nerode1-40/+24
2003-07-01combine.c (distribute_notes): Don't bother REG_WAS_0.Kazu Hirata1-36/+0
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-0/+18
2003-06-04aout.h (ASM_OUTPUT_SKIP): Fix cast for format specifier warning.Kaveh R. Ghazi1-2/+2
2003-05-16alpha.c (print_operand_address, [...]): Use string concatentation on HOST_WID...Kaveh R. Ghazi1-3/+1
2003-03-13bsd.h, [...]: GCC, not GNU CC.Nathanael Nerode1-4/+4