aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/vax
AgeCommit message (Expand)AuthorFilesLines
2003-07-01combine.c (distribute_notes): Don't bother REG_WAS_0.Kazu Hirata3-46/+0
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg3-16/+19
2003-06-11d30v.h: Delete reference to ASM_FINAL_SPEC.Roger Sayle1-1/+0
2003-06-04aout.h (ASM_OUTPUT_SKIP): Fix cast for format specifier warning.Kaveh R. Ghazi1-2/+2
2003-06-04uwin.h: Remove SUBTARGET_PROLOGUE.Andreas Jaeger1-2/+1
2003-05-30vax.h (ASM_GENERATE_INTERNAL_LABEL): Fix format specifier warnings.Kaveh R. Ghazi1-7/+7
2003-05-16alpha.c (print_operand_address, [...]): Use string concatentation on HOST_WID...Kaveh R. Ghazi1-3/+1
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka2-4/+4
2003-03-13bsd.h, [...]: GCC, not GNU CC.Nathanael Nerode12-48/+48
2003-01-28target.h (targetm.address_cost): New.Richard Henderson3-8/+15
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson2-48/+52
2003-01-27* config/vax/vax-protos.h: Update. Really.Richard Henderson1-4/+0
2003-01-27* config/vax/vax.h (ASM_OUTPUT_MI_THUNK): Remove. Really.Richard Henderson2-8/+7
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg5-746/+11
2002-10-22target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...Richard Henderson3-11/+10
2002-10-20alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h.Mark Mitchell2-3/+5
2002-10-18target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.Mark Mitchell3-9/+17
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 Thorpe3-15/+21
2002-10-02* config/vax/elf.h (FUNCTION_PROFILER): Fix __mcount call.Jason Thorpe1-1/+1
2002-10-01Oops, this file missed in previous checkin.Jason Thorpe1-13/+53
2002-10-01[multiple changes]Jason Thorpe4-56/+252
2002-09-24elfos.h: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-21real.c (struct real_format): Move to real.h.Richard Henderson3-0/+17
2002-09-18s390.c: Follow spelling convention.Kazu Hirata2-3/+3
2002-09-16real.c, real.h: Rewrite from scratch.Richard Henderson2-95/+0
2002-09-12* vax.c: Include tree.h earlier.Richard Henderson1-1/+1
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 Thorpe2-2/+2
2002-08-21alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi2-10/+16
2002-08-04Index: ChangeLogGeoffrey Keating1-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-07-17cpplib.c (do_sccs): Handle #sccs on all systems.Neil Booth1-4/+0
2002-06-21vax.c (vax_output_function_prologue): Use REGISTER_PREFIX.Matt Thomas2-18/+25
2002-06-21netbsd.h: Adjust a comment.Matt Thomas1-1/+5
2002-06-16* vax.md (casesi): Use emit_jump_insn. Tidy expander pattern.Richard Henderson1-16/+9
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 Thorpe7-26/+127
2002-05-19system.h (BLOCK_PROFILER, [...]): Poison.Richard Henderson1-20/+0
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson2-10/+17
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson2-35/+38
2002-05-09netbsd.h (CPP_SPEC): Remove.Jason Thorpe1-0/+3
2002-03-23real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.Zack Weinberg1-10/+13
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
2002-03-031750a.h, [...] (BITS_PER_WORD): Delete.Kaveh R. Ghazi1-6/+0
2002-03-02varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson1-1/+1
2002-03-03a29k.h, [...]: (BITS_PER_UNIT): Delete.Kaveh R. Ghazi1-3/+0
2002-02-05netbsd.h (WCHAR_TYPE): Define.Jason Thorpe1-9/+0