aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
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
2012-11-16extend.texi: Various copy-edits to comply with GCC coding standards for spell...Sandra Loosemore1-79/+83
2012-11-16cpplib.h (struct cpp_options): Add canonical_system_headers.Simon Baldwin2-0/+12
2012-11-16AMD bdver3 enablementGanesh Gopalasubramanian2-0/+8
2012-11-15Add support for sparc fused compare-and-branch.David S. Miller2-0/+13
2012-11-14class.c (finish_struct_1): Check virtual functions for missing ABI tags.Jason Merrill1-1/+1
2012-11-14invoke.texi: Document -print-multiarch.Matthias Klose3-0/+74
2012-11-12invoke.texi: Move -faddress-sanitizer from Optimization Options to Debugging ...Tobias Burnus1-5/+5
2012-11-12Initial asan cleanupsJakub Jelinek2-0/+8
2012-11-12Initial import of asan from the Google branchWei Mi1-3/+10
2012-11-12md.texi (Standard Pattern Names For Generation): Fix swapped sine and cosine ...Oleg Endo1-1/+1
2012-11-11extend.texi: Copy-edit to use "built-in function" instead of "builtin", per G...Sandra Loosemore1-25/+32
2012-11-10extend.texi: Copy-edit to use "bit-field" consistently instead of "bitfield" ...Sandra Loosemore1-28/+28
2012-11-10extend.texi: Copy-edit to fix incorrect hyphenation phrases involving "bit"...Sandra Loosemore1-67/+67
2012-11-10extend.texi: Copy-edit to fix incorrect uses of "which" and "that" throughout...Sandra Loosemore1-83/+84
2012-11-10Implement a flag -fext-numeric-literals that allows control of whether GNU...Ed Smith-Rowland1-0/+14