summaryrefslogtreecommitdiff
path: root/gcc/config/vax
Commit message (Expand)AuthorAgeFilesLines
* c-incpath.c, [...]: Update copyright.Kazu Hirata2004-03-151-1/+1
* defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition.Kazu Hirata2004-03-071-17/+0
* vax-protos.h: Add a prototype for vax_notice_update_cc.Kazu Hirata2004-03-063-55/+71
* tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra2004-02-061-1/+1
* alpha.c, [...]: Revert the replacements of "FALLTHRU" with "Fall through" don...Kazu Hirata2004-02-041-1/+1
* alpha.c, [...]: Fix comment typos.Kazu Hirata2004-02-041-1/+1
* vax.c (TARGET_PROMOTE_PROTOTYPES): New.Kazu Hirata2004-01-262-7/+17
* vax.c: Include toplev.h.John David Anglin2003-11-012-4/+17
* Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo...Zack Weinberg2003-10-132-3/+25
* real.h (REAL_MODE_FORMAT): New macro.Zack Weinberg2003-10-061-3/+2
* target.h (init_libfuncs): New hook.Zack Weinberg2003-10-023-14/+22
* * config/vax/vax-protos.h: Convert to ISO C90.Nathanael Nerode2003-09-211-6/+6
* * config/vax/vax.c: Convert to ISO C90.Nathanael Nerode2003-09-211-40/+24
* combine.c (distribute_notes): Don't bother REG_WAS_0.Kazu Hirata2003-07-013-46/+0
* target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg2003-06-193-16/+19
* d30v.h: Delete reference to ASM_FINAL_SPEC.Roger Sayle2003-06-111-1/+0
* aout.h (ASM_OUTPUT_SKIP): Fix cast for format specifier warning.Kaveh R. Ghazi2003-06-041-2/+2
* uwin.h: Remove SUBTARGET_PROLOGUE.Andreas Jaeger2003-06-041-2/+1
* vax.h (ASM_GENERATE_INTERNAL_LABEL): Fix format specifier warnings.Kaveh R. Ghazi2003-05-301-7/+7
* alpha.c (print_operand_address, [...]): Use string concatentation on HOST_WID...Kaveh R. Ghazi2003-05-161-3/+1
* Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka2003-05-122-4/+4
* bsd.h, [...]: GCC, not GNU CC.Nathanael Nerode2003-03-1312-48/+48
* target.h (targetm.address_cost): New.Richard Henderson2003-01-283-8/+15
* Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson2003-01-272-48/+52
* * config/vax/vax-protos.h: Update. Really.Richard Henderson2003-01-271-4/+0
* * config/vax/vax.h (ASM_OUTPUT_MI_THUNK): Remove. Really.Richard Henderson2003-01-272-8/+7
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-165-746/+11
* target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...Richard Henderson2002-10-223-11/+10
* alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h.Mark Mitchell2002-10-202-3/+5
* target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.Mark Mitchell2002-10-183-9/+17
* real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.Richard Henderson2002-10-151-6/+6
* vax.c (vax_output_function_prologue): Use asm_fprintf.Jason Thorpe2002-10-043-15/+21
* * config/vax/elf.h (FUNCTION_PROFILER): Fix __mcount call.Jason Thorpe2002-10-021-1/+1
* Oops, this file missed in previous checkin.Jason Thorpe2002-10-011-13/+53
* [multiple changes]Jason Thorpe2002-10-014-56/+252
* elfos.h: Follow spelling conventions.Kazu Hirata2002-09-241-1/+1
* real.c (struct real_format): Move to real.h.Richard Henderson2002-09-213-0/+17
* s390.c: Follow spelling convention.Kazu Hirata2002-09-182-3/+3
* real.c, real.h: Rewrite from scratch.Richard Henderson2002-09-162-95/+0
* * vax.c: Include tree.h earlier.Richard Henderson2002-09-121-1/+1
* real.c (ereal_to_decimal): Add digits parameter.Richard Henderson2002-09-041-2/+2
* chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe2002-08-292-2/+2
* alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi2002-08-212-10/+16
* Index: ChangeLogGeoffrey Keating2002-08-041-1/+1
* * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi2002-07-311-2/+2
* alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi2002-07-301-6/+0
* cpplib.c (do_sccs): Handle #sccs on all systems.Neil Booth2002-07-171-4/+0
* vax.c (vax_output_function_prologue): Use REGISTER_PREFIX.Matt Thomas2002-06-212-18/+25
* netbsd.h: Adjust a comment.Matt Thomas2002-06-211-1/+5
* * vax.md (casesi): Use emit_jump_insn. Tidy expander pattern.Richard Henderson2002-06-161-16/+9