re PR tree-optimization/71947 (x ^ y not folded to 0 if x == y by DOM)
[gcc.git] / gcc / doc /
2016-07-20 Georg-Johann LayImplement attribute progmem on reduced Tiny cores by...
2016-07-20 Georg-Johann Laytarget.def (addr_space): Add new diagnose_usage to...
2016-07-20 Martin LiskaEnhance documentation of -fipa-ra option.
2016-07-13 Thomas Preud'hommearm.h (TARGET_HAVE_CBZ): Define.
2016-07-13 Thomas Preud'hommearm.h (TARGET_HAVE_MOVT): Include ARMv8-M as having...
2016-07-12 Nathan Sidwellarm.c (arm_option_override): Set MASK_SINGLE_PIC_BASE...
2016-07-12 Martin LiskaIntroduce new param: AVG_LOOP_NITER
2016-07-12 Steven Bosscherre PR tree-optimization/23286 (Missed code hoisting...
2016-07-08 Jason MerrillP0145R2: Refining Expression Order for C++ (assignment 2).
2016-07-08 Jason MerrillP0145: Refining Expression Order for C++ (-fstrong...
2016-07-08 Michael Meissnerre PR target/71806 (PowerPC -mcpu=power9 enables __floa...
2016-07-07 Thomas Preud'hommearm-arches.def (armv8-m.base): Define new architecture.
2016-07-04 Jiong Wang[AArch64] Renaming ARMv8.1 to ARMv8.1-A in comments...
2016-07-04 Matthew Wahab[AArch64] ARMv8.2 command line and feature macros support
2016-06-30 Kelvin Nilsenaltivec.md (darn_32): Change the condition to TARGET_P9...
2016-06-29 Matthew Wahab[Testsuite] Selectors and options directives for ARM...
2016-06-28 Pitchumani Sivanupandire PR target/58655 ([avr] -mfract-convert-truncate...
2016-06-28 Jakub Jelinekextend.texi (__builtin_add_overflow_p): Clarify behavio...
2016-06-24 Bill Schmidtrs6000-builtin.def (BU_FLOAT128_2): New #define.
2016-06-24 Jakub Jelinekinternal-fn.c (expand_arith_set_overflow): New function.
2016-06-23 Andi KleenAdd make autoprofiledbootstrap
2016-06-22 David MalcolmImplement -fdiagnostics-parseable-fixits
2016-06-22 Kyrylo Tkachov[ARM] Add initial support for Cortex-A73
2016-06-22 Kyrylo Tkachov[AArch64] Add initial support for Cortex-A73
2016-06-21 Trevor Saundersremove mep-* support
2016-06-21 Trevor Saundersremove support for the interix target
2016-06-21 Virendra Pathak[PATCH/AARCH64] Accept vulcan as a cpu name for the...
2016-06-16 Bernhard Reutner... doc/invoke.texi (x86 Options): Fix -mno-fp-ret-in-387...
2016-06-16 Uros Bizjakinvoke.texi (x86 Options): Document -m80387 and -mhard...
2016-06-16 Jocelyn Mayerdriver-i386.c (host_detect_local_cpu): Set PROCESSOR_K8...
2016-06-15 Michael Meissnervsx.md (VSINT_84): Add DImode to enable loading DImode...
2016-06-15 Pitchumani Sivanupandire PR target/67353 ([avr] Option-ize Warning "appears...
2016-06-14 Jason MerrillP0145R2: Refining Expression Order for C++.
2016-06-13 Uros Bizjak* Partially revert my previous commit.
2016-06-13 Uros Bizjaki386-builtin-types.def (INT_FTYPE_FLOAT128): New functi...
2016-06-13 Evandro Menezes[AArch64] Emit division using the Newton series
2016-06-13 Evandro Menezes[AArch64] Emit square root using the Newton series
2016-06-13 Evandro Menezes[AArch64] Add more choices for the reciprocal square...
2016-06-13 Kelvin Nilsenaltivec.h (vec_absd): New macro for vector absolute...
2016-06-12 Uros Bizjaki386.c (ix86_init_builtins): Calculate FLOAT128_FTYPE_C...
2016-06-12 Uros BizjakAdd missing commit:
2016-06-09 Stefan BruensUpdate documentation for ARM architecture
2016-06-08 Martin Seborre PR c++/70507 (integer overflow builtins not constant...
2016-06-08 Jan Hubickainvoke.texi (max-loop-headers-insns): Document.
2016-06-07 Peter Bergnerinvoke.texi (RS/6000 and PowerPC Options): Document...
2016-06-06 Bernd Edlingerre PR c/24414 (Old-style asms don't clobber memory)
2016-06-06 Jose E. Marchesisparc: support for the SPARC M7 and VIS 4.0
2016-06-06 Jonathan Wakely* doc/sourcebuild.texi (Directives): Remove extra closi...
2016-06-04 Martin SeborPR c/48116 - -Wreturn-type does not work as advertised
2016-06-03 Joseph MyersAdd option for whether ceil etc. can raise "inexact...
2016-06-03 H.J. LuImplement x86 interrupt attribute
2016-06-03 Bernd Schmidtre PR tree-optimization/52171 (memcmp/strcmp/strncmp...
2016-06-02 H.J. LuUpdate TARGET_FUNCTION_INCOMING_ARG documentation
2016-06-01 Thomas Preud'hommesourcebuild.texi (arm_acq_rel): Document new effective...
2016-06-01 Eduard Sanouc-common.c (get_source_date_epoch): Rename to cb_get_so...
2016-06-01 Kelvin Nilsenaltivec.h (vec_slv): New macro.
2016-05-31 Jan Hubickainvoke.texi (-frename-registers): Drop -fpeel-loops...
2016-05-30 Jose E. Marchesiconfig.gcc (sparc*-*-*): Support cpu_32, cpu_64, tune_3...
2016-05-30 Jan Hubickainvoke.texi (-fpeel-loops,-O3): Update documentation.
2016-05-28 Gerald Pfeifer* doc/install.texi: Use https for shop.fsf.org.
2016-05-27 Gerald Pfeifer* doc/sourcebuild.texi: New address for upstream Go...
2016-05-25 Uros Bizjakre PR target/70738 (Add -mgeneral-regs-only option)
2016-05-24 Michael Meissneraltivec.md (VParity): New mode iterator for vector...
2016-05-23 Marek Polacekre PR c/49859 (gcc could warn about statements between...
2016-05-22 Uros Bizjakrevert: re PR target/70738 (Add -mgeneral-regs-only...
2016-05-20 H.J. LuAdd -mgeneral-regs-only option
2016-05-19 Kelvin Nilsendarn-0.c: New test.
2016-05-19 Maxim Ostapenkore PR sanitizer/64354 (no preprocessor symbol __SANITIZ...
2016-05-18 Michael Meissnerre PR target/70915 (Improve loading 0/-1 in VSX registe...
2016-05-17 Jim WilsonFix minor doc bugs, signalling typo, major version...
2016-05-16 Wilco DijkstraUpdate documentation of AArch64 options for GCC6 to...
2016-05-16 Matthew WahabRemove TARGET_INVALID_PARAMETER_TYPE and TARGET_INVALID...
2016-05-13 Martin LiskaEnhance explanation of halt_on_error.
2016-05-12 Martin LiskaDocument ASAN_OPTIONS="halt_on_error" env variable.
2016-05-11 Mikhail MaltsevPR43651: add warning for duplicate qualifier
2016-05-11 Michael Meissnerpredicates.md (quad_memory_operand): Move most of the...
2016-05-09 Robert SuchanekAdd support for MIPS SIMD Architecture (MSA).
2016-05-09 Kaushik Phatakrl78.c (rl78_expand_prologue): Save the MDUC related...
2016-05-06 Oleg Endosh.opt (madjust-unroll, [...]): Remove deprecated options.
2016-05-04 Marek Polacekc.opt (Wdangling-else): New option.
2016-05-03 Bernd Schmidtre PR rtl-optimization/57193 (suboptimal register alloc...
2016-05-03 Martin SeborPR c++/66561 - __builtin_LINE at al. should yield const...
2016-05-03 Jakub Jelinekre PR target/49244 (__sync or __atomic builtins will...
2016-05-03 Bin Chengre PR tree-optimization/56541 (vectorizaton fails in...
2016-05-02 Michael Meissnermachmode.h (mode_complex): Add support to give the...
2016-05-02 Bernd Edlingerconfigure.ac (mpfr): Remove pre-3.1.0 mpfr compatibilit...
2016-04-29 Bill Schmidtaltivec.h: Change definitions of vec_xl and vec_xst.
2016-04-28 Markus Trippelsdorfdoc/extend.texi: Discourage use of the optimize attribute
2016-04-28 Rainer OrthCilk Plus testsuite needs massive cleanup (PR testsuite...
2016-04-28 Claudiu Zissulescu[ARC] Add TLS support.
2016-04-28 Eduard Sanouc-common.c (get_source_date_epoch): New function...
2016-04-27 Bernd Schmidt* doc/invoke.texi (-frename-registers): Also enabled...
2016-04-27 Prathamesh Kulkarniparams.def (MAX_PARTITION_SIZE): New param.
2016-04-27 Bernd Schmidtinvoke.texi (Warning Options): Add -Wmemset-elt-size.
2016-04-26 Bernd SchmidtEnable -frename-registers at -O2.
2016-04-26 Rainer OrthSupport .lbss etc. sections with Solaris as (PR target...
2016-04-26 Jakub Jelinekre PR bootstrap/70704 (AIX bootstrap comparison failure)
2016-04-20 H.J. LuReplace -skip-rax-setup with -mskip-rax-setup
2016-04-18 Rainer OrthUpdate install.texi for GCC 6 on Solaris
2016-04-15 Kyrylo Tkachov[ARM][doc] Document deprecation of pre-ARMv4T architect...
next