summaryrefslogtreecommitdiff
path: root/gcc/config/pa/pa.c
Commit message (Expand)AuthorAgeFilesLines
* 2003-08-22 Jason Eckhardt <jle@rice.edu>jle2003-08-231-459/+215
* * pa.c (pa_adjust_insn_length): Delete adjustment for delay slot indanglin2003-08-141-59/+63
* * pa.c (pa_asm_output_mi_thunk): Fix typo.danglin2003-08-091-1/+1
* * pa.c (update_total_code_bytes): Use new macro IN_NAMED_SECTION_P.danglin2003-08-081-12/+16
* * config/pa/fptr.c: Fix comment typos.kazu2003-07-051-3/+3
* * pa.c (update_total_code_bytes): New function.danglin2003-06-291-92/+283
* * target.h (asm_out.file_start, file_start_app_off,zack2003-06-191-0/+109
* * config/c4x/c4x.c: Don't include "c-tree.h".ghazi2003-06-161-1/+0
* (gcc)kraai2003-06-131-1/+1
* * config.gcc (with_cpu handling): Translate sparc64 inzack2003-06-071-5/+10
* PR middle-end/9986danglin2003-06-051-0/+1
* * alpha.c (print_operand_address, alpha_start_function,ghazi2003-05-161-23/+14
* * pa.c (hppa_expand_prologue): Remove blockage.danglin2003-05-151-8/+0
* * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.rsandifo2003-05-141-19/+17
* * expr.c (move_block_from_reg): Remove "size" parm. Localize vars.amodra2003-05-091-1/+1
* * target.h (encode_section_info): Add new argument carryingzack2003-04-201-9/+4
* PR/10271danglin2003-04-161-8/+8
* * pa.c (output_cbranch): Fix typo in comment.danglin2003-03-231-6/+5
* * pa.c (output_cbranch, output_bb, output_bvb): Output nop fordanglin2003-03-221-13/+18
* PR 10062danglin2003-03-191-81/+196
* * pa.c (pa_init_builtins): Fix warning.danglin2003-03-131-1/+1
* PR middle-end/9986danglin2003-03-091-0/+12
* * function.c (STACK_ALIGNMENT_NEEDED): New macro. Default to 1.danglin2003-03-041-32/+48
* * pa.c (compute_frame_size): Don't assume PREFERRED_STACK_BOUNDARYdanglin2003-02-261-1/+2
* * config.gcc (hppa*-*-linux*): Set MASK_NO_SPACE_REGS indanglin2003-02-061-12/+39
* * pa-protos.h (attr_length_millicode_call): Remove second argument.danglin2003-02-021-32/+158
* * pa.c (pa_output_function_prologue, pa_output_function_epilogue): Movedanglin2003-02-011-21/+29
* * target.h (targetm.address_cost): New.rth2003-01-281-7/+15
* * Makefile.in (cse.o): Depend on TARGET_H.rth2003-01-281-0/+85
* * config.gcc (hppa*64*-*-hpux11*): Define extra_parts. Don't usedanglin2003-01-041-0/+51
* * pa-linux.h (TARGET_HAS_STUBS_AND_ELF_SECTIONS): Delete define.danglin2002-12-201-7/+19
* * c-pretty-print.h: Fix comment typos.kazu2002-12-201-5/+5
* * ChangeLog: Follow spelling conventions.kazu2002-12-191-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-9/+53
* * pa.c (output_millicode_call): Correct typo.danglin2002-12-141-2/+2
* * pa-protos.h (function_value): New prototype.danglin2002-11-271-6/+55
* * pa.h (STARTING_FRAME_OFFSET): Change offset for TARGET_64BIT to 16.danglin2002-11-101-6/+18
* * pa-linux.h (ASM_OUTPUT_EXTERNAL_LIBCALL): Define.danglin2002-10-311-364/+556
* gcc/rth2002-10-221-2/+6
* * target.h (struct gcc_target): Line wrap.rth2002-10-201-2/+8
* * pa.c (hppa_encode_label): Don't drop '*' from function labels.danglin2002-09-301-6/+3
* * config/m32r/m32r.c: Follow spelling conventions.kazu2002-09-201-2/+2
* * calls.c (store_one_arg): Set default alignment for BLKmode argumentsdanglin2002-09-171-65/+140
* * expr.c (emit_group_load): Revise to allow splitting TCmode sourcedanglin2002-09-041-64/+36
* * pa.c (pa_globalize_label): Add ATTRIBUTE_UNUSED to prototype.danglin2002-08-311-1/+2
* * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.ghazi2002-08-211-0/+15
* * pa.c (struct deferred_plabel): Constify name field.danglin2002-08-071-1/+1
* Index: ChangeLoggeoffk2002-08-041-5/+1
* * pa.c (output_deferred_plabels): Remove unused millicode enum mulU.danglin2002-07-181-2/+2
* * builtins.c (std_expand_builtin_va_start): Remove unusedzack2002-07-161-3/+2