aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa/pa.h
AgeCommit message (Expand)AuthorFilesLines
2002-03-121750a.h, [...] (POINTER_SIZE): Delete.Kaveh R. Ghazi1-4/+0
2002-03-06pa.h (ASM_FILE_END): Define.John David Anglin1-0/+4
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-4/+0
2002-03-031750a.h, [...] (BITS_PER_WORD): Delete.Kaveh R. Ghazi1-5/+0
2002-03-02varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson1-2/+2
2002-03-03a29k.h, [...]: (BITS_PER_UNIT): Delete.Kaveh R. Ghazi1-3/+0
2002-02-12* config/pa/pa.h (GO_IF_LEGITIMATE_ADDRESS): Fix typos.Graham Stott1-2/+2
2002-02-10pa.c (reg_before_reload_operand): Don't accept a SUBREG operand.John David Anglin1-1/+1
2002-02-06* pa.h (PREDICATE_CODES): Add reg_before_reload_operand.John David Anglin1-0/+1
2002-02-04pa.h (PREFERRED_STACK_BOUNDARY): Define to match standard rounding.John David Anglin1-2/+5
2002-01-08tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers1-6/+0
2002-01-08pa.c (FUNC_BEGIN_PROLOG_LABEL, [...]): Define.John David Anglin1-1/+4
2001-12-21pa.h (CPP_SPEC): If not in ANSI mode, define _INCLUDE_LONGLONG.Jeff Law1-2/+2
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson1-16/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-37/+0
2001-11-11milli64.S: Fix comment formatting.Kazu Hirata1-12/+12
2001-11-11unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning.Kaveh R. Ghazi1-6/+16
2001-11-09pa.c (emit_move_sequence): Use cint_ok_for_move to check whether a constant c...John David Anglin1-2/+2
2001-09-24pa.h (TRAMPOLINE_TEMPLATE): Add two words to the template for non 64-bit mach...John David Anglin1-3/+20
2001-09-11configure.in: Check whether assembler supports section merging.Jakub Jelinek1-2/+2
2001-09-05som.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.John David Anglin1-0/+7
2001-08-29pa.c (move_operand): Cast GET_MODE_SIZE results to HOST_WIDE_INT for comparis...John David Anglin1-1/+1
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 Weinberg1-43/+0
2001-08-17pa.h (RETURN_IN_MEMORY): Return types with a size that is varable or larger t...John David Anglin1-2/+4
2001-07-14pa.c (emit_hpdiv_const): Return reg is r2 for 64-bit millicode.Alan Modra1-2/+2
2001-07-11pa.c (pa_output_function_prologue): Delete prototype.John David Anglin1-1/+1
2001-07-09pa.c (pa_init_machine_status, [...]): Delete.John David Anglin1-10/+3
2001-07-09final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth1-6/+0
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth1-33/+0
2001-06-26defaults.h: Default escape sequences to ASCII.Neil Booth1-9/+0
2001-05-07pa.h (MAX_LONG_TYPE_SIZE): Should be 32, not 64.Jeffrey A Law1-1/+1
2001-04-19pa-linux.h (CPLUSPLUS_CPP_SPEC): Undefine.Jeffrey A Law1-0/+11
2001-04-13pa.h (GO_IF_LEGITIMATE_ADDRESS): Disallow PIC LO_SUM fp mode addresses.Alan Modra1-1/+5
2001-04-13pa.c (uint32_operand): Don't use long constant >= 2^32.Alan Modra1-10/+10
2001-04-13pa-hpux10.h (NEW_HP_ASSEMBLER): Define to 1.Alan Modra1-21/+13
2001-04-13elfos.h (SELECT_SECTION): Undef before defining.Alan Modra1-0/+11
2001-04-03TARGET_NO_SPACE_REGS no longer affects call sequences.Alan Modra1-8/+9
2001-04-03Rewrite hppa profiling support.Alan Modra1-10/+5
2001-02-27pa.c (override_options): Promote -fpic to -fPIC.Jeffrey A Law1-13/+2
2001-02-19pa.c (move_operand): Accept code to load the address of a symbol out of the D...Jeffrey A Law1-1/+8
2001-01-31(hppa_init_pic_save): Emit the pic offset table reg save after last_parm_insn.Alan Modra1-0/+1
2001-01-31pa.c (hppa_encode_label): Correct size of alloca buffer so we don't overrun it.Alan Modra1-5/+3
2001-01-30pa.c (pa_init_machine_status): Initialize pic_offset_table_save_rtx to NULL_RTX.John David Anglin1-1/+1
2001-01-16pa.h (PIC_OFFSET_TABLE_REGNUM_SAVED): Remove.Alan Modra1-2/+10
2001-01-01tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva1-3/+3
2000-12-11pa.c (cmpib_comparison_operator): Remove GEU and LTU.Jeffrey A Law1-2/+2
2000-12-06pa.c: Include expr.h before c-tree.h.J. David Anglin1-0/+2
2000-11-17stringpool.c: New file.Zack Weinberg1-1/+1
2000-11-02config:Neil Booth1-1/+1