aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
AgeCommit message (Expand)AuthorFilesLines
2012-12-12dumpfile.h (enum tree_dump_index): Remove TDI_vcg.Steven Bosscher1-13/+4
2012-12-04arm.opt (cirrus-fix-invalid-insns): Delete option.Richard Earnshaw1-13/+0
2012-11-26invoke.texi: Remove -dv documentation.Steven Bosscher1-11/+21
2012-11-23invoke.texi (-fsanitize=address): Remove obsolete remark.Tobias Burnus1-1/+1
2012-11-23predict.c (maybe_hot_count_p): Use threshold from profiled working set instea...Teresa Johnson1-3/+3
2012-11-22builtins.def (DEF_SANITIZER_BUILTIN): Define tsan builtins.Dmitry Vyukov1-1/+17
2012-11-21common.opt: Change faddress-sanitizer to fsanitize=address.Wei Mi1-3/+4
2012-11-17Add -static-libasan option to the GCC driverH.J. Lu1-2/+11
2012-11-16AMD bdver3 enablementGanesh Gopalasubramanian1-0/+5
2012-11-15Add support for sparc fused compare-and-branch.David S. Miller1-0/+10
2012-11-14invoke.texi: Document -print-multiarch.Matthias Klose1-0/+5
2012-11-12invoke.texi: Move -faddress-sanitizer from Optimization Options to Debugging ...Tobias Burnus1-5/+5
2012-11-12Initial import of asan from the Google branchWei Mi1-3/+10
2012-11-10Implement a flag -fext-numeric-literals that allows control of whether GNU...Ed Smith-Rowland1-0/+14
2012-11-08re PR fortran/48636 (Enable more inlining with -O2 and higher)Jan Hubicka1-0/+6
2012-11-07invoke.texi (-mcpu=power8): Document.Peter Bergner1-4/+4
2012-11-07re PR c/53063 (encode group options in the .opt files)Manuel López-Ibáñez1-21/+25
2012-11-06common.opt (gno-split-dwarf, [...]): New switches.Sterling Augustine1-0/+8
2012-11-06cfgloopanal.c (get_loop_hot_path): New function.Jan Hubicka1-0/+3
2012-11-04invoke.texi (profile-use): update documentation.Jan Hubicka1-1/+2
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai1-27/+77
2012-10-29re PR c++/54930 (Add warning switch for "returning reference to temporary" an...Jonathan Wakely1-1/+7
2012-10-28cppopts.texi: Fix use of @item vs.Andreas Schwab1-19/+19
2012-10-25Core 1402Jason Merrill1-0/+10
2012-10-25c.opt (Winherited-variadic-ctor): New.Jason Merrill1-0/+7
2012-10-23AArch64 [2/10]Ian Bolton1-0/+129
2012-10-22invoke.texi (AVR Options): Document __AVR_ARCH__.Georg-Johann Lay1-3/+20
2012-10-19common.opt (flag_ira_hoist_pressure): New.Bin Cheng1-1/+9
2012-10-18Add basic armv8-a supportMatthew Gretton-Dann1-1/+3
2012-10-08sched-int.h (schedule_block): Adjust declaration.Bernd Schmidt1-0/+5
2012-10-08re PR target/54854 ([avr] Deprecate and finally remove the -mshort-calls comm...Georg-Johann Lay1-9/+2
2012-10-06invoke.texi (-fprofile-report): Document.Jan Hubicka1-1/+6
2012-10-03rx.c (struct decl_chain): New local structure.Nick Clifton1-0/+10
2012-10-02Document -mprefer-avx128H.J. Lu1-1/+6
2012-10-01re PR target/50457 (SH2A atomic functions)Oleg Endo1-20/+62
2012-10-01invoke.texi: Add documentation for the new option.Sharad Singhai1-40/+125
2012-09-22Add -mno-crt0 to moxie portAnthony Green1-1/+5
2012-09-19re PR other/53316 (Introduce -Og)Richard Guenther1-1/+9
2012-09-18invoke.texi: Document -fada-spec-parent.Thomas Quinot1-1/+1
2012-09-17invoke.text (-feliminate-unused-debug-types): Update to reflect that this is ...Paul Koning1-6/+7
2012-09-14Fix grammar and spelling.Walter Lee1-4/+4
2012-09-13Bi-endian support for moxieAnthony Green1-0/+21
2012-09-13re PR c++/53210 (warning for data member initialized with itself should be in...Paolo Carlini1-0/+2
2012-09-12common.opt (flto-partition): Add "max".Jan Hubicka1-3/+6
2012-09-11re PR middle-end/55492 (__atomic_load doesn't match ACQUIRE memory model)Bill Schmidt1-0/+5
2012-09-08Add -fmem-report-wpaAndi Kleen1-1/+6
2012-09-07invoke.texi (-ffat-lto-objects): Clarify that gcc-ar et.al.Andi Kleen1-1/+3
2012-09-05re PR target/54461 ([avr] add configure option for better AVR-Libc integration)Georg-Johann Lay1-0/+4
2012-09-03invoke.texi: Fix numerous typos and punctuation/grammatical errors throughout...Sandra Loosemore1-244/+257
2012-09-03common.opt (--no-sysroot-suffix): New driver option.Joseph Myers1-1/+10