double-int.c (lshift_double, [...]): Remove SHIFT_COUNT_TRUNCATED handling.
[gcc.git] / gcc / doc /
2013-11-05 Paolo Carlinire PR c++/58724 (ICE with attribute [[gnu::visibility...
2013-11-05 H.J. LuDon't use mode wider than Pmode for size in movmem...
2013-11-05 Tobias Burnusinvoke.texi (-fopenmp-simd): Document new option.
2013-11-04 Wei Mii386.c (memory_address_length): Extract a part of code...
2013-11-04 Joseph Myerscpp.texi (__GCC_IEC_559, [...]): Document macros.
2013-10-31 Chung-Ju WuAdd new nds32 port, including machine description,...
2013-10-31 Sharad Singhaire PR middle-end/58134 (-ftree-vectorizer-verbose=...
2013-10-30 Vladimir Makarovregmove.c: Remove.
2013-10-30 Ilya Enkovichc-common.c (handle_bnd_variable_size_attribute): New.
2013-10-30 Ilya Enkovichbuiltin-types.def (BT_FN_VOID_CONST_PTR): New.
2013-10-30 Ilya Enkovichtarget.def (builtin_chkp_function): New.
2013-10-29 Balaji V. IyerAdded _Cilk_spawn and _Cilk_sync (2 cilk keywords)...
2013-10-29 Martin Liskatree-ssa.texi (gimple_phi_result): Document.
2013-10-29 David MalcolmMake gengtype more robust against user error
2013-10-29 David MalcolmAdd documentation about gengtype and inheritance
2013-10-26 Jeff LawMakefile.def (target_modules): Remove libmudflap
2013-10-25 Tobias Burnusinvoke.texi (fopenmp): Change supported OpenMP version...
2013-10-25 Ilya Enkovichconstraints.md (B): New.
2013-10-25 Ilya Enkovichmode-classes.def (MODE_POINTER_BOUNDS): New.
2013-10-24 Tobias Burnusre PR other/33426 (Support of #pragma ivdep)
2013-10-23 Ian Lance Taylorinvoke.texi (Option Summary): Remove -fno-default-inline.
2013-10-22 Sterling AugustineAdd new option -ggnu-pubnames.
2013-10-22 Paolo Carlinicontrib.texi ([Fran@,{c}ois Dumont], [...]): New entries.
2013-10-21 Ian Lance Taylorinvoke.texi (Optimize Options): For -fno-toplevel-reord...
2013-10-15 Sriraman Tallamre PR target/57756 (Function target attribute is retain...
2013-10-15 David MalcolmAdd --enable-host-shared configuration option
2013-10-11 Marc Glisseextend.texi (returns_nonnull): Remove arguments.
2013-10-11 Thomas Schwingegeneric.texi (OpenMP): OMP_CLAUSE_* are subcodes, not...
2013-10-11 Thomas Schwingegeneric.texi (Adding new DECL node types): Explain...
2013-10-11 Thomas Schwingegimple.texi (is_gimple_omp): Move into the correct...
2013-10-10 Andreas Krebbelmd.texi: Document the mnemonic attribute.
2013-10-09 Easwaran Ramanparams.def (PARAM_MIN_SIZE_FOR_STACK_SHARING): New...
2013-10-09 Marc Glissere PR c/20318 (RFE: add attribute to specify that a...
2013-10-07 Andreas Krebbel2013-10-07 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2013-10-03 Rong Xupredict.c (tree_predict_by_opcode): Get the probability...
2013-10-01 Joern Rennecke* doc/extend.texi (long_call/medium_call/short_call...
2013-10-01 Joern Renneckeextend.texi (long_call/medium_call/short_call): Typo...
2013-10-01 Joern Renneckeinstall.texi (--with-cpu): Mention ARC.
2013-10-01 Uros Bizjakinstall.texi (Host/target specific installation notes...
2013-09-29 Uros Bizjakinvoke.texi: Fix usage of @tie{} command.
2013-09-28 Sandra Loosemoreexpr.h (extract_bit_field): Remove packedp parameter.
2013-09-27 Xinliang David Livectorizer cost model enhancement
2013-09-26 Florian Weimertree-ssa.h (walk_use_def_chains_fn, [...]): Delete.
2013-09-24 Xinliang David LiImplement --param=vect-max-peeling-for-alignment=..
2013-09-23 Michael Meissnerrs6000.h (enum r6000_reg_class_enum): Add new constrain...
2013-09-23 Richard Sandifordrtl.texi (REG_NOTES): Say that int_list can also be...
2013-09-20 Marek Polacekre PR other/58467 (Documentation of the "used" variable...
2013-09-18 Daniel Morrisre PR c++/58458 (ISO 14882 typo in docs)
2013-09-18 Marek Polacekre PR sanitizer/58411 (no_sanitize_undefined function...
2013-09-17 Nick Cliftonmsp430-protos.h: Add prototypes for new functions.
2013-09-16 Xinliang David LiIntroduce -ftree-loop-vectorize option
2013-09-16 Andreas Schwabtm.texi.in (Cond Exec Macros): Remove node.
2013-09-13 Jacek Cabanc-target.def: New hook
2013-09-12 DJ DelorieMAINTAINERS: Add Nick Clifton and DJ Delorie as msp430...
2013-09-12 Cameron McInallyextend.texi: Fix errors in x86 FMA builtin naming.
2013-09-11 Alexander Ivchenko*·doc/invoke.texi:·Document·fxsr,·xsave·and·xsaveopt...
2013-09-10 Kai Tietzinvoke.texi (fms-extensions): Document changed behavior...
2013-09-09 Paolo Carlinire PR c++/43452 (Array delete causes error on incomplet...
2013-09-06 Caroline TiceAdd documentation for the options --enable-vtable-verify,
2013-09-05 Yufeng Zhang[AArch64] Support the 'crc' extension in -march and...
2013-09-05 James Greenhalgh[AArch64, AArch32][Insn classification refactoring...
2013-09-01 Jan Hubickacommon.opt (fdevirtualize-speculatively): New function.
2013-08-30 Marek PolacekMerge ubsan into trunk.
2013-08-30 Mike Stumpinstall.texi (Prerequisites): Note regression in Tcl...
2013-08-29 Teresa Johnsondumpfile.c (dump_loc): Output column number.
2013-08-27 Marc Glissere PR middle-end/57219 (__builtin_isinf_sign source...
2013-08-22 Alexander Ivchenkoi386-common.c (OPTION_MASK_ISA_AVX512F_SET): New.
2013-08-20 Nick Cliftontarget.def (narrow_volatile_bitfield): Note that the...
2013-08-19 Aldy Hernandezinvoke.texi (-fcilkplus): Clarify that implementation...
2013-08-19 Alexander Ivchenkotarget.def (TARGET_LIBC_HAS_FUNCTION): New target hook.
2013-08-14 Bill Schmidtre PR target/57949 ([powerpc64] Structure parameter...
2013-08-14 Xinliang David LiImplement -mno-default, option documentation and code...
2013-08-12 Alexander Monakov* doc/invoke.texi: Mention that -ftls-model does not...
2013-08-10 Xinliang David LiImplement -mmemcpy-strategy= and -mmemset-strategy...
2013-08-07 Caroline TiceCommit the vtable verification feature.
2013-07-29 Maciej W. Rozyckilinux.h (GLIBC_DYNAMIC_LINKER): Handle `-mnan=2008'.
2013-07-25 Cameron McInallyre PR target/38836 (Documentation for x86 builtins...
2013-07-23 Eric Botcazou* doc/invoke.texi (SPARC Options): Document new leon3...
2013-07-23 Nicklas Bo Jensenmd.texi (Machine-Specific Peephole Optimizers): Fix...
2013-07-23 Yufeng Zhang[AArch64, ILP32] 1/6 Initial support - configury changes
2013-07-22 Eric Botcazouconfig.gcc (sparc*-*-*): Accept leon3 processor.
2013-07-22 Mike StumpFix typos.
2013-07-21 Mike StumpFix.
2013-07-13 Lubos Lunakre PR c++/55203 (No unused warning for variables of...
2013-07-10 Joseph Myerstm.texi.in: Move hook documentation to ....
2013-07-10 Joseph Myerstm.texi.in (TARGET_CANONICALIZE_COMPARISON): Remove...
2013-07-10 Paolo Carlinire PR c++/57869 ([C++11] Casting a object pointer to...
2013-07-10 Georg-Johann Layre PR target/57506 ([avr] Some devices are present...
2013-06-27 Catherine Mooremips-tables.opt: Regenerate.
2013-06-27 Andreas Krebbels390.c: Rename UNSPEC_CCU_TO_INT to UNSPEC_STRCMPCC_TO_...
2013-06-22 Andi KleenFix __atomic_store_n typo in recent manual change
2013-06-21 Andi KleenFix HLE example in manual
2013-06-21 Andi KleenImprove __atomic_clear/test_and_set documentation
2013-06-20 Sharad Singhaigcov.c (print_usage): Handle new option.
2013-06-19 Paolo Carlinire PR c++/56544 (documentation for __cplusplus is out...
2013-06-11 Igor Zamyatininvoke.texi (core-avx2): Document.
2013-06-10 Jakub Jelinekre PR target/56564 (movdqa on possibly-8-byte-aligned...
2013-06-06 Michael Meissnerextend.texi (PowerPC AltiVec/VSX Built-in Functions...
2013-06-05 Kyrylo Tkachovarm.c (MAX_INSN_PER_IT_BLOCK): New macro.
2013-06-04 Catherine Mooremips.opt (meva): New.
next