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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-22
sched-ebb.c: Use rtx_insn (requires touching sched-int.h and config/c6x/c6x.c)
David Malcolm
4
-12
/
+30
2014-08-22
sched-deps.c: Use rtx_insn
David Malcolm
2
-16
/
+29
2014-08-22
rtlanal.c: Use rtx_insn
David Malcolm
2
-5
/
+17
2014-08-22
resource.c: Use rtx_insn
David Malcolm
2
-2
/
+8
2014-08-22
reload: Use rtx_insn (also touches caller-save.c and config/arc/arc)
David Malcolm
6
-117
/
+230
2014-08-22
regstat.c: Use rtx_insn
David Malcolm
2
-2
/
+8
2014-08-22
regrename.c: Use rtx_insn
David Malcolm
2
-11
/
+27
2014-08-22
reginfo.c: Use rtx_insn (also touches rtl.h)
David Malcolm
3
-6
/
+13
2014-08-22
regcprop.c: Use rtx_insn
David Malcolm
2
-10
/
+20
2014-08-22
reg-stack.c: Use rtx_insn
David Malcolm
2
-42
/
+68
2014-08-22
ree.c: Use rtx_insn
David Malcolm
2
-22
/
+45
2014-08-22
recog.c: Use rtx_insn
David Malcolm
2
-6
/
+13
2014-08-22
print-rtl.c: Use rtx_insn for various debug_ functions
David Malcolm
4
-14
/
+37
2014-08-22
predict.*: Use rtx_insn (also touches function.c and config/cris/cris.c)
David Malcolm
5
-12
/
+35
2014-08-22
re PR c++/62199 (ICE with -Wlogical-not-parentheses)
Marek Polacek
13
-78
/
+144
2014-08-22
re PR c/61271 (10 * possible coding error with logical not (!))
Marek Polacek
3
-2
/
+10
2014-08-22
postreload.c: Use rtx_insn (also touches rtl.h and cprop.c)
David Malcolm
4
-30
/
+58
2014-08-22
re PR c++/57709 (-Wshadow is too strict / has false positives)
Manuel López-Ibáñez
5
-7
/
+52
2014-08-22
postreload-gcse.c: Use rtx_insn in various places
David Malcolm
2
-31
/
+55
2014-08-22
optabs.c: Use rtx_insn and rtx_code_label
David Malcolm
2
-57
/
+132
2014-08-22
modulo-sched.c: Use rtx_insn in various places
David Malcolm
2
-17
/
+39
2014-08-22
re PR c++/62129 (internal compiler error: in output_constant, at varasm.c:4755)
Jason Merrill
3
-4
/
+15
2014-08-22
get_ebb_head_tail works with rtx_insn
David Malcolm
8
-32
/
+64
2014-08-22
re PR fortran/62135 (ICE with invalid SELECT CASE selector)
Steven Bosscher
4
-1
/
+29
2014-08-22
c.opt (Wcomment): Use CPP, Var and LangEnabledBy.
Manuel López-Ibáñez
7
-26
/
+20
2014-08-22
mode-switching.c: Use rtx_insn
David Malcolm
2
-9
/
+20
2014-08-22
lra: use rtx_insn
David Malcolm
9
-120
/
+286
2014-08-22
lower-subreg.c: Use rtx_insn
David Malcolm
2
-23
/
+42
2014-08-22
loop-unroll.c: Use rtx_insn (also touches basic-block.h)
David Malcolm
3
-25
/
+63
2014-08-22
loop-iv.c: Use rtx_insn (also touches cfgloop.h and loop-unroll.c)
David Malcolm
4
-21
/
+53
2014-08-22
loop-invariant.c: Use rtx_insn in various places
David Malcolm
2
-13
/
+31
2014-08-22
loop-doloop.c: Use rtx_insn in a few places
David Malcolm
2
-4
/
+12
2014-08-22
jump.c: Use rtx_insn in a few places (also touches rtl.h and cfgexpand.c)
David Malcolm
4
-17
/
+38
2014-08-22
ira: Use rtx_insn in various places
David Malcolm
8
-46
/
+103
2014-08-22
internal-fn.c: Use rtx_insn and rtx_code_label
David Malcolm
2
-15
/
+35
2014-08-22
init-regs.c: Use rtx_insn
David Malcolm
2
-2
/
+7
2014-08-22
ifcvt.c: Use rtx_insn
David Malcolm
2
-58
/
+116
2014-08-22
hw-doloop: Use rtx_insn (touches config/bfin/bfin.c)
David Malcolm
4
-6
/
+19
2014-08-22
re PR c++/62129 (internal compiler error: in output_constant, at varasm.c:4755)
Jason Merrill
6
-8
/
+64
2014-08-22
haifa-sched.c: Use rtx_insn
David Malcolm
2
-29
/
+59
2014-08-22
gcse.c: Use rtx_insn
David Malcolm
2
-45
/
+81
2014-08-22
genpeep.c: peephole requires an rtx_insn
David Malcolm
3
-3
/
+10
2014-08-22
re PR target/62195 (Invalid mnemonic 'xxlxor' on powerpc-apple-darwin9 with -...
Michael Meissner
5
-9
/
+20
2014-08-22
fwprop.c: Use rtx_insn
David Malcolm
2
-16
/
+41
2014-08-22
function.c: Use rtx_insn
David Malcolm
2
-17
/
+40
2014-08-22
final.c: Use rtx_insn (also touches output.c and config/arc/arc.c)
David Malcolm
4
-53
/
+127
2014-08-22
avr-mcus.def: Remove atmega26hvg...
Pitchumani Sivanupandi
5
-195
/
+154
2014-08-22
expr.c: Use rtx_insn and rtx_code_label
David Malcolm
2
-14
/
+34
2014-08-22
expmed.c: Use rtx_insn and rtx_code_label
David Malcolm
2
-27
/
+54
2014-08-22
explow.c: Use rtx_insn and rtx_code_label
David Malcolm
2
-13
/
+28
[next]