summaryrefslogtreecommitdiff
path: root/gcc/config/vax
Commit message (Expand)AuthorAgeFilesLines
* * config/vax/vax.h (CASE_DROPS_THROUGH): Don't define.steven2004-11-282-60/+50
* * config/ptx4.h, config/mcore/mcore-pe.h,kazu2004-10-221-1/+1
* * dbxout.c (asmfile): Delete. All uses changed to asm_out_file.zack2004-10-211-3/+0
* * config/elfos.h, config/gofast.h, config/interix.h,kazu2004-10-171-1/+1
* gcc/ChangeLog:aoliva2004-07-071-4/+4
* * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't checkjsm282004-07-051-0/+3
* gcc/kazu2004-03-151-1/+1
* * defaults.h (LEGITIMIZE_ADDRESS): Provide a defaultkazu2004-03-071-17/+0
* * config/vax/vax-protos.h: Add a prototype forkazu2004-03-063-55/+71
* * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco.amodra2004-02-061-1/+1
* * 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-262-7/+17
* * vax.c: Include toplev.h.danglin2003-11-012-4/+17
* * Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.ozack2003-10-132-3/+25
* * real.h (REAL_MODE_FORMAT): New macro.zack2003-10-061-3/+2
* * target.h (init_libfuncs): New hook.zack2003-10-023-14/+22
* * config/vax/vax-protos.h: Convert to ISO C90.neroden2003-09-211-6/+6
* * 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-013-46/+0
* * target.h (asm_out.file_start, file_start_app_off,zack2003-06-193-16/+19
* * config/d30v/d30v.h: Delete reference to ASM_FINAL_SPEC.sayle2003-06-111-1/+0
* * arm/aout.h (ASM_OUTPUT_SKIP): Fix cast for format specifier warning.ghazi2003-06-041-2/+2
* * config/i386/uwin.h: Remove SUBTARGET_PROLOGUE.aj2003-06-041-2/+1
* * vax.h (ASM_GENERATE_INTERNAL_LABEL): Fix format specifierghazi2003-05-301-7/+7
* * alpha.c (print_operand_address, alpha_start_function,ghazi2003-05-161-3/+1
* Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>hubicka2003-05-122-4/+4
* * config/vax/bsd.h, config/vax/elf.h, config/vax/netbsd-elf.h,neroden2003-03-1312-48/+48
* * target.h (targetm.address_cost): New.rth2003-01-283-8/+15
* * Makefile.in (cse.o): Depend on TARGET_H.rth2003-01-282-48/+52
* * config/vax/vax-protos.h: Update. Really.rth2003-01-281-4/+0
* * config/vax/vax.h (ASM_OUTPUT_MI_THUNK): Remove. Really.rth2003-01-282-8/+7
* Merge basic-improvements-branch to trunkzack2002-12-165-746/+11
* gcc/rth2002-10-223-11/+10
* * alpha-protos.h (alpha_output_mi_thunk_osf): Update signature tommitchel2002-10-202-3/+5
* * target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.mmitchel2002-10-183-9/+17
* gcc/rth2002-10-161-6/+6
* * config/vax/vax.c (vax_output_function_prologue): Use asm_fprintf.thorpej2002-10-043-15/+21
* * config/vax/elf.h (FUNCTION_PROFILER): Fix __mcount call.thorpej2002-10-021-1/+1
* Oops, this file missed in previous checkin.thorpej2002-10-011-13/+53
* 2002-10-01 Matt Thomas <matt@3am-software.com>thorpej2002-10-014-56/+252
* * config/elfos.h: Follow spelling conventions.kazu2002-09-241-1/+1
* * real.c (struct real_format): Move to real.h.rth2002-09-213-0/+17
* * config/s390/s390.c: Follow spelling convention.kazu2002-09-182-3/+3
* gcc/rth2002-09-162-95/+0
* * vax.c: Include tree.h earlier.rth2002-09-121-1/+1
* * real.c (ereal_to_decimal): Add digits parameter.rth2002-09-041-2/+2
* * config/chorus.h: Consistently define *_DEBUGGING_INFO withthorpej2002-08-292-2/+2
* * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.ghazi2002-08-212-10/+16
* Index: ChangeLoggeoffk2002-08-041-1/+1