Daily bump.
[gcc.git] / gcc / doc /
2018-09-21 Florian WeimerDocument that attribute noreturn inhibits tail call...
2018-09-21 Shaokun Zhang[aarch64] Add HiSilicon tsv110 CPU support
2018-09-21 Martin LiskaRemove arc profile histogram in non-LTO mode.
2018-09-20 Allan Sandfeld JensenFix and document -r option
2018-09-20 Segher Boessenkoolrs6000: Remove -misel={yes,no}
2018-09-20 Marek Polacek* doc/invoke.texi: Add -Wno-init-list-lifetime to C...
2018-09-20 Marek PolacekAdd -Wclass-conversion.
2018-09-19 Andrew StubbsRemove constant vec_select restriction.
2018-09-18 Jonathan WakelyPR other/87353 fix formatting and grammar in manual
2018-09-17 Martin JamborAdd -Wabsolute-value
2018-09-17 Martin Liskagcov: emit hotness colors to easily find hot code.
2018-09-12 Tom de Vries[debug] Add -gdescribe-dies
2018-09-05 Cesar Philippidis[nvptx] Basic -misa support for nvptx
2018-09-05 Martin LiskaGCOV: Print one decimal place in human readable mode.
2018-09-04 Jonathan WakelyAdd whitespace before warning option added in previous...
2018-09-04 Jonathan WakelyAdd -Waligned-new to Option Summary
2018-09-04 Jonathan WakelyUpdate C Extensions docs for support in latest C++
2018-09-03 Martin LiskaCome up with TARGET_GET_VALID_OPTION_VALUES option...
2018-09-02 Gerald Pfeifer* doc/standards.texi (Standards): Update Objective...
2018-09-01 Gerald Pfeifer* doc/install.texi (Prerequisites): Update link for...
2018-09-01 Gerald Pfeifergeneric.texi (OpenMP): Adjust link to openmp.org.
2018-09-01 Gerald Pfeifer* doc/install.texi (Prerequisites): Adjust link mpfr...
2018-08-31 Nathan Sidwell[C++ PATCH] Remove K&R declaration hack.
2018-08-30 Sandra Loosemoretarget.def (custom_function_descriptors): Improve docum...
2018-08-30 Aaron Sawdeyaltivec.md (altivec_eq<mode>): Remove star.
2018-08-29 Alexander Monakovdoc: document -ftree-scev-cprop
2018-08-27 Richard Bienercfganal.h (rev_post_order_and_mark_dfs_back_seme):...
2018-08-26 Marek PolacekPR c++/87029, Implement -Wredundant-move.
2018-08-21 Marek PolacekPR c++/86981, Implement -Wpessimizing-move.
2018-08-21 Tom de Vries[debug] Add debug and earlydebug dumps
2018-08-17 Segher Boessenkooldoc: Use @ref, not @xref, in the middle of a sentence
2018-08-17 Sandra LoosemoreC-SKY port: Documentation
2018-08-16 Matthew MalcomsonRemove rtl.texi references to old RTX code class names
2018-08-15 Uros Bizjaki386.opt (mmitigate-rop): Mark as deprecated.
2018-08-15 David Malcolmdiagnostics: add labeling of source ranges
2018-08-10 Martin LiskaIntroduce __builtin_expect_with_probability (PR target...
2018-08-09 David Malcolmdiagnostics: add line numbers to source (PR other/84889)
2018-08-09 Kelvin Nilsenextend.texi (PowerPC AltiVec Built-in Functions Availab...
2018-08-08 Hongbo Zhang[AArch64] Add HXT Phecda core support
2018-08-08 Ilya LeoshkevichS/390: Remove support for g5 and g6 machines
2018-08-07 Martin LiskaAdd malloc predictor (PR middle-end/83023).
2018-08-06 Alan HaywardAdd CLOBBER_HIGH expression
2018-08-03 David Malcolmdocs: fix stray duplicated words
2018-08-02 Thomas Preud'hommeRevert "[ARM] Fix PR85434: spilling of stack protector...
2018-08-02 Richard Sandiford[gen/AArch64] Generate helpers for substituting iterato...
2018-08-02 Thomas Preud'homme[ARM] Fix PR85434: spilling of stack protector guard...
2018-07-31 Richard Earnshawtarghooks - provide an alternative hook for targets...
2018-07-31 Richard EarnshawAArch64 - new pass to add conditional-branch speculatio...
2018-07-31 Richard EarnshawAdd __builtin_speculation_safe_value
2018-07-31 Olivier HainqueAdd support for -nolibc
2018-07-30 Alexander Monakovdoc: discourage const/volatile on register variables...
2018-07-27 Kelvin Nilsenextend.texi (Basic PowerPC Built-in Functions Available...
2018-07-22 Gerald Pfeifer* doc/gcov.texi (Invoking Gcov): Editorial changes.
2018-07-20 Martin SeborPR middle-end/82063 - issues with arguments enabled...
2018-07-20 David MalcolmAdd "-fsave-optimization-record"
2018-07-19 Andre Vieira[PATCH, GCC, AARCH64] Add support for +profile extension
2018-07-19 H.J. Lui386: Change indirect_return to function type attribute
2018-07-18 Kelvin Nilsenextend.texi (PowerPC AltiVec Built-in Functions): Renam...
2018-07-17 Martin LiskaClean up of new format of -falign-FOO.
2018-07-16 Kelvin Nilsenextend.texi (PowerPC AltiVec Built-in Functions): Alpha...
2018-07-13 Qing Zhao3nd Patch for PR78009
2018-07-12 Paul Koningrtl.texi (REG_NONNEG): Remove decrement and branch...
2018-07-12 Richard SandifordAdd IFN_COND_FMA functions
2018-07-12 Richard SandifordExtend tree code folds to IFN_COND_*
2018-07-11 Paul Koningmd.texi (define_subst): Document how multiple occurrenc...
2018-07-11 Paul KoningAdd documentation for "mode" attribute for types.
2018-07-06 Peter Bergnerre PR target/86324 (testsuite test divkc3-1.c FAILs...
2018-07-06 Paul KoningUpdate internal documentation to describe that DONE...
2018-07-05 Nathan SidwellReplace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.
2018-07-04 Martin Liska[multiple changes]
2018-07-04 Martin LiskaFix DOS-based system build and fix documentation.
2018-07-04 H.J. Lui386: Add indirect_return function attribute
2018-07-03 Richard Sandiford[16/n] PR85694: Add detection of averaging operations
2018-07-01 Paul KoningAdd -mgnu-asm; change -mdec-asm to generate DEC assembler
2018-06-29 Martin LiskaWhen using -fprofile-generate=/some/path mangle absolut...
2018-06-28 Stephan Bergmann* doc/invoke.texi (Debugging Options): Add -gsplit...
2018-06-27 Paul KoningConvert pdp11 back end to CCmode.
2018-06-27 Kyrylo Tkachov[AArch64] Add support for Arm Cortex-A76
2018-06-27 Rasmus Villemoesadd support for --disable-gcov
2018-06-27 Kyrylo Tkachov[arm] Add support for Arm Cortex-A76
2018-06-26 David MalcolmIntroduce dump_location_t
2018-06-25 Martin Seborextend.texi (Zero-length arrays): Update and clarify.
2018-06-23 Maya Rashishinvoke.texi (mno-fancy-math-387): Update for changes...
2018-06-18 Martin SeborPR tree-optimization/81384 - built-in form of strnlen...
2018-06-16 Jakub Jelinekre PR middle-end/86095 (documentation for -Wunsafe...
2018-06-15 Matthew FortuneMIPS: Add support for -mcrc and -mginv options.
2018-06-15 Nick CliftonForce user provided warning and error messages to only...
2018-06-13 Matthew FortuneMIPS: Add support for P6600.
2018-06-13 Jason MerrillPR c++/86094 - wrong code with defaulted move ctor.
2018-06-12 Martin LiskaDocument IntegerRange in internal documentation.
2018-06-12 Martin LiskaCome up with Deprecated option flag.
2018-06-12 Jozef Lawrynowiczsourcebuild.texi: Document usage of line number 0 in...
2018-06-12 Matthew FortuneMIPS: Add i6500 processor as an alias for i6400.
2018-06-11 Martin Seborinvoke.texi (-Wall): List -Wc++17-compat.
2018-06-11 Jason Merrill* doc/invoke.texi: Document -fabi-version=12.
2018-06-08 Segher Boessenkoolrs6000: Delete mention of -mabi={no-,}spe in the docume...
2018-06-08 Martin LiskaRemove MPX
2018-06-07 Olga Makhotinaconfig.gcc: Support "tremont".
2018-06-06 Kelvin Nilsenextend.texi (PowerPC AltiVec Built-in Functions): Adjus...
2018-06-06 Michael Meissnerre PR target/85657 (Make __ibm128 a separate type,...
next