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
/
print-rtl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-07-21
emit-rtl.c (set_mem_attributes): Preserve indirection of PARM_DECL when flag_...
Richard Henderson
1
-0
/
+6
2002-07-19
rtl.def (CODE_LABEL): Remove slot 8.
Zack Weinberg
1
-3
/
+8
2002-06-18
print-rtl.c (print_rtx): Adjust NOTE argument numbers for 2002-06-02 change.
Richard Henderson
1
-2
/
+2
2002-06-17
print-rtl.c (print_rtx): Print space before vector, not after.
Andreas Schwab
1
-3
/
+8
2002-06-10
re PR c/6809 (GCC 3.1 cc1 crashes if -fverbose-asm is specified)
Jakub Jelinek
1
-2
/
+3
2002-06-04
Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>
Jan Hubicka
1
-10
/
+0
2002-06-02
loop.c (emit_prefetch_instructions): Properly place the address computation.
Jan Hubicka
1
-0
/
+5
2002-05-20
params.c: Fix formatting.
Kazu Hirata
1
-22
/
+22
2002-05-16
Revert "Basic block renumbering removal", and two followup patches.
Richard Henderson
1
-1
/
+1
2002-05-16
Basic block renumbering removal.
Zdenek Dvorak
1
-1
/
+1
2002-05-08
cfglayout.c (function_tail_eff_head): Rename to ...
Jan Hubicka
1
-0
/
+9
2002-04-22
rtl.h (RTX_FLAG): New macro.
Janis Johnson
1
-7
/
+7
2002-03-23
real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.
Zack Weinberg
1
-3
/
+9
2001-12-02
rtl.h (mem_attrs): Rename decl to expr; adjust all users.
Richard Henderson
1
-6
/
+25
2001-11-28
print-rtl.c (print_rtx): If RTX code is bad, just say so.
Richard Kenner
1
-12
/
+17
2001-10-24
emit-rtl.c (set_mem_attributes): Fix typo in last change.
Richard Kenner
1
-2
/
+5
2001-10-17
Makefile.in (print-rtl.o): Depend on TREE_H.
Richard Kenner
1
-1
/
+28
2001-10-11
alias.c: Remove uses of "register" specifier in declarations of arguments and...
Stan Shebs
1
-7
/
+7
2001-08-22
Makefile.in, [...]: replace "GNU CC" with "GCC".
Lars Brinkhoff
1
-12
/
+12
2001-07-03
rtl.c (copy_rtx): Handle 'T' format letter.
Zack Weinberg
1
-3
/
+12
2001-06-05
print-rtl.c (xspaces): Remove.
Mark Mitchell
1
-11
/
+6
2001-03-02
print-rtl.c (print_rtx): Cast enums to int for comparison.
John David Anglin
1
-2
/
+2
2001-02-27
print-rtl.c (print_rtx): Don't print field five on NOTEs other than NOTE_INSN...
Richard Henderson
1
-36
/
+45
2001-01-05
rtl.h (print_simple_rtl): New.
Michael Hayes
1
-36
/
+68
2000-12-29
Introduce ORIGINAL_REGNO macro
Bernd Schmidt
1
-0
/
+6
2000-10-16
print-rtl.c (print_rtx_head): Constify.
Rodney Brown
1
-1
/
+1
2000-09-13
flags.h (flag_dump_rtl_in_asm): Declare.
Stephane Carrez
1
-5
/
+19
2000-09-11
print-rtl.c (debug_call_placeholder_verbose): New variable.
Alexandre Oliva
1
-0
/
+34
2000-08-04
alias.c (mark_constant_function): Use INSN_P.
Rodney Brown
1
-1
/
+1
2000-06-14
* print-rtl.c (print_rtx): Emit space before mem alias set.
Richard Henderson
1
-0
/
+1
2000-06-12
print-rtl.c (print_rtx, case MEM): Use HOST_WIDE_INT_PRINT_DEC to print the a...
Jeffrey A Law
1
-1
/
+1
2000-05-27
print-rtl.c (reg_names): Remove const.
Richard Henderson
1
-1
/
+1
2000-05-20
top level:
Zack Weinberg
1
-2
/
+3
2000-05-19
cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.
Richard Kenner
1
-1
/
+1
2000-05-18
print-rtl.c (print_rtx): Only print note line number as string if between NOT...
Jakub Jelinek
1
-1
/
+2
2000-05-12
Makefile.in (final.o): Depend on BASIC_BLOCK_H.
Richard Henderson
1
-22
/
+52
2000-04-21
rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.
Richard Kenner
1
-1
/
+1
2000-04-17
builtins.c (expand_builtin_expect): New.
Richard Henderson
1
-30
/
+46
2000-04-14
print-rtl.c (print_rtx, case NOTE): Don't blow up if NOTE_BASIC_BLOCK not yet...
Richard Kenner
1
-1
/
+3
2000-04-12
print-rtl.c (print_rtx): For CALL_PLACEHOLDER, output the CALL_INSN from the ...
Richard Kenner
1
-14
/
+21
2000-04-07
ggc.h (struct rtx_def): Forward declare.
Richard Henderson
1
-0
/
+15
2000-03-06
real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Define to LONG_DOUBLE_TYPE_SIZE if not de...
Jakub Jelinek
1
-1
/
+1
2000-02-20
print-rtl.c (print_rtx): Don't print addresses when flag_dump_unnumbered.
Geoff Keating
1
-3
/
+9
2000-01-17
Update copyrights
Kaveh Ghazi
1
-1
/
+1
2000-01-17
print-rtl.c: PROTO -> PARAMS.
Kaveh R. Ghazi
1
-1
/
+1
1999-11-25
c-common.c (check_format_info): Don't call a variadic function with a non-lit...
Kaveh R. Ghazi
1
-6
/
+13
1999-11-03
defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Provide default.
Catherine Moore
1
-1
/
+5
1999-10-15
* print-rtl.c (print_rtx): Limit last 'u' change to LABEL_REF.
Richard Henderson
1
-4
/
+3
1999-10-14
recog.c (pmode_register_operand): New.
Richard Henderson
1
-3
/
+8
1999-10-13
rtl.c (dump_and_abort): Remove.
Richard Henderson
1
-0
/
+4
[prev]
[next]