function.c (STACK_ALIGNMENT_NEEDED): New macro.
[gcc.git] / gcc / config / pa / pa.c
2003-03-04 John David Anglinfunction.c (STACK_ALIGNMENT_NEEDED): New macro.
2003-02-26 John David Anglinpa.c (compute_frame_size): Don't assume PREFERRED_STACK...
2003-02-06 John David Anglinconfig.gcc (hppa*-*-linux*): Set MASK_NO_SPACE_REGS...
2003-02-02 John David Anglinpa-protos.h (attr_length_millicode_call): Remove second...
2003-02-01 John David Anglinpa.c (pa_output_function_prologue, [...]): Move updatin...
2003-01-28 Richard Hendersontarget.h (targetm.address_cost): New.
2003-01-28 Richard HendersonMakefile.in (cse.o): Depend on TARGET_H.
2003-01-04 John David Anglinconfig.gcc (hppa*64*-*-hpux11*): Define extra_parts.
2002-12-20 John David Anglinpa-linux.h (TARGET_HAS_STUBS_AND_ELF_SECTIONS): Delete...
2002-12-20 Kazu Hiratac-pretty-print.h: Fix comment typos.
2002-12-19 Kazu HirataChangeLog: Follow spelling conventions.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-14 John David Anglinpa.c (output_millicode_call): Correct typo.
2002-11-27 John David Anglinpa-protos.h (function_value): New prototype.
2002-11-10 John David Anglinpa.h (STARTING_FRAME_OFFSET): Change offset for TARGET_...
2002-10-31 John David Anglinpa-linux.h (ASM_OUTPUT_EXTERNAL_LIBCALL): Define.
2002-10-22 Richard Hendersontarget.h (gcc_target.asm_out): Merge output_mi_thunk...
2002-10-20 Richard Hendersontarget.h (struct gcc_target): Line wrap.
2002-09-30 John David Anglinpa.c (hppa_encode_label): Don't drop '*' from function...
2002-09-20 Kazu Hiratam32r.c: Follow spelling conventions.
2002-09-17 John David Anglincalls.c (store_one_arg): Set default alignment for...
2002-09-04 John David Anglinexpr.c (emit_group_load): Revise to allow splitting...
2002-08-31 John David Anglin* pa.c (pa_globalize_label): Add ATTRIBUTE_UNUSED to...
2002-08-21 Kaveh R. Ghazialpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.
2002-08-07 John David Anglin* pa.c (struct deferred_plabel): Constify name field.
2002-08-04 Geoffrey KeatingIndex: ChangeLog
2002-07-18 John David Anglin* pa.c (output_deferred_plabels): Remove unused millico...
2002-07-16 Zack Weinbergbuiltins.c (std_expand_builtin_va_start): Remove unused...
2002-07-11 John David Anglinpa.md (adddi3): Change predicate of operand 2 to adddi3...
2002-07-11 John David Anglinpa.md (adddi3): For 32-bit targets...
2002-06-21 John David Anglinpa-protos.h (pa_asm_output_mi_thunk): Change third...
2002-06-06 John David Anglinemit-rtl.c (get_first_nonnote_insn, [...]): New functions.
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-31 John David Anglinpa.c (output_millicode_call): Add missing '%' characters.
2002-05-31 John David Anglinpa.c (output_millicode_call): Correct "be,l" insn for...
2002-05-31 John David Anglinpa.c: Move output.h include after tree.h include.
2002-05-31 John David Anglinconfig.gcc (tm_file): Prefix pa/pa-700.h to tm_file...
2002-05-31 John David Anglin* pa.c (following_call): Check TARGET_JUMP_IN_DELAY.
2002-05-29 Jeff Lawpa.h (ASM_OUTPUT_MI_THUNK): Move implementation into...
2002-05-19 Richard Hendersonsystem.h (STRIP_NAME_ENCODING): Poison it.
2002-05-19 Richard Hendersonsystem.h (ENCODE_SECTION_INFO): Poison it.
2002-05-17 Richard Hendersonhooks.c (hook_tree_bool_false): New.
2002-05-15 John David Anglinpa.c (override_options): Override TARGET_JUMP_IN_DELAY...
2002-05-07 Jeff Lawpa.c (hppa_profile_hook): Use force_reg to get the...
2002-05-06 Jeff Lawpa-protos.h (hppa_fpstore_bypass_p): Declare.
2002-04-30 Jeffrey A Lawpa.c (override_options): Default to PA8000 scheduling.
2002-04-29 Vladimir Makarov2002-04-29 Vladimir Makarov <vmakarov@redhat.com>
2002-04-23 Alan Modrare PR target/6413 (PROFILE_HOOK label_no)
2002-04-12 Jeff Lawpa.c (pa_can_combine_p): Call insn_extract before calli...
2002-04-12 John David Anglinpa.c (pa_output_function_prologue): Don't accumulate...
2002-04-04 John David Anglinpa-linux.h (INCOMING_RETURN_ADDR_RTX): Move.
2002-03-06 John David Anglinpa.h (ASM_FILE_END): Define.
2002-02-12 Graham Stott* config/pa/pa.c (compute_movstrsi_length): Fix typos.
2002-02-10 John David Anglinpa.c (reg_before_reload_operand): Don't accept a SUBREG...
2002-02-04 John David Anglinpa.c (DO_FRAME_NOTES): Move forward.
2002-01-21 John David Anglinpa-protos.h (reg_before_reload_operand): New function...
2002-01-08 John David Anglinpa.c (FUNC_BEGIN_PROLOG_LABEL, [...]): Define.
2001-12-22 Kaveh R. Ghazielxsi.c: Include "hard-reg-set.h" and/or don't declare...
2001-12-17 Richard Sandifordtarget.h (asm_out.byte_op, [...]): New fields.
2001-12-06 Richard Kennerfunction.c (assing_parms): Fix typo in last change.
2001-12-03 Neil Boothc-decl.c (grokdeclarator): Use ISO word.
2001-12-01 John David Anglin* pa.c (output_ascii): Cast `p' to unsigned char.
2001-11-16 Richard Kennerpa.c: Reflect changes in calling sequences of alter_reg...
2001-11-11 Kazu Hiratamilli64.S: Fix comment formatting.
2001-11-11 Kaveh R. Ghaziunicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format speci...
2001-11-10 John David Anglinpa.c (emit_move_sequence): Use cint_ok_for_move to...
2001-11-08 Jeffrey A Lawpa.c (emit_move_sequence): Fix SUBREG expression to...
2001-11-04 Kaveh R. Ghazi1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.
2001-11-01 John David Anglin* pa.c (output_move_double): Fix typo in double load.
2001-10-31 Kazu Hiratabuiltins.def: Fix comment typos.
2001-10-28 Joseph Myersalpha.md, [...]: Fix spelling errors.
2001-10-23 Richard Kenneralias.c (can_address_p): Compnonents are not addressabl...
2001-10-07 Kaveh R. Ghazibuiltins.c (expand_builtin_setjmp_receiver): Const...
2001-09-24 John David Anglinpa.c (return_addr_rtx): Return NULL_RTX if count is...
2001-09-24 John David Anglinpa.c (function_arg): Pass floating arguments in both...
2001-08-29 John David Anglinpa.c (move_operand): Cast GET_MODE_SIZE results to...
2001-08-18 Zack Weinberghaifa-sched.c: Convert to target hooks.
2001-08-18 Richard Hendersondefaults.h (UNALIGNED_SHORT_ASM_OP, [...]): Move from ...
2001-08-13 Zack Weinbergexpr.h: Split out optab- and libfunc-related code to...
2001-07-14 Alan Modrapa.c (emit_hpdiv_const): Return reg is r2 for 64-bit...
2001-07-11 Richard Kenneralias.c (set_mem_alias_set): New function.
2001-07-11 John David Anglinpa.c (pa_output_function_prologue): Delete prototype.
2001-07-09 John David Anglinpa.c (pa_init_machine_status, [...]): Delete.
2001-07-07 Stan Shebstarget.h (targetm): Rename global from "target", so...
2001-07-06 Neil BoothMakefile.in (final.o): Depend on target.h.
2001-07-03 Richard Kennerexplow.c (plus_constant_wide, case PLUS): Call find_con...
2001-07-03 Richard Kennerexplow.c (plus_constant_wide, [...]): New case.
2001-06-26 Neil BoothMakefile.in (TARGET_H, [...]): New.
2001-05-07 Alan Modra* pa.c (compute_frame_size): 64-bit frame marker is...
2001-04-28 Martin Kalen* pa.c (FRP): Remove erroneous white space in macro...
2001-04-16 Jeffrey A Lawpa.c (secondary_reload_class): SAR<->FP copies require...
2001-04-14 Alan Modrapa.c (force_mode): New function.
2001-04-13 Alan Modrapa.c: Formatting and white space fixes throughout file.
2001-04-13 Alan Modrapa.c (hppa_init_pic_save): Set rtx_unchanging for PIC_O...
2001-04-13 Alan Modrapa.c (uint32_operand): Don't use long constant >= 2^32.
2001-04-13 Alan Modraelfos.h (SELECT_SECTION): Undef before defining.
2001-04-04 Alan ModraDWARF2 frame notes for hppa.
2001-04-03 Jakub JelinekUse byte offsets in SUBREGs instead of words.
2001-04-03 Alan ModraTARGET_NO_SPACE_REGS no longer affects call sequences.
2001-04-03 Alan ModraRewrite hppa profiling support.
next