This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d3d8e63 libgomp/ * libgomp.map: Add 4.0.2 version. * target.c (off [...] new cdba874 * doc/install.texi (Binaries): Remove links no longer valid. new 7d95e00 gcc/ * df-scan.c (df_insn_info_init_fields): New function, s [...] new d6f01a4 gcc/ * builtins.c (expand_cmpstr, expand_cmpstrn): New funct [...] new ea368aa gcc/ * builtins.c (expand_cmpstrn): Rename to... (expand_cm [...] new dcfaf39 gcc/ * ifcvt.c (HAVE_incscc, HAVE_decscc, HAVE_cbranchcc4): [...] new 7f265a0 gcc/ * genflags.c (gen_macro): Delete. (gen_proto): Don't c [...]
The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/ChangeLog | 79 ++++++++++++ gcc/builtins.c | 276 ++++++++++++++++++++---------------------- gcc/calls.c | 82 ++++--------- gcc/config/aarch64/aarch64.md | 2 +- gcc/config/alpha/alpha.c | 2 +- gcc/config/alpha/alpha.md | 2 +- gcc/config/arm/arm.md | 3 +- gcc/config/cr16/cr16.c | 2 +- gcc/config/iq2000/iq2000.md | 2 +- gcc/config/m32c/blkmov.md | 8 +- gcc/config/m68k/m68k.md | 2 +- gcc/config/mips/mips.md | 2 +- gcc/config/pa/pa.md | 2 +- gcc/config/rs6000/rs6000.md | 2 +- gcc/config/rx/rx.md | 2 +- gcc/config/sh/sh.md | 2 +- gcc/config/sparc/sparc.md | 2 +- gcc/config/tilegx/tilegx.md | 2 +- gcc/config/tilepro/tilepro.md | 2 +- gcc/config/visium/visium.md | 2 +- gcc/df-scan.c | 57 +++++---- gcc/doc/install.texi | 31 +---- gcc/genflags.c | 46 ------- gcc/gensupport.c | 18 +++ gcc/gensupport.h | 1 + gcc/gentarget-def.c | 106 ++++++++++++---- gcc/ifcvt.c | 24 ++-- gcc/target-insns.def | 15 ++- 28 files changed, 417 insertions(+), 359 deletions(-)