aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2017-05-25md.texi (Machine Constraints): Update x86 family machine constraints section ...Sebastian Peryt1-3/+102
2017-05-25invoke.texi (-Wcatch-value=): Document new warning option.Volker Reichelt1-1/+9
2017-05-25configure.ac: Add --enable-languages=default to mean default and make --enabl...Nathan Sidwell1-3/+6
2017-05-23PR c++/80396 - built-in for make_integer_sequence.Jason Merrill1-0/+6
2017-05-23Document dg-line directiveTom de Vries1-0/+12
2017-05-23Document rdrand effective targetTom de Vries1-0/+3
2017-05-23Sort 'Other hardware attributes' table in sourcebuild.texiTom de Vries1-9/+10
2017-05-22invoke.texi (fdump-translation-unit): Delete documentation.Nathan Sidwell1-12/+4
2017-05-19toplev.c (general_init): Call register dump lang hook.Nathan Sidwell1-11/+22
2017-05-17md.texi (Canonicalization of Instructions): Describe the canonical form of in...Uros Bizjak1-0/+19
2017-05-16rs6000-c: Add support for built-in functions vector unsigned long long vec_bp...Carl Love1-0/+32
2017-05-14i386.opt: Add option -mcall-ms2sysv-xlogues.Daniel Santos1-1/+12
2017-05-11rs6000-c: Add support for built-in functions vector unsigned char vec_popcnt ...Carl Love1-0/+13
2017-05-11cmpb-1.c: New test.Kelvin Nilsen1-0/+18
2017-05-10rs6000-c: Add support for built-in functions vector signed char vec_neg (vect...Carl Love1-0/+7
2017-05-10dumpfile.h (TDI_lang_all): New.Nathan Sidwell1-0/+5
2017-05-09[ARC]Fast interrupts support.Claudiu Zissulescu1-0/+10
2017-05-09[ARC] Automatic context save/restore for regular interrupts.Claudiu Zissulescu1-1/+10
2017-05-09* doc/invoke.texi: Fix typo.Marek Polacek1-4/+4
2017-05-08* doc/invoke.texi: Alphabetize -fdump options.Nathan Sidwell1-12/+12
2017-05-08target.def (compute_frame_layout): New optional target hook.Bernd Edlinger2-0/+11
2017-05-05RISC-V: Add -mstrict-align optionAndrew Waterman1-0/+6
2017-05-05invoke.texi (-fopt-info): Explicitly say order of options included in -fopt-i...Steve Ellcey2-5/+8
2017-05-05[ARM] Allow combination of aprofile and rmprofile multilibsThomas Preud'homme1-5/+9
2017-05-04[ARM] Enable Purecode for ARMv8-M BaselinePrakhar Bahuguna1-1/+2
2017-05-03invoke.texi: Note that -faligned-new is on by default for C++17.Jason Merrill1-0/+2
2017-05-03Support escaping special characters in specsJeff Downs1-14/+21
2017-05-02Fix documentation and a ctor in gcov.cMartin Liska1-1/+1
2017-05-02common.opt (fstrict-overflow): Alias negative to fwrapv.Richard Biener1-40/+5
2017-05-02Fix 2 typos in documentation (PR other/80589).Martin Liska1-1/+1
2017-04-28Enhance documentation of gcov.Martin Liska1-2/+4
2017-04-28Sort options of gcov, gcov-dump and gcov-tool both in --help and documentationMartin Liska3-100/+101
2017-04-28Introduce new option -w which shows verbose informations.Martin Liska1-0/+4
2017-04-27* doc/extend.texi (Object Size Checking): Improve grammar.Jonathan Wakely1-3/+3
2017-04-20c.opt (Wextra-semi): New C++ warning flag.Volker Reichelt1-1/+7
2017-04-20doc: mention handling of {0} in -Wmissing-field-initializers (PR 71250)Alexander Monakov1-1/+9
2017-04-19Fix typo in LTO documentation (PR lto/50345).Paulo Matos1-1/+1
2017-04-11re PR target/80376 (Some vec_xxpermdi usage lead to ICE)Bill Schmidt1-10/+11
2017-04-10Update MIPS -mvirt option descriptionMatthew Fortune1-1/+1
2017-04-04re PR tree-optimization/79390 (10% performance drop in SciMark2 LU after r242...Jakub Jelinek2-0/+8
2017-04-04extend.texi (PowerPC AltiVec Built-in Functions): Grammar correction.Bill Schmidt1-1/+1
2017-03-31extend.texi (PowerPC AltiVec Built-in Functions): Add reference to the OpenPO...Bill Schmidt1-0/+9
2017-03-30re PR target/80246 (Builtin's for POWER's dxex[q] and diex[q] use the wrong t...Peter Bergner1-4/+4
2017-03-27Restructure -Wno-narrowing documentationJonathan Wakely1-10/+9
2017-03-25install.texi (Configuration): Update link to AIX ld.Gerald Pfeifer1-1/+1
2017-03-22re PR sanitizer/80110 (error: statement marked for throw, but doesn’t w/ -f...Jakub Jelinek1-0/+4
2017-03-22re PR target/80123 (libgomp tests pr66199-2.c and pr66199-5.c fail with -mcpu...Aaron Sawdey1-0/+3
2017-03-22extend.texi (6.11 Additional Floating Types): Revise.Bill Schmidt1-35/+38
2017-03-21Use the more formal "cannot" instead of the informal "can't."Martin Sebor11-32/+32
2017-03-21Document gcov-dump and fix installation of gcov-tool (PR gcov-profile/80081).Martin Liska2-0/+96