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
1996-03-28
pa.c (hppa_legitimize_address): Don't lose for (plus (plus (mult (A) (shadd_c...
Jeff Law
1
-6
/
+18
1996-03-20
pa.c (hppa_legitimize_address): Don't lose for x[n-const] when n-const will n...
Jeff Law
1
-12
/
+19
1996-03-19
pa.c (compute_frame_size): Update comments to reflect reality.
Jeff Law
1
-30
/
+13
1996-03-07
cd config/pa
Jeff Law
1
-4
/
+5
1996-03-06
lib2funcs.asm (__outline_prologue): Remove frame pointer support.
Jeff Law
1
-83
/
+139
1996-03-05
lib2funcs.asm (__outline_prologue): New "function".
Jeff Law
1
-2
/
+112
1996-02-23
pa.c (override_options): Warn if both PIC code generation and profiling are r...
Jeff Law
1
-0
/
+5
1996-02-20
pa.h (DBX_CONTIN_LENGTH): Define to 4000 characters.
Jeff Law
1
-4
/
+6
1996-01-13
pa.md (pre_ldwm): Fix bug exposed by recent changes.
Jeff Law
1
-25
/
+104
1995-12-24
pa.c (output_function_epilogue): Use assemble_integer rather than calling ASM...
Jeff Law
1
-4
/
+3
1995-12-23
pa.c (output_move_double): Correctly identify and handle overlapping moves.
Jeff Law
1
-10
/
+18
1995-12-22
(emit_move_sequence): Don't try to set REGNO_POINTER_FLAG for a SUBREG.
Richard Kenner
1
-1
/
+2
1995-12-17
* pa.c (override_options): Make 7100 scheduling the default.
Jeff Law
1
-8
/
+9
1995-12-02
pa.h: Replace many uses of fprintf with fputs.
Jeff Law
1
-77
/
+133
1995-11-27
pa.h (ASM_OUTPUT_EXTERNAL): Don't let assemble_name clobber the value of TREE...
Jeff Law
1
-6
/
+52
1995-11-27
pa.md (call expanders): For indirect calls, load %r22 with the function's add...
Jeff Law
1
-62
/
+366
1995-11-27
pa.md (abssi2): New pattern.
Jeff Law
1
-266
/
+169
1995-10-22
(pa_adjust_cost): Use pa_cpu, not pa_cpu_attr.
Richard Kenner
1
-6
/
+6
1995-08-28
Fix spelling errors.
Richard Kenner
1
-1
/
+1
1995-07-13
(output_bb): Fix error in long backwards branch with nullified delay
Richard Kenner
1
-2
/
+2
1995-06-29
(output_cbranch): When checking for a jump to the given insn's delay slot...
Richard Kenner
1
-4
/
+4
1995-06-28
(hppa_save_pic_table_rtx): Delete variable.
Richard Kenner
1
-2
/
+21
1995-06-15
Change FSF address.
Richard Kenner
1
-1
/
+2
1995-06-05
(hppa_encode_label): Allocate stuff on permanent_obstack rather than
Richard Kenner
1
-6
/
+5
1995-05-20
pa.c (hppa_encode_label): New variable "permanent" to where/how memory is all...
Jeff Law
1
-3
/
+14
1995-05-16
Fix typos in comments.
Richard Kenner
1
-10
/
+10
1995-05-05
pa.c (emit_move_sequence): Force problematical constants into memory during t...
Jeff Law
1
-0
/
+15
1995-05-02
pa.c (output_call): Fix typo/thinko in last change.
Jeff Law
1
-5
/
+58
1995-05-02
* pa.c (hppa_expand_epilogue): Fix thinko in last change.
Jeff Law
1
-2
/
+1
1995-05-01
pa.c (hppa_expand_epilogue): Correctly handle restore of %rp for functions wi...
Jeffrey A. Law
1
-2
/
+9
1995-04-29
(output_mul_insn): Simplify, it is never called with UNSIGNEDP set.
Torbjorn Granlund
1
-19
/
+4
1995-04-25
pa.c (emit_move_sequence): Handle function label arithmetic for PIC code gene...
Jeff Law
1
-26
/
+40
1995-04-15
(override_options): Fix typo.
Richard Kenner
1
-1
/
+1
1995-04-09
pa.c (pa_reorg): Bump label use count for each entry in an exploded ADDR_VEC
Jeff Law
1
-0
/
+1
1995-04-08
* pa.c (pa_reorg): Fix typo.
Jeff Law
1
-0
/
+1
1995-04-06
pa.h (MACHINE_DEPENDENT_REORG): Define.
Jeff Law
1
-0
/
+80
1995-03-22
(singlemove_string): Handle SFmode constants again. Simplify.
Torbjorn Granlund
1
-53
/
+28
1995-02-27
pa.c (hppa_expand_prologue): Don't save the PIC register into the stack for f...
Jeff Law
1
-2
/
+5
1995-02-06
(globally): Use GEN_INT.
Torbjorn Granlund
1
-12
/
+10
1995-02-01
(singlemove_string): Make case with SFmode CONST_DOUBLE abort.
Torbjorn Granlund
1
-0
/
+13
1995-01-17
pa.c (emit_move_sequence): Also handle displacements which do not fit in 14 b...
Jeff Law
1
-2
/
+25
1995-01-08
Update copyright years.
Jeff Law
1
-1
/
+1
1995-01-07
pa.h (enum processor_type): New enumeration describing the processor to sched...
Jeff Law
1
-9
/
+161
1994-12-27
* pa.c (output_movb): Fix ttypo.
Jeff Law
1
-1
/
+1
1994-12-17
pa.h (readonly_section): During PIC code generation, put readonly data into t...
Jeff Law
1
-7
/
+2
1994-11-20
pa.c (output_call): When emitting an inline long-call...
Jeff Law
1
-1
/
+2
1994-11-15
pa.c (output_cbranch): Improve code for short backwards branch with an unfill...
Jeff Law
1
-0
/
+53
1994-11-10
Jeff for Tege:
Jeff Law
1
-2
/
+4
1994-11-10
* Automatic generation of inline long call sequences when needed.
Jeff Law
1
-12
/
+133
1994-11-10
* PA PIC support.
Jeff Law
1
-66
/
+65
[next]