aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/alpha/alpha.c
AgeCommit message (Expand)AuthorFilesLines
2003-09-03targhooks.c: New file.DJ Delorie1-1/+1
2003-07-12alpha.c: Fix comment typos.Kazu Hirata1-3/+3
2003-07-05toplev.c (output_clean_symbol_name): Remove.Nathan Sidwell1-12/+9
2003-07-01alpha.c: Fix comment typos.Kazu Hirata1-5/+5
2003-06-27alpha.c (function_arg): Don't pass small aggregates in floating point registers.Richard Henderson1-13/+150
2003-06-27rtl.h (emit_note): Remove FILE parameter.Nathan Sidwell1-1/+1
2003-06-20alpha.c (alpha_file_start): Disable file_start_file_directive for ELF and not...Richard Henderson1-0/+7
2003-06-20* config/alpha/alpha.c (alpha_file_start): Fix typo.Richard Kenner1-1/+1
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg1-33/+61
2003-06-17dbxout.c (dbxout_source_line_counter): New global variable.Eric Botcazou1-1/+1
2003-06-15alpha-protos.h, [...]: Update to ISO C.Richard Henderson1-931/+508
2003-06-15t-rs6000: Add dependence of cfglayout.h to rs6000.o.Andrew Pinski1-0/+1
2003-06-15alpha.c (alpha_output_mi_thunk_osf): Call insn_locators_initialize.Richard Henderson1-0/+1
2003-06-10alpha.c (unicosmk_file_end): Add conditional compilation guard.Loren J. Rittle1-0/+2
2003-06-07alpha.c (alpha_setup_incoming_varargs): Fix conditional compilation guard.Richard Henderson1-2/+3
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg1-12/+13
2003-06-04alpha.c (print_operand_address): Fix format specifier warnings.Kaveh R. Ghazi1-1/+1
2003-05-19flags.h (g_switch_value): Change to an unsigned HOST_WIDE_INT.Matt Kraai1-2/+2
2003-05-16alpha.c (print_operand_address, [...]): Use string concatentation on HOST_WID...Kaveh R. Ghazi1-35/+17
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford1-15/+17
2003-05-10alpha.c (alpha_start_function): Declare frame_size as unsigned to avoid signe...Roger Sayle1-1/+1
2003-05-09expr.c (move_block_from_reg): Remove "size" parm.Alan Modra1-2/+2
2003-05-01re PR target/8257 ([Alpha] frame pointer computation wrong on alpha (cross-co...Falk Hueffner1-24/+24
2003-04-22alpha.c (alpha_expand_prologue [OPEN_VMS_ABI]): Don't set FRP on stack adjust...Olivier Hainque1-5/+25
2003-04-18alpha.c (SYMBOL_FLAG_NEAR, [...]): Remove.Richard Henderson1-114/+46
2003-04-16alpha.c (SYMBOL_FLAG_NEAR, [...]): New.Richard Henderson1-204/+80
2003-03-24function.c (put_var_into_stack): Change bool parameter to int.Mark Mitchell1-1/+1
2003-03-14re PR target/9700 ([alpha linux] va_start gets __offset wrong in some situati...Richard Henderson1-2/+76
2003-03-05alpha.h (PRINT_OPERAND_PUNCT_VALID_P): Add '+'.Olivier Hainque1-0/+7
2003-02-15Makefile.in (cfglayout.o): Depend on TARGET_H.Richard Henderson1-4/+47
2003-02-08alpha.c (override_options): Turn off explicit relocs until post-peep2 code du...Richard Henderson1-0/+4
2003-01-28target.h (targetm.address_cost): New.Richard Henderson1-0/+2
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson1-0/+197
2003-01-17alpha.c (alpha_need_linkage): Fix obvious mistake in last checkin.Douglas B Rupp1-1/+1
2003-01-16alpha.c (alpha_sr_alias_set): Mark GTY.Richard Henderson1-56/+35
2003-01-15alpha.c (find_lo_sum_using_gp): Rename from find_lo_sum; also check that GP i...Richard Henderson1-12/+13
2003-01-14alpha.c (alpha_expand_mov): Use correct mode for force_const_mem.Richard Henderson1-1/+1
2003-01-10* config/alpha/alpha.c (decl_has_samegp): True for !TREE_PUBLIC.Richard Henderson1-1/+3
2003-01-10Merge from pch-branch.Geoffrey Keating1-28/+18
2003-01-06alpha.c (alpha_encode_section_info): Adjust symbol_str properly when changing...Richard Henderson1-3/+7
2002-12-20alpha.c (decl_has_samegp): New.Richard Henderson1-52/+111
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-1/+21
2002-10-23alpha.c (TARGET_ASM_CAN_OUTPUT_MI_THUNK): True.Richard Henderson1-2/+33
2002-10-22target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...Richard Henderson1-2/+5
2002-10-20target.h (struct gcc_target): Line wrap.Richard Henderson1-2/+14
2002-10-20alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h.Mark Mitchell1-4/+5
2002-10-17alpha.c (alpha_initialize_trampoline): Use tramp, not addr, to pass the tramp...Jason Thorpe1-1/+1
2002-09-27extend.texi (tls_model): Document.Jakub Jelinek1-16/+1
2002-09-21real.c (struct real_format): Move to real.h.Richard Henderson1-0/+8
2002-09-17alpha.c: Follow spelling conventions.Kazu Hirata1-4/+4