aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2014-09-11common.opt (flto-odr-type-merging): New flag.Jan Hubicka1-0/+6
2014-09-11re PR c++/61489 (Wrong warning with -Wmissing-field-initializers.)Paolo Carlini1-0/+8
2014-09-10install.texi (Prerequisites): Note Tcl 8.6 bug fixed in 8.6.1.Mike Stump1-1/+1
2014-09-10flag-types.h (enum sanitize_code): Add SANITIZE_NONNULL_ATTRIBUTE and SANITIZ...Jakub Jelinek1-0/+14
2014-09-09opth-gen.awk: Generate mapping from cpp message reasons to the options that e...Manuel López-Ibáñez1-0/+5
2014-09-09invoke.texi (Wnormalized=): Update.Manuel López-Ibáñez1-6/+11
2014-09-09typeck.c (build_class_member_access_expr): Move -Winvalid-offsetof code...Jason Merrill1-6/+4
2014-09-09[Obvious] Change Linux to GNU/LINUX in ARM options documentationJames Greenhalgh1-5/+5
2014-09-09invoke.texi (Optimization Options): Add missing @gol to the end of a line.Nick Clifton1-5/+6
2014-09-09remove picochipTrevor Saunders1-40/+0
2014-09-08* doc/invoke.texi (MSP430 Options): Add -minrt.DJ Delorie1-1/+8
2014-09-08Remove SF_SIZE etc. target macros.Joseph Myers2-28/+0
2014-09-08Remove no-longer-needed fp-bit target macros.Joseph Myers2-42/+0
2014-09-04options.texi: Document that Var and Init are required if CPP is given.Manuel López-Ibáñez1-1/+2
2014-09-04Add target hook to override DWARF2 frame register sizeMatthew Fortune2-0/+9
2014-09-03invoke.texi: Document that -Wlogical-not-parentheses is enabled by -Wall.Marek Polacek1-0/+2
2014-09-03rtl.texi (RTX_AUTOINC): Document that the first operand is the automodified r...Richard Sandiford1-1/+2
2014-09-02rs6000-builtin.def (XVCVSXDDP_SCALE): New built-in definition.Bill Schmidt1-0/+10
2014-08-31Fix typo.Gerald Pfeifer1-1/+1
2014-08-31* doc/generic.texi (Deficiencies): Add note on exemplary mistakes.Gerald Pfeifer1-0/+1
2014-08-27Use rtx_insn for various target.def hooksDavid Malcolm1-18/+18
2014-08-26invoke.texi: -fno-cxa-atexit should be -fno-use-cxa-atexit.Joel Sherrill1-1/+1
2014-08-25Strengthen haifa_sched_info callbacks and 3 scheduler hooksDavid Malcolm1-3/+3
2014-08-24* doc/invoke.texi (Optimize Options): Fix markup in two cases.Gerald Pfeifer1-2/+2
2014-08-24re PR target/61996 ([SH] -musermode conflicts with -matomic-model=soft-imask)Oleg Endo1-8/+11
2014-08-24Remove CALLER_SAVE_PROFITABLE since it is not used at present.Kito Cheng2-20/+0
2014-08-23cpplib.h (enum c_lang): Add CLK_GNUCXX1Z, CLK_CXX1Z...Edward Smith-Rowland1-6/+16
2014-08-22re PR c++/62199 (ICE with -Wlogical-not-parentheses)Marek Polacek1-2/+2
2014-08-22re PR target/62195 (Invalid mnemonic 'xxlxor' on powerpc-apple-darwin9 with -...Michael Meissner1-1/+1
2014-08-22avr-mcus.def: Remove atmega26hvg...Pitchumani Sivanupandi1-3/+3
2014-08-21altivec.h (vec_cpsgn): New #define.Bill Schmidt1-4/+102
2014-08-20re PR middle-end/49191 (gcc.dg/memcpy-3.c FAILs on SPARC)Steve Ellcey1-0/+3
2014-08-19re PR preprocessor/60975 (-Wvariadic-macros does not print warning)Manuel López-Ibáñez2-3/+9
2014-08-19re PR c++/62153 (warn for bool expression compared with integer different fro...Marek Polacek1-0/+14
2014-08-19invoke.texi: Document -Wc99-c11-compat.Marek Polacek1-1/+11
2014-08-16cppopts.texi (ftrack-macro-expansion): Add missing @code.Manuel López-Ibáñez1-1/+1
2014-08-15invoke.texi (SH options): Document missing processor variant options.Oleg Endo1-11/+96
2014-08-13call.c (build_x_va_arg): Support passing non-POD through ....Jason Merrill1-1/+3
2014-08-11constraints.md (wh constraint): New constraint, for FP registers if direct mo...Michael Meissner1-1/+13
2014-08-11Move inlining of Asan memory checks to sanopt pass.Yury Gribov1-3/+3
2014-08-10re PR c/51849 (-Wc99-compat would be considered useful)Marek Polacek1-0/+10
2014-08-09invoke.texi ([Wnarrowing]): Update for non-constants in C++11.Paolo Carlini1-4/+4
2014-08-07Remove cproj-fails-with-broken-glibc.cTom de Vries1-9/+0
2014-08-04[doc] Document clrsb optab and fix some inconsistencies.Kyrylo Tkachov1-7/+15
2014-08-04For cproj test-case, use glibc version xfailTom de Vries1-0/+9
2014-08-02invoke.texi (Wsuggest-final-types, [...]): Document.Jan Hubicka1-1/+21
2014-08-01invoke.texi (Options That Control Optimization): Documentation for -foptimize...Martin Liska1-4/+25
2014-08-01opts.c (common_handle_option): Handle -fsanitize=alignment.Jakub Jelinek1-1/+9
2014-07-31invoke.texi (AVR Options): Add documentation about __AVR_DEVICE_NAME__ built-...Senthil Kumar Selvaraj1-0/+8
2014-07-31cpp.texi (__SANITIZE_ADDRESS__): Updated description.Yury Gribov2-2/+7