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/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
/
alias.c
Age
Commit message (
Expand
)
Author
Files
Lines
1999-12-27
alias.c (nonlocal_reference_p): Add else for disjoint ifs.
Christophe Jaillet
1
-1
/
+1
1999-12-18
alias.c: Minor reformatting.
Richard Kenner
1
-58
/
+58
1999-10-27
rtl.h (note_stores): Add additional paramter.
Mark Mitchell
1
-4
/
+5
1999-10-27
alias.c (init_alias_analysis): Allocate reg_known_value and reg_known_equiv_p...
Mark Mitchell
1
-10
/
+13
1999-10-27
alias.c: Update comments for ADDRESS.
Jeffrey A Law
1
-8
/
+23
1999-10-24
alias.c: Include ggc.h.
Graham Stott
1
-9
/
+23
1999-10-03
alias.c (nonlocal_reference_p): Add static prototype.
Kaveh R. Ghazi
1
-0
/
+1
1999-09-30
Jan Hubicka <hubicka@freesoft.cz>
Jan Hubicka
1
-0
/
+1
1999-09-20
Make it possible to prototype port-specific functions (and convert i386 to us...
Bernd Schmidt
1
-0
/
+1
1999-09-10
alias.c (rtx_equal_for_memref_p): Allow CONST_DOUBLEs to be used as pointers.
Andrew Haley
1
-0
/
+4
1999-08-31
* alias.c (non_local_reference_p): Constify fmt.
Marc Espie
1
-1
/
+1
1999-08-20
rtl.h (rtx_format): Constify a char*.
Kaveh R. Ghazi
1
-2
/
+2
1999-08-19
alias.c: Include tree.h.
John Wehle
1
-0
/
+144
1999-08-09
Include function.h in most files.
Bernd Schmidt
1
-0
/
+1
1999-08-08
alias.c (init_alias_analysis): Wrap call to `prologue_epilogue_contains' with...
Kaveh R. Ghazi
1
-0
/
+2
1999-08-07
function.c (init_function_start): Clear prologue & epilogue.
Richard Henderson
1
-0
/
+2
1999-05-30
alias.c (find_base_term): Improve handling of addresses constructed from bina...
Jeffrey A Law
1
-4
/
+49
1999-03-30
alias.c (alias_set_compare): Remove.
Mark Mitchell
1
-23
/
+2
1999-02-14
alias.c (init_alias_analysis): Avoid self-referential value when setting reg_...
J"orn Rennecke
1
-1
/
+2
1999-01-30
alias.c (fixed_scalar_and_varying_struct_p): Add "static" to function definit...
Jeffrey A Law
1
-3
/
+3
1999-01-19
rtl.h (rtx_def): Update documentation.
Mark Mitchell
1
-58
/
+90
1999-01-17
Copyright update.
Jeff Law
1
-1
/
+1
1999-01-17
alias.c (base_alias_check): Add missing return for differing symbols case.
Jeff Law
1
-0
/
+2
1998-12-23
Warning fixes:
Kaveh R. Ghazi
1
-3
/
+3
1998-12-05
alias.c (memrefs_conflict_p): A second ANDed address disables the aligned add...
Richard Henderson
1
-2
/
+2
1998-12-03
alias.c (addr_side_effect_eval): New function.
Michael Hayes
1
-2
/
+41
1998-10-21
invoke.texi: Document -flang-isoc9x.
Mark Mitchell
1
-19
/
+213
1998-10-14
Warning fixes:
Kaveh R. Ghazi
1
-16
/
+17
1998-10-13
I can't believe I havn't done work on my home machine in nearly a month...
Richard Henderson
1
-24
/
+40
1998-08-25
alias.c: Include output.h.
Mark Mitchell
1
-5
/
+9
1998-08-14
i386.h (MODES_TIEABLE_P): Reorganize to shut up warnings.
Jason Merrill
1
-5
/
+8
1998-06-29
Warning fixes:
Kaveh R. Ghazi
1
-1
/
+1
1998-06-25
invoke.texi (-fstrict-aliasing): Document.
Mark Mitchell
1
-0
/
+32
1998-06-19
alias.c: Include toplev.h
Graham Stott
1
-0
/
+1
1998-06-19
alias.c (find_base_value): Add prototype.
H.J. Lu
1
-1
/
+2
1998-06-05
* alias.c (find_base_value): Avoid reading past end of reg_base_value.
John Carr
1
-0
/
+1
1998-05-21
alias.c (rtx_equal_for_memref_p): Handle SCRATCH as a memory address.
Jeffrey A Law
1
-0
/
+4
1998-05-17
Revert April 21 alias.c change from jfc.
Jim Wilson
1
-85
/
+49
1998-04-29
calls.c (expand_call): Fix recognition of C++ operator new.
John Carr
1
-0
/
+6
1998-04-25
alias.c (alias_invariant): New variable.
John Carr
1
-25
/
+64
1998-04-21
alias.c (mode_alias_check): New function.
John Carr
1
-49
/
+79
1998-04-16
alias.c (record_set): Add prototype.
Jeffrey A Law
1
-0
/
+3
1998-03-20
Major cutover to using system.h:
Kaveh R. Ghazi
1
-10
/
+1
1998-02-15
alias.c: Include <stdlib.h> and <string.h>.
John Carr
1
-1
/
+11
1998-02-08
Document unique_id variable.
John Carr
1
-1
/
+2
1998-01-14
alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO...
Richard Henderson
1
-13
/
+13
1998-01-05
alias.c (*_dependence): Call base_alias_check before canon_rtx.
John F. Carr
1
-18
/
+40
1997-12-24
flags.h, [...]: Remove flag_alias_check; optimization is now always enabled.
John Carr
1
-164
/
+122
1997-12-20
bitmap.c (bitmap_clear): Ensure `inline' is at the beginning of the declaration.
Kaveh R. Ghazi
1
-0
/
+6
1997-11-10
alias.c (MAX_ALIAS_LOOP_PASSES): Define.
Jeffrey A Law
1
-5
/
+27
[next]