aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa
AgeCommit message (Expand)AuthorFilesLines
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson2-27/+0
2001-12-19t-hpux-shlib: New file.Jeff Law1-0/+19
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford3-51/+50
2001-12-12elfos.h (ENDFILE_SPEC, [...]): Do not define.David O'Brien1-0/+7
2001-12-06function.c (assing_parms): Fix typo in last change.Richard Kenner1-7/+0
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth1-3/+3
2001-12-01* pa.c (output_ascii): Cast `p' to unsigned char.John David Anglin1-1/+1
2001-11-16pa.c: Reflect changes in calling sequences of alter_reg and emit_cmp_insn.Richard Kenner1-11/+7
2001-11-15dwarf2out.c (dwarf2out_finish): Don't abort because of orphan DIEs if there w...Jason Merrill1-2/+0
2001-11-15config.gcc: Set STMP_FIXPROTO and FIXPROTO_DEFINES in target makefile frag...Andreas Schwab2-0/+0
2001-11-11milli64.S: Fix comment formatting.Kazu Hirata11-54/+54
2001-11-11unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning.Kaveh R. Ghazi3-16/+28
2001-11-09pa.c (emit_move_sequence): Use cint_ok_for_move to check whether a constant c...John David Anglin3-30/+52
2001-11-09elf.h (ASM_DECLARE_FUNCTION_NAME, [...]): Undef before defining.Kaveh R. Ghazi1-0/+2
2001-11-09milli64.S: Use %r25 and %r0 instead of arg1 and r0 to work around limitations...Jeffrey A Law1-2/+2
2001-11-09pa.md (mulsi3): Remove PA64 hack to work around SUBREG issues.Jeffrey A Law1-15/+5
2001-11-08pa.c (emit_move_sequence): Fix SUBREG expression to use proper byte offset wh...Jeffrey A Law1-1/+1
2001-11-08pa.md (negdf2, negsf2): Use multiplication rather than subtraction to impleme...John David Anglin1-4/+39
2001-11-041750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.Kaveh R. Ghazi4-6/+7
2001-11-01* pa.c (output_move_double): Fix typo in double load.John David Anglin1-1/+1
2001-10-31builtins.def: Fix comment typos.Kazu Hirata1-2/+2
2001-10-29* pa.md (floatunssisf2): Set subreg 0 of operand 2 to zero.John David Anglin1-1/+1
2001-10-28alpha.md, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner1-0/+1
2001-10-22target.h (struct gcc_target): Add asm_out.exception_section, asm_out.eh_frame...Stan Shebs1-1/+1
2001-10-08aclocal.m4 (gcc_AC_PROG_GNAT): New.Zack Weinberg4-4/+4
2001-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi1-3/+3
2001-09-24pa.c (return_addr_rtx): Return NULL_RTX if count is not zero.John David Anglin1-25/+26
2001-09-24som.h (ASM_OUTPUT_EXTERNAL): Improve formatting.John David Anglin1-6/+17
2001-09-24pa.h (TRAMPOLINE_TEMPLATE): Add two words to the template for non 64-bit mach...John David Anglin1-3/+20
2001-09-24pa.c (function_arg): Pass floating arguments in both general and floating reg...John David Anglin1-15/+23
2001-09-11configure.in: Check whether assembler supports section merging.Jakub Jelinek2-3/+3
2001-09-05som.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.John David Anglin2-0/+16
2001-08-29pa.c (move_operand): Cast GET_MODE_SIZE results to HOST_WIDE_INT for comparis...John David Anglin2-4/+7
2001-08-22pa32-regs.h (CONDITIONAL_REGISTER_USAGE): Add declaration for variable i.John David Anglin2-0/+2
2001-08-20* pa.h (RETURN_IN_MEMORY): Improve comment.John David Anglin1-2/+3
2001-08-18haifa-sched.c: Convert to target hooks.Zack Weinberg3-45/+65
2001-08-18optabs.h (OTI_flodiv, [...]): Kill.Zack Weinberg1-1/+1
2001-08-17defaults.h (UNALIGNED_SHORT_ASM_OP, [...]): Move from ...Richard Henderson1-2/+2
2001-08-17pa.h (RETURN_IN_MEMORY): Return types with a size that is varable or larger t...John David Anglin1-2/+4
2001-08-13expr.h: Split out optab- and libfunc-related code to...Zack Weinberg1-1/+3
2001-08-10calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY if not already de...Zack Weinberg1-9/+1
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson1-67/+3
2001-08-03target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson1-64/+2
2001-07-15* pa.md: Remove unused constraints from define_split's.John David Anglin1-44/+44
2001-07-14pa.c (emit_hpdiv_const): Return reg is r2 for 64-bit millicode.Alan Modra3-27/+129
2001-07-11alias.c (set_mem_alias_set): New function.Richard Kenner1-1/+1
2001-07-11pa.c (pa_output_function_prologue): Delete prototype.John David Anglin3-3/+5
2001-07-09pa.c (pa_init_machine_status, [...]): Delete.John David Anglin3-91/+13
2001-07-09final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth1-6/+0