aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/vax
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-12defaults.h (TARGET_FLOAT_FORMAT): Remove.Ulrich Weigand1-4/+0
2008-06-07MAINTAINERS (mt port): Remove.Joseph Myers4-140/+0
2008-01-11re PR target/26015 (ICE during bootstrap for vax architecture)James E Wilson1-0/+3
2007-11-30* config/vax/vax.h (ASM_FORMAT_PRIVATE_NAME): Remove. Use default.Ben Elliston1-8/+0
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-22md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson1-3/+3
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton14-69/+55
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 Glaw3-46/+50
2006-03-16vax.c (nonindexed_address_p): Change logical negation from '!Jan-Benedict Glaw3-9/+9
2006-03-15vax.c (split_quadword_operands): Use MEM_P() instead of GET_CODE() == MEM and...Jan-Benedict Glaw3-40/+40
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-1/+1
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata1-1/+1
2005-07-03bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...Joseph Myers1-1/+1
2005-06-26defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek1-2/+2
2005-06-25Update FSF address.R. Kelley Cook14-28/+28
2005-05-14vax.c: (print_operand_address) Use gcc_unreachable() and gcc_assert().Nathan Sidwell2-31/+25
2005-05-14vax.md: define_constant VAXens AP...Jan-Benedict Glaw2-14/+18
2005-05-14vax.c: (override_options) Remove 'register' keyword.Jan-Benedict Glaw3-58/+60
2005-05-14* config/vax/elf.h: Update whitespace.Jan-Benedict Glaw1-17/+18
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata3-3/+4
2005-04-27vax.c (vax_rtx_costs): Whitespace cleanup.Matt Thomas1-10/+10
2005-04-27vax.c (legitimate_constant_address_p): New.Matt Thomas3-156/+247
2005-04-07* config/vax/vax.h (target_flags, MASK_UNIX_ASM, MASK_VAXC_ALIGNMENT)Richard Sandiford3-41/+51
2005-04-02* gcc/config/vax/vax.md: Spellcheck, fix whitespace.Jan-Benedict Glaw1-7/+6
2005-04-01cgraphunit.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-03-27vax-protos.h (vax_output_int_move, [...]): New prototypes.Steven Bosscher3-753/+350
2005-03-25re PR target/15491 (ICE (Internal compiler error) while compiling glibc to va...John David Anglin1-80/+121
2005-01-23alias.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2004-12-28vax.c (vax_address_cost, [...]): Correct casts.John David Anglin1-8/+9
2004-11-28vax.h (CASE_DROPS_THROUGH): Don't define.Steven Bosscher2-60/+50
2004-10-22ptx4.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-10-21dbxout.c (asmfile): Delete.Zack Weinberg1-3/+0
2004-10-17elfos.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva1-4/+4
2004-07-05c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers1-0/+3
2004-03-15c-incpath.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-03-07defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition.Kazu Hirata1-17/+0
2004-03-06vax-protos.h: Add a prototype for vax_notice_update_cc.Kazu Hirata3-55/+71
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+1
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 Hirata2-7/+17
2003-11-01vax.c: Include toplev.h.John David Anglin2-4/+17
2003-10-13Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo...Zack Weinberg2-3/+25
2003-10-06real.h (REAL_MODE_FORMAT): New macro.Zack Weinberg1-3/+2
2003-10-02target.h (init_libfuncs): New hook.Zack Weinberg3-14/+22