aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2012-01-25re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay1-29/+29
2012-01-24rtl.texi (MEM_IN_STRUCT_P, [...]): Delete.Richard Sandiford1-32/+0
2012-01-24atomic: Create and use maybe_emit_atomic_test_and_set.Richard Henderson2-3/+17
2012-01-24re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay2-56/+62
2012-01-24re PR target/51957 (ppc64 .debug_loc toc reference)Jakub Jelinek2-0/+10
2012-01-20re PR target/49868 (Implement named address space to place/access data in fla...Georg-Johann Lay3-72/+429
2012-01-17re PR target/51872 (Shrink-wrapping with -mminimal-toc causes bootstrap failure)Jakub Jelinek2-2/+8
2012-01-11extend.texi (malloc attribute): Adjust according to implementation.Richard Guenther1-5/+4
2012-01-10invoke.texi (C++ Dialect Options): Update -fabi-version=6 information.Jason Merrill1-7/+12
2012-01-08cpp.texi (Predefined Macros): __STRICT_ANSI__ is defined for -std=c++98 and -...Jonathan Wakely1-2/+2
2012-01-04invoke.texi (-march=@var{arch}): Add octeon+ and octeon2.Andrew Pinski1-1/+1
2012-01-04mips.md (size): Add SI and DI.Andrew Pinski1-1/+2
2012-01-04re PR middle-end/51212 (ICE: verify_flow_info failed: BB 3 can not throw but ...Aldy Hernandez1-0/+3
2012-01-02invoke.texi (-flto and related options): Copy-edit.Sandra Loosemore1-79/+72
2012-01-02re PR other/51679 (spurious parenthesis for -fassociative-math in manual and ...Richard Guenther1-1/+1
2011-12-23Delete VEC_EXTRACT_EVEN/ODD_EXPR.Richard Henderson2-23/+0
2011-12-23Delete VEC_INTERLEAVE_*_EXPR.Jakub Jelinek2-27/+0
2011-12-22tm.texi.in (TARGET_PREPARE_PCH_SAVE): New hook.Richard Sandiford2-0/+9
2011-12-22invoke.texi (C++ Dialect Options): Add missing options and move -Wzero-as-nul...Jonathan Wakely1-3/+4
2011-12-22re PR target/47643 (x86 -mtune docs still imply i386 is the default for codegen)Jonathan Wakely1-2/+4
2011-12-22extend.texi (__builtin_expect): Improve example.Jonathan Wakely1-1/+1
2011-12-21* doc/standards.texi (C++ language): Update for C++11.Jason Merrill1-17/+18
2011-12-21re PR target/50038 (redundant zero extensions)Enkovich Ilya1-1/+9
2011-12-20gcc:Joseph Myers5-28/+39
2011-12-13Revert two unintended commitsRichard Henderson2-0/+27
2011-12-13Delete VEC_INTERLEAVE_*_EXPR.Richard Henderson2-27/+0
2011-12-04linux.h (TARGET_DEFAULT): Add MASK_SOFT_ATOMIC.Kaz Kojima1-1/+6
2011-12-02gcov.c (struct arc_info): Add is_throw field.Nathan Sidwell1-3/+6
2011-11-30sparc: Add -mmemory-model command-line option.Richard Henderson1-19/+55
2011-11-30shift flag_next/gnu_runtime to modern opts system.Iain Sandoe2-14/+24
2011-11-29.DJ Delorie5-7/+141
2011-11-28extend.texi (AVR Built-in Functions): Add documentation for __builtin_avr_map...Georg-Johann Lay1-0/+30
2011-11-23re PR rtl-optimization/48455 (Huge code size regression for all ARM configura...Vladimir Makarov1-7/+10
2011-11-22contrib.texi: Add entry for David Binderman.Jeff Law1-0/+4
2011-11-22install.texi (Configuration): Correct doc of --enable-build-poststage1-with-c...Ian Lance Taylor1-2/+1
2011-11-22target.def (tm_clone_table_section): New hook.Iain Sandoe2-0/+6
2011-11-18Add _mm_stream_si64.H.J. Lu1-0/+1
2011-11-16* doc/invoke.texi: Document AMD bdver1 and btver1.Venkataramanan Kumar1-0/+9
2011-11-14Fix a cross reference.Mingjie Xing1-1/+1
2011-11-13install.texi (Specific): Fix anchor for x86_64-*-solaris2.1[0-9]*.Jonathan Wakely1-1/+1
2011-11-13gcov.c (source_prefix, [...]): New globals.Nathan Sidwell1-2/+20
2011-11-12gcov.c (struct name_map): New.Nathan Sidwell1-12/+17
2011-11-10extend.texi: Document __atomic_test_and_set and __atomic_clear.Andrew MacLeod1-0/+21
2011-11-09re PR c++/51045 (erroneous zero as null pointer constant warning at delete)Paolo Carlini1-1/+1
2011-11-09Matthew Gretton-Dann <matthew.gretton-dann@arm.com>Matthew Gretton-Dann1-2/+2
2011-11-08tm.texi.in (MODE_CODE_BASE_REG_CLASS): Add address space argument.Ulrich Weigand2-14/+22
2011-11-08Merge from transactional-memory branch.Aldy Hernandez3-0/+32
2011-11-07Allow libcalls to be installed for legacy __sync optabs.Richard Henderson1-0/+11
2011-11-07atomic_base.h (atomic_thread_fence): Call builtin.Andrew MacLeod1-7/+1
2011-11-07re PR tree-optimization/50789 (Gather vectorization)Jakub Jelinek2-0/+16