summaryrefslogtreecommitdiff
path: root/gcc/config/vax/vax.c
Commit message (Expand)AuthorAgeFilesLines
* Merged trunk at revision 161680 into branch.vect256hjl2010-07-011-0/+18
* Merge trunk at revision 160193 into branch.hjl2010-06-021-1/+0
* * config/vax/vax.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New.rth2009-09-221-0/+49
* * config/vax/vax.h (TARGET_BSD_DIVMOD): New macro. Set to 1.macro2009-07-011-2/+5
* * target.h (struct gcc_target): Add frame_pointer_required field.aesok2009-06-291-0/+3
* * dwarf2out.c (dwarf2out_cfi_label): Add FORCE argument, if true,jakub2009-06-011-1/+1
* 2009-05-14 Paolo Bonzini <bonzini@gnu.org>bonzini2009-05-141-1/+5
* Merge cond-optab branch.bonzini2009-05-121-21/+33
* 2009-04-01 Jan-Benedict Glaw <jbglaw@jbglaw-dev.homezone.telefonica.de>matt2009-04-011-143/+820
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* * fwprop.c (should_replace_address): Add speed attribute.hubicka2008-08-311-4/+5
* * config/arc/arc-protos.h arc_select_cc_mode, gen_compare_reg):ghazi2007-08-231-1/+1
* * config/host-hpux.c: Change copyright header to refer to version 3 of the GNUnickc2007-08-021-4/+3
* Merge dataflow branch into mainlinedberlin2007-06-111-3/+3
* gcc/shinwell2006-12-081-2/+2
* * rtl.h (CONST_INT_P): Define.danglin2006-03-171-22/+22
* * config/vax/vax.c (nonindexed_address_p): Change logical negationdanglin2006-03-161-1/+1
* * config/vax/vax.c (split_quadword_operands): Use MEM_P()danglin2006-03-151-27/+27
* Update FSF address.kcook2005-06-251-2/+2
* * config/vax/vax.c: (print_operand_address) Use gcc_unreachable() anddanglin2005-05-141-27/+23
* * config/vax/vax.c: (override_options) Remove 'register' keyword.danglin2005-05-141-7/+7
* * attribs.c, c-pragma.c, caller-save.c, cfghooks.h,kazu2005-04-281-1/+2
* 2005-04-27 Matt Thomas <matt@3am-software.com>matt2005-04-271-10/+10
* 2005-04-27 Matt Thomas <matt@3am-software.com>matt2005-04-271-0/+224
* * config/vax/vax.h (target_flags, MASK_UNIX_ASM, MASK_VAXC_ALIGNMENT)rsandifo2005-04-071-0/+3
* * vax-protos.h (vax_output_int_move, vax_output_int_add,steven2005-03-271-0/+198
* PR target/15491danglin2005-03-251-80/+121
* * vax.c (vax_address_cost, vax_rtx_cost): Correct casts.danglin2004-12-281-8/+9
* * config/vax/vax-protos.h: Add a prototype forkazu2004-03-061-0/+69
* * config/alpha/alpha.c, config/arc/arc.c, config/avr/avr.c,kazu2004-02-041-1/+1
* * config/alpha/alpha.c, config/arc/arc.c,kazu2004-02-041-1/+1
* * config/vax/vax.c (TARGET_PROMOTE_PROTOTYPES): New.kazu2004-01-261-1/+15
* * vax.c: Include toplev.h.danglin2003-11-011-1/+2
* * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.ozack2003-10-131-3/+2
* * real.h (REAL_MODE_FORMAT): New macro.zack2003-10-061-3/+2
* * target.h (init_libfuncs): New hook.zack2003-10-021-0/+16
* * config/vax/vax.c: Convert to ISO C90.neroden2003-09-211-40/+24
* * combine.c (distribute_notes): Don't bother REG_WAS_0.kazu2003-07-011-36/+0
* * target.h (asm_out.file_start, file_start_app_off,zack2003-06-191-0/+18
* * arm/aout.h (ASM_OUTPUT_SKIP): Fix cast for format specifier warning.ghazi2003-06-041-2/+2
* * alpha.c (print_operand_address, alpha_start_function,ghazi2003-05-161-3/+1
* * config/vax/bsd.h, config/vax/elf.h, config/vax/netbsd-elf.h,neroden2003-03-131-4/+4
* * target.h (targetm.address_cost): New.rth2003-01-281-4/+15
* * Makefile.in (cse.o): Depend on TARGET_H.rth2003-01-281-5/+52
* * config/vax/vax.h (ASM_OUTPUT_MI_THUNK): Remove. Really.rth2003-01-281-0/+7
* Merge basic-improvements-branch to trunkzack2002-12-161-288/+2
* gcc/rth2002-10-221-2/+10
* * alpha-protos.h (alpha_output_mi_thunk_osf): Update signature tommitchel2002-10-201-2/+4
* * target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.mmitchel2002-10-181-0/+14
* * config/vax/vax.c (vax_output_function_prologue): Use asm_fprintf.thorpej2002-10-041-5/+3