aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/vax
AgeCommit message (Expand)Author
2005-04-09Merge to tag apple-local-merge-20050406.Geoffrey Keating
2005-01-23 * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c,Kazu Hirata
2004-12-28 * vax.c (vax_address_cost, vax_rtx_cost): Correct casts.John David Anglin
2004-11-28 * config/vax/vax.h (CASE_DROPS_THROUGH): Don't define.Steven Bosscher
2004-10-22 * config/ptx4.h, config/mcore/mcore-pe.h,Kazu Hirata
2004-10-21 * dbxout.c (asmfile): Delete. All uses changed to asm_out_file.Zack Weinberg
2004-10-17 * config/elfos.h, config/gofast.h, config/interix.h,Kazu Hirata
2004-07-07gcc/ChangeLog:Alexandre Oliva
2004-07-05 * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't checkJoseph Myers
2004-03-15gcc/Kazu Hirata
2004-03-07 * defaults.h (LEGITIMIZE_ADDRESS): Provide a defaultKazu Hirata
2004-03-06 * config/vax/vax-protos.h: Add a prototype forKazu Hirata
2004-02-06 * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra
2004-02-04 * config/alpha/alpha.c, config/arc/arc.c, config/avr/avr.c,Kazu Hirata
2004-02-04 * config/alpha/alpha.c, config/arc/arc.c,Kazu Hirata
2004-01-26 * config/vax/vax.c (TARGET_PROMOTE_PROTOTYPES): New.Kazu Hirata
2003-11-01 * vax.c: Include toplev.h.John David Anglin
2003-10-13 * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.oZack Weinberg
2003-10-06 * real.h (REAL_MODE_FORMAT): New macro.Zack Weinberg
2003-10-02 * target.h (init_libfuncs): New hook.Zack Weinberg
2003-09-21 * config/vax/vax-protos.h: Convert to ISO C90.Nathanael Nerode
2003-09-21 * config/vax/vax.c: Convert to ISO C90.Nathanael Nerode
2003-07-01 * combine.c (distribute_notes): Don't bother REG_WAS_0.Kazu Hirata
2003-06-19 * target.h (asm_out.file_start, file_start_app_off,Zack Weinberg
2003-06-11 * config/d30v/d30v.h: Delete reference to ASM_FINAL_SPEC.Roger Sayle
2003-06-04 * arm/aout.h (ASM_OUTPUT_SKIP): Fix cast for format specifier warning.Kaveh Ghazi
2003-06-04 * config/i386/uwin.h: Remove SUBTARGET_PROLOGUE.Andreas Jaeger
2003-05-30 * vax.h (ASM_GENERATE_INTERNAL_LABEL): Fix format specifierKaveh Ghazi
2003-05-16 * alpha.c (print_operand_address, alpha_start_function,Kaveh Ghazi
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka
2003-03-13 * config/vax/bsd.h, config/vax/elf.h, config/vax/netbsd-elf.h,Nathanael Nerode
2003-01-28 * target.h (targetm.address_cost): New.Richard Henderson
2003-01-28 * Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson
2003-01-28 * config/vax/vax-protos.h: Update. Really.Richard Henderson
2003-01-28 * config/vax/vax.h (ASM_OUTPUT_MI_THUNK): Remove. Really.Richard Henderson
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg
2002-10-22gcc/Richard Henderson
2002-10-20 * alpha-protos.h (alpha_output_mi_thunk_osf): Update signature toMark Mitchell
2002-10-18 * target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.Mark Mitchell
2002-10-16gcc/Richard Henderson
2002-10-04* config/vax/vax.c (vax_output_function_prologue): Use asm_fprintf.Jason Thorpe
2002-10-02* config/vax/elf.h (FUNCTION_PROFILER): Fix __mcount call.Jason Thorpe
2002-10-01Oops, this file missed in previous checkin.Jason Thorpe
2002-10-012002-10-01 Matt Thomas <matt@3am-software.com>Jason Thorpe
2002-09-24 * config/elfos.h: Follow spelling conventions.Kazu Hirata
2002-09-21 * real.c (struct real_format): Move to real.h.Richard Henderson
2002-09-18 * config/s390/s390.c: Follow spelling convention.Kazu Hirata
2002-09-16gcc/Richard Henderson
2002-09-12 * vax.c: Include tree.h earlier.Richard Henderson
2002-09-04 * real.c (ereal_to_decimal): Add digits parameter.Richard Henderson