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
/
rs6000
/
rs6000.c
Age
Commit message (
Expand
)
Author
Files
Lines
1996-10-10
Only create TOC save area if function makes calls.
Michael Meissner
1
-1
/
+1
1996-10-10
Correctly handle saving toc space in NT
Michael Meissner
1
-12
/
+2
1996-08-16
Make -fpic work with -O3
Michael Meissner
1
-1
/
+1
1996-08-13
Correctly handle stack probes of more than one function in an object file under
Michael Meissner
1
-1
/
+1
1996-08-13
Build fewer multilibs
Michael Meissner
1
-3
/
+3
1996-08-12
Check current_function_uses_pic_offset_table, not pic_offset_table_rtx
Michael Meissner
1
-1
/
+1
1996-08-08
Fix for G++ not knowing whether a vtable will be private or public when the T...
Michael Meissner
1
-1
/
+17
1996-08-06
Make STACK_BOUNDARY always 64 bits
Michael Meissner
1
-1
/
+5
1996-07-23
* rs6000/rs6000.c: Include except.h for function.h.
Mike Stump
1
-0
/
+1
1996-07-23
Fix -fpic problems
Michael Meissner
1
-1
/
+1
1996-07-13
Solaris, shared lib, aix broken compatibiliy
Michael Meissner
1
-4
/
+9
1996-07-11
Check for whether GOT_TOC register was eliminated
Michael Meissner
1
-27
/
+42
1996-07-11
Deal with -fpic and inlined functions
Michael Meissner
1
-23
/
+102
1996-07-10
Fix last change
Michael Meissner
1
-3
/
+10
1996-07-10
Use integer ops to load SF constants for software floating point; fix up soft...
Michael Meissner
1
-1
/
+19
1996-07-09
Make fp constants hard if -fpic
Michael Meissner
1
-0
/
+4
1996-06-29
Fix int<->floating point conversion routines
Michael Meissner
1
-47
/
+101
1996-06-25
V.4 PIC changes
Michael Meissner
1
-0
/
+36
1996-06-25
Do not abort on labels for -fpic
Michael Meissner
1
-1
/
+1
1996-06-20
Fix typo
Michael Meissner
1
-1
/
+1
1996-06-06
(init_cumulative_args): Change EXPR_LIST to PARALLEL in comments.
Jim Wilson
1
-8
/
+23
1996-05-29
Add code to print rs6000 specific info in .s file; make eabi.asm assemble on ...
Michael Meissner
1
-0
/
+49
1996-05-28
Fix problems in float/int conversion in inline functions
Michael Meissner
1
-46
/
+133
1996-05-17
* rs6000/rs6000.c (output_option, m_options, output_options): Delete.
Doug Evans
1
-107
/
+0
1996-05-15
Use pic_offset_table_rtx instead of rs6000_pic_register; Rewrite int/float co...
Michael Meissner
1
-40
/
+1
1996-05-09
Add fine grain control to -msdata
Michael Meissner
1
-10
/
+96
1996-04-26
Fix error compiling on AIX
Michael Meissner
1
-8
/
+78
1996-04-24
Solaris, Linux changes
Michael Meissner
1
-42
/
+112
1996-04-08
Add -fpic/-fPIC support
Michael Meissner
1
-0
/
+16
1996-04-08
Fix mains args in eabi; use reg_names to print out registers
Michael Meissner
1
-14
/
+10
1996-03-14
Add exception attribute for Windows
Michael Meissner
1
-0
/
+23
1996-03-11
Make long longs use normal CONST_DOUBLE in movdi, do not split too early
Michael Meissner
1
-10
/
+102
1996-03-06
602 uses 603 description
David Edelsohn
1
-3
/
+1
1996-03-04
Add attribute((longcall)) support
Michael Meissner
1
-7
/
+45
1996-02-28
Update NT code so it works
Michael Meissner
1
-27
/
+38
1996-02-28
try to fix NT trampolines
Michael Meissner
1
-48
/
+41
1996-02-28
add 'H' to print_operand for six-bit mask
David Edelsohn
1
-0
/
+9
1996-02-19
remove operand_subword from easy_fp_const
David Edelsohn
1
-24
/
+65
1996-02-13
Cygwin32 support; Make eabi update stack first before doing stores in prolog
Michael Meissner
1
-24
/
+133
1996-01-31
correct parenthesization of TARGET_32BIT
David Edelsohn
1
-2
/
+2
1996-01-31
ld/std typos and TARGET_32BIT usage
David Edelsohn
1
-28
/
+28
1996-01-28
rs6000_sync_trampoline cmpdi and rs6000_initialize_trampoline pmode
David Edelsohn
1
-27
/
+29
1996-01-25
Fix bugs in last changes
Michael Meissner
1
-8
/
+19
1996-01-25
more small data support
Michael Meissner
1
-20
/
+29
1996-01-24
Small data support; Windows NT attributes; windows NT call indrect fix
Michael Meissner
1
-39
/
+250
1996-01-22
Use Pmode
David Edelsohn
1
-11
/
+11
1996-01-15
make exception table work with -mrelocable; fix long long ++/--; Make long lo...
Michael Meissner
1
-1
/
+6
1996-01-05
Add -mcpu={505,821,860} support; Fixup common mode support; Make eabi not rel...
Michael Meissner
1
-11
/
+17
1995-12-29
Undo most of 12/27 changes
Michael Meissner
1
-63
/
+0
1995-12-27
Yank out part of last change
Michael Meissner
1
-15
/
+7
[next]