summaryrefslogtreecommitdiff
path: root/gcc/config/pa
Commit message (Expand)AuthorAgeFilesLines
* som.h (ASM_OUTPUT_SOURCE_LINE): Use targetm.strip_name_encoding to strip name...John David Anglin2003-06-201-10/+14
* target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg2003-06-195-101/+116
* dbxout.c (dbxout_source_line_counter): New global variable.Eric Botcazou2003-06-171-6/+5
* c4x.c: Don't include "c-tree.h".Kaveh R. Ghazi2003-06-161-1/+0
* rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle2003-06-141-5/+0
* ChangeLog.1: Fix spelling of "outputting".Matt Kraai2003-06-131-1/+1
* config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg2003-06-073-10/+10
* pa.h (ASM_OUTPUT_SKIP, [...]): Cast `SIZE' and `ALIGNED' parameters to unsign...John David Anglin2003-06-063-7/+13
* re PR middle-end/9986 ([HP-UX] [3.4 regression] Incorrect transformation of f...John David Anglin2003-06-051-0/+1
* i370.c (mvs_function_name_length): Fix signed/unsigned warnings.Kaveh R. Ghazi2003-06-042-2/+2
* config.gcc: Reorganize --with-cpu logic.Daniel Jacobowitz2003-06-041-0/+7
* configure.in (HAVE_LD_PIE): Check for ld -pie.Jakub Jelinek2003-06-031-1/+1
* re PR target/6428 ([hppa*-hp-hpux] gmon.out is not generated when application...John David Anglin2003-05-213-20/+57
* * pa/milli64.S ($$mulI): Fix typo.John David Anglin2003-05-201-1/+1
* c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default here.Neil Booth2003-05-181-1/+0
* alpha.c (print_operand_address, [...]): Use string concatentation on HOST_WID...Kaveh R. Ghazi2003-05-162-25/+15
* config.gcc: Purge all targets obsoleted in GCC 3.3.Zack Weinberg2003-05-155-220/+0
* * pa.c (hppa_expand_prologue): Remove blockage.John David Anglin2003-05-151-8/+0
* target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford2003-05-143-26/+17
* * pa64-hpux.h (ASM_OUTPUT_ALIGNED_COMMON): Correct last patch.John David Anglin2003-05-121-1/+0
* Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka2003-05-123-10/+12
* expr.c (move_block_from_reg): Remove "size" parm.Alan Modra2003-05-091-1/+1
* expmed.c (extract_bit_field): Reverse operands of && condition to prevent a p...Olivier Hainque2003-04-211-0/+8
* target.h (encode_section_info): Add new argument carrying the RTL to be modif...Zack Weinberg2003-04-201-9/+4
* pa.md (movccfp): New expander.John David Anglin2003-04-201-5/+19
* toplev.c (target_options): Add value field.DJ Delorie2003-04-171-2/+2
* pa-protos.h (function_arg): Remove last argument.John David Anglin2003-04-163-17/+25
* install.texi (hppa): Update links for HP-UX patches.John David Anglin2003-04-113-12/+21
* * pa.c (output_cbranch): Fix typo in comment.John David Anglin2003-03-231-6/+5
* pa.c (output_cbranch, [...]): Output nop for conditional branch to the follow...John David Anglin2003-03-221-13/+18
* re PR target/10062 (internal compiler error: in output_cbranch, at config/pa/...John David Anglin2003-03-195-140/+253
* * pa.c (pa_init_builtins): Fix warning.John David Anglin2003-03-131-1/+1
* c-cppbuiltin.c (cb_register_builtins): Define LP64 builtins for LP64 targets.Andreas Jaeger2003-03-121-5/+0
* re PR middle-end/9986 ([HP-UX] [3.4 regression] Incorrect transformation of f...John David Anglin2003-03-093-16/+100
* pa.md (return_external_pic): Add !TARGET_PA_20 to constraint.John David Anglin2003-03-051-1/+4
* function.c (STACK_ALIGNMENT_NEEDED): New macro.John David Anglin2003-03-042-36/+59
* pa.c (compute_frame_size): Don't assume PREFERRED_STACK_BOUNDARY is 8 * STACK...John David Anglin2003-02-262-5/+7
* calls.c (expand_call): Update call of INIT_CUMULATIVE_ARGSJan Hubicka2003-02-191-2/+2
* * pa.md: Correct and enhance comment.John David Anglin2003-02-181-8/+40
* config.gcc (hppa*-*-linux*): Set MASK_NO_SPACE_REGS in target_cpu_default.John David Anglin2003-02-062-18/+64
* pa-protos.h (attr_length_millicode_call): Remove second argument.John David Anglin2003-02-023-305/+988
* pa.c (pa_output_function_prologue, [...]): Move updating of total_code_bytes ...John David Anglin2003-02-011-21/+29
* loop.c (emit_prefetch_instructions): Do conversion at right place in RTL chain.Jan Hubicka2003-01-311-2/+2
* pa32-regs.h (REGNO_REG_CLASS, [...]): Delete duplicated code.John David Anglin2003-01-311-2/+0
* re PR bootstrap/9292 (hppa1.1-rtems configurery problems)Joel Sherrill2003-01-291-1/+4
* target.h (targetm.address_cost): New.Richard Henderson2003-01-283-11/+15
* Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson2003-01-272-50/+85
* * config/pa/pa.md (muldi3): Avoid invalid sharing of SUBREG RTXs.Roger Sayle2003-01-181-1/+1
* som.h (SUPPORTS_WEAK, [...]): Define.John David Anglin2003-01-163-3/+62
* Makefile.in (ORDINARY_FLAGS_TO_PASS): Also pass DESTDIR.Andreas Jaeger2003-01-091-3/+3