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
/
doc
/
md.texi
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-20
re PR target/66217 (PowerPC rotate/shift/mask instructions not optimal)
Segher Boessenkool
1
-12
/
+0
2015-07-14
constraints.md (U, v): New constraints.
Sandra Loosemore
1
-0
/
+8
2015-07-14
nios2.h (LABEL_ALIGN): Define.
Sandra Loosemore
1
-0
/
+3
2015-07-14
nios2.h (SMALL_INT12): New macro.
Sandra Loosemore
1
-0
/
+4
2015-06-10
re PR target/66474 (Document the use of %x in powerpc asm statements)
Michael Meissner
1
-0
/
+21
2015-05-16
FT32 target added. Approved by Jeff Law [law@redhat.com]
James Bowman
1
-0
/
+43
2015-03-03
[PATCH][DOC]Fix an obvious type in md.texi
Renlin Li
1
-1
/
+1
2015-01-31
md.texi (Machine Constraints): Alphabetize table by target.
Sandra Loosemore
1
-705
/
+706
2015-01-31
extend.texi: Use "x86"...
Sandra Loosemore
1
-2
/
+2
2015-01-19
Improve documentation of register constraints.
Ramana Radhakrishnan
1
-1
/
+23
2015-01-15
re PR rtl-optimization/64110 (ICE: Max. number of generated reload insns per ...
Vladimir Makarov
1
-0
/
+12
2015-01-14
[MIPS] Update the ZC constraint.
Matthew Fortune
1
-5
/
+3
2015-01-11
[Patch Docs] Copy edit the text in "Everything about patterns"
James Greenhalgh
1
-35
/
+39
2015-01-06
configure.ac: Add Visium support.
Eric Botcazou
1
-0
/
+50
2015-01-05
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2014-12-19
MIPS32R6 and MIPS64R6 support
Matthew Fortune
1
-4
/
+2
2014-12-11
* doc/md.texi (Insn Lengths): Fix description of (pc).
Eric Botcazou
1
-3
/
+3
2014-12-05
md.texi: Note problems using function calls to determine insn lengths and poi...
Jeff Law
1
-0
/
+6
2014-11-14
[Vectorizer]Make reductions-via-shifts and vec_shr_optab endianness-neutral
Alan Lawrence
1
-1
/
+1
2014-10-29
decl.c, [...]: Remove redundant enum from machine_mode.
Richard Sandiford
1
-1
/
+1
2014-10-28
Remove VEC_LSHIFT_EXPR and vec_shl_optab
Alan Lawrence
1
-3
/
+2
2014-10-27
Add new optabs for reducing vectors to scalars
Alan Lawrence
1
-12
/
+31
2014-10-22
md.texi: Document "preferred_for_size" and "preferred_for_speed" attributes.
Richard Sandiford
1
-34
/
+41
2014-10-19
md.texi (RTL Template): Correct equivalent match_operand expression.
Andreas Schwab
1
-1
/
+1
2014-10-04
remove score-* support
Trevor Saunders
1
-69
/
+0
2014-09-19
[Patch] Teach genrecog/genoutput that scratch registers require write constr...
James Greenhalgh
1
-17
/
+20
2014-09-09
remove picochip
Trevor Saunders
1
-40
/
+0
2014-08-22
re PR target/62195 (Invalid mnemonic 'xxlxor' on powerpc-apple-darwin9 with -...
Michael Meissner
1
-1
/
+1
2014-08-11
constraints.md (wh constraint): New constraint, for FP registers if direct mo...
Michael Meissner
1
-1
/
+13
2014-08-04
[doc] Document clrsb optab and fix some inconsistencies.
Kyrylo Tkachov
1
-7
/
+15
2014-07-04
Improve documentation of earlyclobber
Tom de Vries
1
-1
/
+4
2014-06-24
tree-vect-patterns.c (vect_recog_sad_pattern): New function for SAD pattern r...
Cong Hou
1
-0
/
+10
2014-06-18
md.texi (Standard Names): Use @itemx for grouped items.
Andreas Schwab
1
-18
/
+2
2014-06-11
common.md: New file.
Richard Sandiford
1
-15
/
+4
2014-06-11
md.texi (regclass_for_constraint): Rename to...
Richard Sandiford
1
-1
/
+1
2014-05-28
md.texi: Document that the % constraint character must be at the beginning of...
Richard Sandiford
1
-1
/
+4
2014-05-28
md.texi: Document the restrictions on the "enabled" attribute.
Richard Sandiford
1
-5
/
+9
2014-03-27
re PR testsuite/60672 (FAIL: g++.dg/cpp1y/auto-fn25.C -std=gnu++1y (test for...
Michael Meissner
1
-0
/
+3
2014-03-24
re PR rtl-optimization/60501 (LRA emits add patterns which might clobber cc)
Andreas Krebbel
1
-0
/
+11
2014-01-29
md.texi: Mention that a target shouldn't implement vec_widen_(s|u)mul_even/od...
Bingfeng Mei
1
-1
/
+2
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-31
Commit of nios2 port to trunk:
Chung-Lin Tang
1
-0
/
+46
2013-11-19
md.texi (setmem): Document new parameter.
Jan Hubicka
1
-0
/
+2
2013-11-17
md.texi (setmem, movstr): Update documentation.
Jan Hubicka
1
-0
/
+5
2013-11-09
target.def (can_use_doloop_p): New hook.
Richard Sandiford
1
-19
/
+12
2013-11-05
Don't use mode wider than Pmode for size in movmem/setmem
H.J. Lu
1
-3
/
+4
2013-10-31
Add new nds32 port, including machine description, libgcc, and documentation.
Chung-Ju Wu
1
-0
/
+81
2013-10-10
md.texi: Document the mnemonic attribute.
Andreas Krebbel
1
-9
/
+58
2013-10-01
install.texi (--with-cpu): Mention ARC.
Joern Rennecke
1
-0
/
+48
2013-09-23
rs6000.h (enum r6000_reg_class_enum): Add new constraints: wu, ww, and wy.
Michael Meissner
1
-12
/
+24
[next]