aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa/pa.h
AgeCommit message (Expand)AuthorFilesLines
2004-03-06pa.md (icacheflush): Reorder operands to make match_scratch operand last.John David Anglin1-2/+0
2004-02-25config.gcc (hppa*-*-*, [...]): Add MASK_BIG_SWITCH to all target_cpu_default ...John David Anglin1-1/+1
2004-02-23Remove -fwritable-strings.Zack Weinberg1-2/+1
2004-02-18pa.h (PIC_OFFSET_TABLE_REGNUM): Define to INVALID_REGNUM when not generating ...John David Anglin1-2/+3
2004-02-07config.gcc: Don't mention MAX_LONG_TYPE_SIZE.Kazu Hirata1-1/+0
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+1
2004-01-26pa-protos.h: Remove the prototype for hppa_builtin_saveregs.Kazu Hirata1-25/+2
2004-01-21pa-protos.h: Update copyright.John David Anglin1-1/+1
2004-01-20pa-protos.h (compute_frame_size): Use HOST_WIDE_INT for frame sizes.John David Anglin1-17/+42
2003-12-20pa.h (TRAMPOLINE_TEMPLATE): Shorten sequence when generating PA 2.0 code.John David Anglin1-43/+89
2003-12-14re PR target/13054 (compile/980310-3.f: insn does not satisfy its constraints)John David Anglin1-158/+226
2003-11-11pa.h (TRAMPOLINE_TEMPLATE): Fix flushing of cache lines when generating 64-bi...John David Anglin1-8/+9
2003-10-29pa-linux.h (ASM_OUTPUT_ADDR_VEC_ELT): Use label in big switch ELTs.John David Anglin1-26/+35
2003-10-29* pa.h (ASM_COMMENT_START): Define.John David Anglin1-0/+6
2003-08-23pa.c: Replace 'GNU CC' with 'GCC'.Jason Eckhardt1-6/+6
2003-08-21Makefile.in (INCLUDES): Remove -I$(srcdir)/config.Zack Weinberg1-3/+1
2003-08-20re PR c++/11946 (fun and merriment with enums as function arguments)Mark Mitchell1-2/+6
2003-08-08pa.c (update_total_code_bytes): Use new macro IN_NAMED_SECTION_P.John David Anglin1-0/+5
2003-07-05fptr.c: Fix comment typos.Kazu Hirata1-1/+1
2003-07-01sol2.h, [...]: Use c_dialect_ macros.Neil Booth1-2/+1
2003-06-14rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle1-5/+0
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg1-4/+0
2003-06-06pa.h (ASM_OUTPUT_SKIP, [...]): Cast `SIZE' and `ALIGNED' parameters to unsign...John David Anglin1-3/+5
2003-06-04i370.c (mvs_function_name_length): Fix signed/unsigned warnings.Kaveh R. Ghazi1-1/+1
2003-06-04config.gcc: Reorganize --with-cpu logic.Daniel Jacobowitz1-0/+7
2003-05-16alpha.c (print_operand_address, [...]): Use string concatentation on HOST_WID...Kaveh R. Ghazi1-2/+1
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford1-4/+0
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka1-5/+6
2003-04-17toplev.c (target_options): Add value field.DJ Delorie1-2/+2
2003-04-16pa-protos.h (function_arg): Remove last argument.John David Anglin1-8/+16
2003-03-19re PR target/10062 (internal compiler error: in output_cbranch, at config/pa/...John David Anglin1-2/+15
2003-03-12c-cppbuiltin.c (cb_register_builtins): Define LP64 builtins for LP64 targets.Andreas Jaeger1-5/+0
2003-03-04function.c (STACK_ALIGNMENT_NEEDED): New macro.John David Anglin1-4/+11
2003-02-26pa.c (compute_frame_size): Don't assume PREFERRED_STACK_BOUNDARY is 8 * STACK...John David Anglin1-4/+5
2003-02-19calls.c (expand_call): Update call of INIT_CUMULATIVE_ARGSJan Hubicka1-2/+2
2003-01-28target.h (targetm.address_cost): New.Richard Henderson1-3/+0
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson1-50/+0
2003-01-16som.h (SUPPORTS_WEAK, [...]): Define.John David Anglin1-1/+6
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-43/+2
2002-12-12pa.h (BIGGEST_ALIGNMENT): Change 32-bit value to 64 bits.John David Anglin1-10/+8
2002-12-06pa32-linux.h (CANONICALIZE_FUNCPTR_FOR_COMPARE_LIBCALL): Move define.John David Anglin1-0/+4
2002-11-27pa-protos.h (function_value): New prototype.John David Anglin1-13/+1
2002-11-10pa.h (STARTING_FRAME_OFFSET): Change offset for TARGET_64BIT to 16.John David Anglin1-2/+4
2002-10-31pa-linux.h (ASM_OUTPUT_EXTERNAL_LIBCALL): Define.John David Anglin1-5/+44
2002-10-20target.h (struct gcc_target): Line wrap.Richard Henderson1-2/+0
2002-10-18target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.Mark Mitchell1-2/+1
2002-10-03config.gcc (hppa*64*-*-hpux11*): Check gnu_ld.Steve Ellcey1-0/+6
2002-09-30pa.c (hppa_encode_label): Don't drop '*' from function labels.John David Anglin1-1/+10
2002-09-24elfos.h: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-22c-common.c (preprocessing_trad_p): Define.John David Anglin1-113/+120