index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
config
/
pa
/
pa.c
Age
Commit message (
Expand
)
Author
Files
Lines
1994-10-18
(non_hard_reg_operand): New function.
Richard Kenner
1
-0
/
+10
1994-10-14
pa.c (emit_move_sequence): Handle secondary reload when loading a constant in...
Jeff Law
1
-1
/
+2
1994-09-13
pa.c (emit_move_sequence): Handle secondary FP load/store reloads of the form...
Jeff Law
1
-9
/
+29
1994-08-14
pa.c (hppa_expand_prologue): Avoid writing outside the current stack boundary...
Jeff Law
1
-2
/
+10
1994-08-09
pa.c (hppa_legitimize_address): Do nothing with function label arithmetic.
Jeff Law
1
-3
/
+47
1994-07-30
(print_operand): Integer CONST_DOUBLE is DImode.
Richard Kenner
1
-2
/
+2
1994-06-14
pa.c (output_arg_descriptor): Restore old behavior for SImode USE insns of FP...
Jeff Law
1
-5
/
+1
1994-06-02
pa.h (TARGET_SWITCHES): Enable TARGET_LONG_CALLS when TARGET_PORTABLE_RUNTIME...
Jeff Law
1
-2
/
+14
1994-06-01
(emit_move_sequence): Add missing argument to symbolic_operand.
Torbjorn Granlund
1
-118
/
+66
1994-03-31
pa.h (ASM_OUTPUT_LABEL): TARGET_GAS no longer needs trailing colons.
Jeff Law
1
-0
/
+9
1993-12-24
(Several places): Declare values from INTVAL(x) as HOST_WIDE_INT.
Torbjorn Granlund
1
-162
/
+157
1993-12-21
pa.c (output_function_prologue): Use ASM_GENERATE_INTERNAL_LABEL rather than ...
Jeff Law
1
-1
/
+2
1993-12-16
pa.c (compute_frame_size): Remove implicit assumption that %r4 is the frame p...
Jeff Law
1
-13
/
+4
1993-12-16
pa.c (output_function_prologue): Reverse last change.
Jeff Law
1
-0
/
+6
1993-12-14
pa.c (output_call): Put temporary label after the RP adjustment.
Jeff Law
1
-1
/
+1
1993-12-14
pa.c (output_function_prologue): Do not output the .PROC directive here.
Jeff Law
1
-2
/
+1
1993-12-13
pa.c (secondary_reload_class): Function addresses no longer need secondary re...
Jeff Law
1
-21
/
+2
1993-12-06
(hppa_legitimize_address): If we can't legitimize, do nothing; don't
Richard Kenner
1
-10
/
+9
1993-10-30
(output_dbra): Fix argument number in addi at end.
Richard Stallman
1
-1
/
+1
1993-10-28
(emit_move_sequence): Fix typo, `Pmode' was `mode'.
Torbjorn Granlund
1
-1
/
+1
1993-10-24
(output_arg_descriptor): Do not stop searching if a USE
Richard Stallman
1
-3
/
+17
1993-10-10
pa.c (legitimize_pic_address): Delete unused variables.
Jeff Law
1
-9
/
+8
1993-10-10
pa.c (output_function_prologue): Pass the highest register number saved for E...
Jeff Law
1
-2
/
+14
1993-10-06
pa.c (output_function_prologue): Pass on information about the number of call...
Jeff Law
1
-3
/
+17
1993-08-24
* pa.c (compute_frame_size): Always align stack to 64 byte boundary.
Jeff Law
1
-1
/
+1
1993-08-24
pa.c (output_call): Use ASM_OUTPUT_INTERNAL_LABEL instead of output_asm_label.
Jeff Law
1
-1
/
+2
1993-08-18
pa.c (emit_move_sequence): Check both reload_in_progress and reload_completed...
Jeff Law
1
-6
/
+23
1993-08-18
pa.c (emit_move_sequence): Always handle secondary reloads for symbolic addre...
Jeff Law
1
-3
/
+2
1993-08-18
pa.c (hppa_legitimize_address): Rework address computation for x[n - m] so th...
Jeff Law
1
-1
/
+48
1993-07-28
Add new parameter to move_block_from_reg calls.
Jim Wilson
1
-1
/
+1
1993-07-14
pa.c (emit_move_sequence): Use cint_ok_for_move instead of checking each cond...
Jeff Law
1
-3
/
+1
1993-07-14
pa.c (output_call): New function to output a function call or millicode call...
Jeff Law
1
-12
/
+117
1993-07-09
Fix typos in last change.
Jeff Law
1
-2
/
+2
1993-07-09
pa.c (compute_movstrsi_length): Return length in bytes.
Jeff Law
1
-38
/
+38
1993-07-09
pa.c (pa_adjust_insn_length): dbra and movb insns which have their output in ...
Jeff Law
1
-3
/
+231
1993-07-07
pa.c (pa_adjust_insn_length): Rewrite so that it only adjusts insns which rea...
Jeff Law
1
-84
/
+153
1993-07-03
* pa.c (call_operand_address): Do not accept registers anymore.
Jeff Law
1
-2
/
+6
1993-07-01
pa.c (output_arg_descriptor): Reverse polarity of test for HP_FP_ARG_DESCRIPT...
Jeff Law
1
-2
/
+2
1993-06-30
pa.c (output_function_prologue): Emit SAVE_SP flag if a frame pointer is needed.
Jeff Law
1
-3
/
+7
1993-06-29
pa.c (singlemove_string): Use zdepi and ldil to load constants into registers...
Jeff Law
1
-10
/
+29
1993-06-25
pa.c: References to TARGET_SHARED_LIBS deleted.
Jeff Law
1
-3
/
+2
1993-06-04
(output_function_epilogue): If the last insn in the current function is a (vo...
Richard Stallman
1
-2
/
+24
1993-05-31
Fix typo in last patch.
Richard Stallman
1
-1
/
+1
1993-05-31
(output_cbranch): In forward/long branch case...
Richard Stallman
1
-8
/
+15
1993-05-31
Typos in last change.
Richard Stallman
1
-4
/
+4
1993-05-31
(pa_insn_adjust_length): Rework.
Richard Stallman
1
-10
/
+170
1993-05-30
(singlemove_string): Handle SFmode CONST_DOUBLE as a source operand.
Richard Stallman
1
-7
/
+32
1993-05-13
pa.c (emit_move_sequence): Handle secondary reloads for load of FP registers ...
Jeff Law
1
-0
/
+26
1993-04-28
pa.c (emit_move_sequence): After legitimizing a PIC address make sure to copy...
Jeff Law
1
-0
/
+1
1993-04-27
pa.c (hppa_expand_epilogue): Emit a "blockage" insn to keepthe stack and fram...
Jeff Law
1
-0
/
+4
[prev]
[next]