aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/vax/vax.h
AgeCommit message (Expand)AuthorFilesLines
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+2
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
2007-11-30* config/vax/vax.h (ASM_FORMAT_PRIVATE_NAME): Remove. Use default.Ben Elliston1-8/+0
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2006-03-17rtl.h (CONST_INT_P): Define.Jan-Benedict Glaw1-9/+9
2006-03-16vax.c (nonindexed_address_p): Change logical negation from '!Jan-Benedict Glaw1-4/+4
2006-03-15vax.c (split_quadword_operands): Use MEM_P() instead of GET_CODE() == MEM and...Jan-Benedict Glaw1-3/+3
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata1-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 Cook1-2/+2
2005-05-14vax.md: define_constant VAXens AP...Jan-Benedict Glaw1-4/+4
2005-05-14vax.c: (override_options) Remove 'register' keyword.Jan-Benedict Glaw1-50/+52
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-27vax.c (legitimate_constant_address_p): New.Matt Thomas1-155/+18
2005-04-07* config/vax/vax.h (target_flags, MASK_UNIX_ASM, MASK_VAXC_ALIGNMENT)Richard Sandiford1-41/+0
2004-11-28vax.h (CASE_DROPS_THROUGH): Don't define.Steven Bosscher1-5/+0
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 Hirata1-55/+1
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+1
2004-01-26vax.c (TARGET_PROMOTE_PROTOTYPES): New.Kazu Hirata1-6/+2
2003-11-01vax.c: Include toplev.h.John David Anglin1-3/+15
2003-10-02target.h (init_libfuncs): New hook.Zack Weinberg1-8/+3
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-13/+0
2003-05-30vax.h (ASM_GENERATE_INTERNAL_LABEL): Fix format specifier warnings.Kaveh R. Ghazi1-7/+7
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka1-3/+3
2003-03-13bsd.h, [...]: GCC, not GNU CC.Nathanael Nerode1-4/+4
2003-01-28target.h (targetm.address_cost): New.Richard Henderson1-2/+0
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson1-43/+0
2003-01-27* config/vax/vax.h (ASM_OUTPUT_MI_THUNK): Remove. Really.Richard Henderson1-8/+0
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-8/+8
2002-10-22target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...Richard Henderson1-8/+0
2002-10-18target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.Mark Mitchell1-8/+1
2002-10-15real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.Richard Henderson1-6/+6
2002-10-04vax.c (vax_output_function_prologue): Use asm_fprintf.Jason Thorpe1-5/+15
2002-10-01Oops, this file missed in previous checkin.Jason Thorpe1-13/+53
2002-09-24elfos.h: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-21real.c (struct real_format): Move to real.h.Richard Henderson1-0/+3
2002-09-18s390.c: Follow spelling convention.Kazu Hirata1-2/+2
2002-09-16real.c, real.h: Rewrite from scratch.Richard Henderson1-26/+0
2002-09-04real.c (ereal_to_decimal): Add digits parameter.Richard Henderson1-2/+2
2002-08-29chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe1-1/+1
2002-07-31* alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi1-2/+2
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-6/+0
2002-06-21vax.c (vax_output_function_prologue): Use REGISTER_PREFIX.Matt Thomas1-12/+17
2002-06-12* config/vax/vax.h (MASK_UNIX_ASM, MASK_VAXC_ALIGNMENT)Jason Thorpe1-11/+23
2002-06-12config.gcc (vax-*-bsd*): Add vax/bsd.h to ${tm_file}.Jason Thorpe1-7/+15
2002-05-19system.h (BLOCK_PROFILER, [...]): Poison.Richard Henderson1-20/+0
2002-03-121750a.h, [...] (POINTER_SIZE): Delete.Kaveh R. Ghazi1-4/+0
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-2/+0