aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2013-01-31re PR middle-end/53073 (464.h264ref in SPEC CPU 2006 miscompiled)Richard Biener1-1/+12
2013-01-30re PR c++/55742 (__attribute__ in class function declaration cause "prototype...Jakub Jelinek2-10/+0
2013-01-25invoke.texi (AVR Built-in Macros): Document __XMEGA__.Georg-Johann Lay1-0/+3
2013-01-25extend.texi (Example of asm with clobbered asm reg): Fix missing ':' in asm e...Georg-Johann Lay1-1/+1
2013-01-24invoke.texi: fix typo.Shenghou Ma2-2/+2
2013-01-24Remove zone allocator.Diego Novillo1-6/+0
2013-01-22install.texi (Downloading the Source): Update references to downloading separ...Jonathan Wakely1-16/+8
2013-01-22* doc/extend.texi (__int128): Improve grammar.Jonathan Wakely1-4/+4
2013-01-22re PR c++/56067 (Removal of -Wsynth from doc didn't remove example)Paolo Carlini1-17/+0
2013-01-19re PR target/54908 (misc regressions on emutls targets remain from dynamic in...Jason Merrill1-0/+23
2013-01-18Add support for Marvell's PJ4 CPUYi-Hsiu Hsu1-0/+1
2013-01-16install.texi: Update CLooG and ISL requirements to 0.18.0 and 0.11.1.Richard Biener1-7/+8
2013-01-13Makefile.in (s-mlib): New argument MULTILIB_REUSE.Terry Guo1-0/+29
2013-01-11Fix typo in __builtin_ia32_packssdw256Michael Meissner1-1/+1
2013-01-11Fix typo in __builtin_ia32_paddb256, __builtin_ia32_pavgb256Michael Meissner1-2/+2
2013-01-10Update copyright years in gcc/Richard Sandiford52-119/+56
2013-01-07re PR target/55897 ([avr] Allocate __memx data to .progmemx.data)Georg-Johann Lay1-1/+1
2013-01-07Support -fuse-ld=bfd and -fuse-ld=goldNick Clifton1-1/+7
2013-01-07PR target/PR54461Georg-Johann Lay1-0/+10
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek16-17/+16
2013-01-03* doc/contrib.texi: Note years as release manager for Mark Mitchell.Gerald Pfeifer1-1/+2
2012-12-27Before this patch...Sriraman Tallam2-0/+10
2012-12-19target.def: Define canonicalize_comparison hook.Andreas Krebbel2-18/+22
2012-12-18re PR other/54324 (GCC install document does not list minimum required g++ ve...Aldy Hernandez1-0/+5
2012-12-18contrib.texi (Contributors): Update Kaveh Ghazi's entry; remove broken link t...Gerald Pfeifer1-4/+3
2012-12-12dumpfile.h (enum tree_dump_index): Remove TDI_vcg.Steven Bosscher1-13/+4
2012-12-11re PR other/54324 (GCC install document does not list minimum required g++ ve...Richard Biener1-3/+5
2012-12-10neon.ml (opcode): Add Vrintn, Vrinta, Vrintp, Vrintm, Vrintz to type.Kyrylo Tkachov1-32/+112
2012-12-06sourcebuild.texi: Document arm_v8_neon_ok.Kyrylo Tkachov1-0/+4
2012-12-05tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher2-18/+14
2012-12-04arm.opt (cirrus-fix-invalid-insns): Delete option.Richard Earnshaw1-13/+0
2012-12-01extend.texi: Various corrections to punctuation and grammar throughout the file.Sandra Loosemore1-129/+151
2012-11-28target.def (use_blocks_for_decl_p): New hook.David Edelsohn2-0/+14
2012-11-26invoke.texi: Remove -dv documentation.Steven Bosscher1-11/+21
2012-11-26sourcebuild.texi: Document arm_v8_vfp_ok.Kyrylo Tkachov1-0/+4
2012-11-26re PR middle-end/55030 (gcc.c-torture/execute/builtins/memcpy-chk.c execution...Hans-Peter Nilsson1-2/+3
2012-11-25tm.texi.in (DELAY_SLOTS_FOR_EPILOGUE): Remove documentation.Steven Bosscher2-70/+0
2012-11-23invoke.texi (-fsanitize=address): Remove obsolete remark.Tobias Burnus1-1/+1
2012-11-23re PR sanitizer/55435 ([asan] implement an attribute to disable asan instrume...Jakub Jelinek1-4/+11
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-22md.texi (RTL Templates Transformation): Use @pxref for cross-reference in par...Uros Bizjak1-1/+1
2012-11-22Remove documentation for AArch64 constraint 'Utf'.Marcus Shawcroft1-3/+0
2012-11-21Document __SANITIZE_ADDRESS__H.J. Lu1-0/+4
2012-11-21common.opt: Change faddress-sanitizer to fsanitize=address.Wei Mi1-3/+4
2012-11-21install.texi: Move multiarch paragraph out of multilib documentation.Matthias Klose1-6/+6
2012-11-19md.texi: Document define_subst.Maxim Kuznetsov1-0/+261
2012-11-18extend.texi: Use @smallexample consistently.Sandra Loosemore1-35/+82
2012-11-18gcc/Richard Sandiford1-0/+65
2012-11-17Add -static-libasan option to the GCC driverH.J. Lu1-2/+11