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
/
rtl.h
Age
Commit message (
Expand
)
Author
Files
Lines
1999-10-13
rtl.c (dump_and_abort): Remove.
Richard Henderson
1
-9
/
+8
1999-10-13
Simplified GC interface and other goodies.
Richard Henderson
1
-6
/
+2
1999-10-10
haifa-sched.c (sched_reg_n_calls_crossed): Delete.
Richard Henderson
1
-5
/
+6
1999-10-10
ansidecl.h (HAVE_GCC_VERSION): New macro.
Kaveh R. Ghazi
1
-2
/
+2
1999-10-09
Makefile.in (flow.o): Depend on TREE_H.
Richard Henderson
1
-3
/
+1
1999-10-08
Add functions copy_insn/copy_insn_1; use them in jump.c
Bernd Schmidt
1
-0
/
+2
1999-09-27
* rtl.h (struct rtx_def): Move gc_mark to align mode field.
Richard Henderson
1
-3
/
+4
1999-09-20
gcse.c (invalid_nonnull_info): New function.
Jeffrey A Law
1
-0
/
+2
1999-09-19
rtl.h (insns_safe_to_move_p): New function.
Mark Mitchell
1
-0
/
+1
1999-09-18
rtl.h (global_rtx_index): New enum.
Alex Samuel
1
-56
/
+63
1999-09-15
rtl.h (NOTE_BLOCK_NUMBER): Replace with ...
Mark Mitchell
1
-5
/
+1
1999-09-15
rtl.h (get_insn_name, [...]): Add prototypes.
Kaveh R. Ghazi
1
-0
/
+2
1999-09-09
combine.c (SUBST): Break out to a real function do_SUBST.
Richard Henderson
1
-0
/
+1
1999-09-08
rtl.h (obstack_alloc_rtx): Removed, it's now static in genrtl.c.
Alexandre Oliva
1
-1
/
+0
1999-09-06
Merge in gcc2-ss-010999
Jeff Law
1
-1
/
+1
1999-09-04
Makefile.in (GGC, GGC_LIB): New.
Richard Henderson
1
-2
/
+7
1999-09-04
Change memory mangement and constant pool handling for nested functions to ma...
Bernd Schmidt
1
-0
/
+4
1999-09-03
* rtl.h (RTL_CHECKC2): Fix typo in last change.
Mark Mitchell
1
-1
/
+1
1999-09-03
flow.c (propagate_block): Use XEXP not SET_DEST for a USE.
Richard Henderson
1
-66
/
+104
1999-09-02
dwarf2out.c (dwarf2out_line): Constify `lastfile'.
Richard Henderson
1
-1
/
+1
1999-09-01
Merge new ia32 backend from the branch!
Richard Henderson
1
-1
/
+0
1999-08-31
rtl.h (RTL_CHECK1, RTL_CHECK2): New macros which type- and bounds- check RTL ...
Zack Weinberg
1
-25
/
+93
1999-08-27
rtl.c: Define CONST_DOUBLE_FORMAT to the appropriate format for a CONST_DOUBL...
Zack Weinberg
1
-2
/
+2
1999-08-26
system.h: Don't redefine abort or trim_filename.
Zack Weinberg
1
-0
/
+14
1999-08-25
lists.c (unused_insn_list, [...]): New file for maintaining various types of ...
Andrew MacLeod
1
-0
/
+7
1999-08-24
haifa-sched.c (split_hard_reg_notes): Move to flow.c
Bob Manson
1
-0
/
+1
1999-08-24
Fix more problems from GC diffs
Bernd Schmidt
1
-0
/
+6
1999-08-23
configure.in: Remove code to select/de-select the haifa scheduler.
Jeffrey A Law
1
-2
/
+0
1999-08-20
rtl.c (rtx_class, [...]): Constify.
Kaveh R. Ghazi
1
-3
/
+3
1999-08-20
rtl.h (rtx_format): Constify a char*.
Kaveh R. Ghazi
1
-1
/
+1
1999-08-20
rtl.c (rtx_name): Constify a char*.
Kaveh R. Ghazi
1
-2
/
+2
1999-08-19
rtl.def (NOTE): Change format to "iuu0n".
Zack Weinberg
1
-43
/
+35
1999-08-19
alias.c: Include tree.h.
John Wehle
1
-0
/
+1
1999-08-18
cse.c (cse_insn): Call never_reached_warning when a jump is changed to be unc...
Geoff Keating
1
-0
/
+1
1999-08-10
except.h (eh_nesting_info): Add new structure defintion.
Andrew MacLeod
1
-6
/
+6
1999-08-09
Include function.h in most files.
Bernd Schmidt
1
-80
/
+2
1999-08-07
function.c (init_function_start): Clear prologue & epilogue.
Richard Henderson
1
-0
/
+1
1999-08-07
jump.c (onlyjump_p): New function.
Richard Henderson
1
-0
/
+1
1999-08-01
Backport of GC branch patches part 2: kill stmt status saving.
Bernd Schmidt
1
-0
/
+1
1999-07-22
explow.c (trunc_int_for_mode): New function.
Richard Henderson
1
-0
/
+2
1999-04-27
rtl.h (REG_EH_REGION): Update comment to indicate a value of -1 indicates no ...
Andrew MacLeod
1
-3
/
+5
1999-04-11
flow.c (flow_delete_insn): If we delete a CODE_LABEL...
Jeffrey A Law
1
-0
/
+1
1999-04-11
reg-stack.c: Update comment, include varray.h.
Jan Hubicka
1
-0
/
+4
1999-04-11
* rtl.h (rtx_def): Update documentation for jump and call.
Mark Mitchell
1
-3
/
+2
1999-04-09
rtl.h (rebuild_jump_labels): Declare.
Jeffrey A Law
1
-0
/
+1
1999-04-09
rtl.h (local_alloc): Returns an integer now.
Jeffrey A Law
1
-1
/
+1
1999-04-02
tm.texi (USE_LOAD_POST_DECREMENT, [...]): Document.
Michael Hayes
1
-0
/
+38
1999-04-01
Move over patch from Bernd Schmidt from GC branch:
Richard Henderson
1
-0
/
+2
1999-03-31
flow.c (find_basic_blocks): New argument `do_cleanup'.
Richard Henderson
1
-1
/
+2
1999-03-28
Warning fixes:
Kaveh R. Ghazi
1
-1
/
+1
[next]