summaryrefslogtreecommitdiff
path: root/gcc/config/pa
Commit message (Expand)AuthorAgeFilesLines
* * config.gcc (with_cpu handling): Translate sparc64 inzack2003-06-073-10/+10
* * pa.h (ASM_OUTPUT_SKIP, ASM_OUTPUT_ALIGNED_COMMON,danglin2003-06-063-7/+13
* PR middle-end/9986danglin2003-06-051-0/+1
* * i370.c (mvs_function_name_length): Fix signed/unsigned warnings.ghazi2003-06-042-2/+2
* * config.gcc: Reorganize --with-cpu logic. Setdrow2003-06-041-0/+7
* * configure.in (HAVE_LD_PIE): Check for ld -pie.jakub2003-06-031-1/+1
* PR target/6428danglin2003-05-213-20/+57
* * pa/milli64.S ($$mulI): Fix typo.danglin2003-05-201-1/+1
* * c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, TARGET_OBJFMT_CPP_BUILTINS):neil2003-05-181-1/+0
* * alpha.c (print_operand_address, alpha_start_function,ghazi2003-05-162-25/+15
* * config.gcc: Purge all targets obsoleted in GCC 3.3. Alsozack2003-05-155-220/+0
* * pa.c (hppa_expand_prologue): Remove blockage.danglin2003-05-151-8/+0
* * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.rsandifo2003-05-143-26/+17
* * pa64-hpux.h (ASM_OUTPUT_ALIGNED_COMMON): Correct last patch.danglin2003-05-121-1/+0
* Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>hubicka2003-05-123-10/+12
* * expr.c (move_block_from_reg): Remove "size" parm. Localize vars.amodra2003-05-091-1/+1
* * expmed.c (extract_bit_field): Reverse operands of && condition tokenner2003-04-211-0/+8
* * target.h (encode_section_info): Add new argument carryingzack2003-04-201-9/+4
* PR/8705danglin2003-04-201-5/+19
* * toplev.c (target_options): Add value field.dj2003-04-171-2/+2
* PR/10271danglin2003-04-163-17/+25
* * doc/install.texi (hppa): Update links for HP-UX patches. Revisedanglin2003-04-113-12/+21
* * 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-195-140/+253
* * pa.c (pa_init_builtins): Fix warning.danglin2003-03-131-1/+1
* * c-cppbuiltin.c (cb_register_builtins): Define LP64 builtins foraj2003-03-121-5/+0
* PR middle-end/9986danglin2003-03-093-16/+100
* * pa.md (return_external_pic): Add !TARGET_PA_20 to constraint.danglin2003-03-051-1/+4
* * function.c (STACK_ALIGNMENT_NEEDED): New macro. Default to 1.danglin2003-03-042-36/+59
* * pa.c (compute_frame_size): Don't assume PREFERRED_STACK_BOUNDARYdanglin2003-02-262-5/+7
* * calls.c (expand_call): Update call of INIT_CUMULATIVE_ARGShubicka2003-02-191-2/+2
* * pa.md: Correct and enhance comment.danglin2003-02-181-8/+40
* * config.gcc (hppa*-*-linux*): Set MASK_NO_SPACE_REGS indanglin2003-02-062-18/+64
* * pa-protos.h (attr_length_millicode_call): Remove second argument.danglin2003-02-023-305/+988
* * pa.c (pa_output_function_prologue, pa_output_function_epilogue): Movedanglin2003-02-011-21/+29
* * loop.c (emit_prefetch_instructions): Do conversion at right place inhubicka2003-01-311-2/+2
* * pa32-regs.h (REGNO_REG_CLASS, REG_CLASS_FROM_LETTER): Deletedanglin2003-01-311-2/+0
* 2003-01-29 Joel Sherrill <joel@OARcorp.com>joel2003-01-291-1/+4
* * target.h (targetm.address_cost): New.rth2003-01-283-11/+15
* * Makefile.in (cse.o): Depend on TARGET_H.rth2003-01-282-50/+85
* * config/pa/pa.md (muldi3): Avoid invalid sharing of SUBREG RTXs.sayle2003-01-181-1/+1
* * som.h (SUPPORTS_WEAK, SUPPORTS_ONE_ONLY, MAKE_DECL_ONE_ONLY,danglin2003-01-163-3/+62
* * Makefile.in (ORDINARY_FLAGS_TO_PASS): Also pass DESTDIR.aj2003-01-091-3/+3
* * pa64-hpux.h (JCR_SECTION_NAME): Define.danglin2003-01-051-2/+4
* * config.gcc (hppa*64*-*-hpux11*): Define extra_parts. Don't usedanglin2003-01-044-42/+227
* * pa-linux.h (TARGET_HAS_STUBS_AND_ELF_SECTIONS): Delete define.danglin2002-12-203-20/+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-165-62/+66