aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
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
2011-11-06Check in patch/merge from cxx-mem-model BranchAndrew Macleod3-4/+402
2011-11-05config.gcc (epiphany-*-*): New architecture.Joern Rennecke5-5/+253
2011-11-02re PR c++/50810 (c++0x-compat does not warn about narrowing conversions)Jason Merrill1-7/+13
2011-11-01re PR c++/44277 ([C++0x] Add warning to facilitate nullptr conversion.)Paolo Carlini1-0/+6
2011-11-01* c.opt (-fdeduce-init-list): Off by default.Jason Merrill1-6/+7
2011-11-01* doc/invoke.texi: Update for -std=c++11.Jason Merrill1-19/+16
2011-10-27re PR c++/30066 (option to make inline functions hidden)Roberto Agostino Vitillo1-1/+1
2011-10-26invoke.texi (sink-frequency-threshold): Document.Jeff Law1-0/+13
2011-10-25Change vec_perm checking and expansion level.Richard Henderson1-1/+1
2011-10-25Delete remaining references to sparc little-endian support.David S. Miller1-6/+0
2011-10-24re PR target/50820 ([avr] Use EIND consistently)Georg-Johann Lay1-0/+111
2011-10-24re PR target/49824 ([avr] Missing documentation for OS_task and OS_main attri...Anatoly Sokolov1-10/+40
2011-10-23re PR c++/50841 (bootstrap failure: narrowing conversion of '-0x0000000000000...Paolo Carlini1-7/+5
2011-10-23re PR c++/50810 (c++0x-compat does not warn about narrowing conversions)Paolo Carlini1-5/+7
2011-10-20target.def (vec_perm_const_ok): Rename from builtin_vec_perm_ok.Richard Henderson2-2/+2
2011-10-20Remove TARGET_VECTORIZE_BUILTIN_VEC_PERM.Richard Henderson2-10/+2
2011-10-20re PR target/47989 (-mrecip causes 482.sphinx3, 464.h264ref and 481.wrf to mi...Uros Bizjak1-1/+6
2011-10-20Use @smallexample instead of @quotation in cppopts.texiDodji Seketeli1-2/+2
2011-10-19re PR middle-end/49310 (Compile time hog in var-tracking emit)Alexandre Oliva1-2/+1
2011-10-18config.host (arm*-*-linux*): Add driver-arm.o and x-arm.Andrew Stubbs1-0/+16
2011-10-18md.texi (vec_widen_ushiftl_hi, [...]): Document.Ira Rosen1-0/+11
2011-10-17configure.ac: Add --with-native-system-header-dir.Simon Baldwin4-55/+30
2011-10-17re PR c++/50757 (Cannot turn off -Wnonnull when using C++)Paolo Carlini1-1/+1
2011-10-17Support -fdebug-cpp optionTom Tromey2-1/+14
2011-10-17Generate virtual locations for tokensTom Tromey2-3/+21
2011-10-14* invoke.texi (AVR Options): Avoid \leq{}.Gerald Pfeifer1-1/+1
2011-10-14re PR target/46278 (avr-gcc 4.5.1 doing suboptimal reloads using X)Georg-Johann Lay1-1/+18
2011-10-14invoke.texi ([Wformat-zero-length]): Tidy.Paolo Carlini1-1/+1
2011-10-14re PR c++/17212 (-W(no)format-zero-length does not work with C++)Paolo Carlini1-1/+1
2011-10-13Expand vector permutation with vec_perm and vec_perm_const.Richard Henderson1-0/+6
2011-10-13invoke.texi (SPARC options): Document -mfix-at697f.Eric Botcazou1-4/+10
2011-10-11New warning -Wvector-operation-performance.Artjoms Sinkarovs1-1/+14
2011-10-11c.opt: (fallow-parameterless-variadic-functions): New.Tristan Gingold1-1/+8
2011-10-10* doc/md.texi (vec_perm_const): Fix typo in cindex.Richard Henderson1-1/+1
2011-10-08In libobjc/: 2011-10-08 Richard Frith-Macdonald <rfm@gnu.org> Nicola Pero <ni...Nicola Pero1-1/+2
2011-10-07Rename vshuffle/vec_shuffle to vec_perm.Richard Henderson2-23/+42
2011-10-06system.h (OUTPUT_ADDR_CONST_EXTRA): Poison.Anatoly Sokolov2-24/+0
2011-10-06i386.opt (recip_mask, [...]): New variables and cl_target member.Michael Matz1-1/+19
2011-10-05Add support for lzd and popc instructions on sparc.David S. Miller1-1/+10
2011-10-05rx.opt (mpid): Define.DJ Delorie1-7/+39
2011-10-05invoke.texi (-fshrink-wrap): Document.Bernd Schmidt1-4/+10