aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2013-07-29linux.h (GLIBC_DYNAMIC_LINKER): Handle `-mnan=2008'.Maciej W. Rozycki2-1/+62
2013-07-25re PR target/38836 (Documentation for x86 builtins is outdated)Cameron McInally1-38/+21
2013-07-23* doc/invoke.texi (SPARC Options): Document new leon3 processor value.Eric Botcazou1-9/+10
2013-07-23md.texi (Machine-Specific Peephole Optimizers): Fix a typo.Nicklas Bo Jensen1-1/+1
2013-07-23[AArch64, ILP32] 1/6 Initial support - configury changesYufeng Zhang1-1/+12
2013-07-22config.gcc (sparc*-*-*): Accept leon3 processor.Eric Botcazou1-2/+2
2013-07-22Fix typos.Mike Stump3-4/+4
2013-07-21Fix.Mike Stump3-3/+3
2013-07-13re PR c++/55203 (No unused warning for variables of non-trivial types)Lubos Lunak1-0/+17
2013-07-11tm.texi.in: Move hook documentation to ....Joseph Myers1-2783/+0
2013-07-10tm.texi.in (TARGET_CANONICALIZE_COMPARISON): Remove stray text on @hook line.Joseph Myers2-2/+2
2013-07-10re PR c++/57869 ([C++11] Casting a object pointer to a function pointer shoul...Paolo Carlini1-1/+6
2013-07-10re PR target/57506 ([avr] Some devices are present twice in avr-mcus.def)Georg-Johann Lay1-1/+1
2013-06-27mips-tables.opt: Regenerate.Catherine Moore1-1/+1
2013-06-27s390.c: Rename UNSPEC_CCU_TO_INT to UNSPEC_STRCMPCC_TO_INT and UNSPEC_CCZ_TO_...Andreas Krebbel1-0/+115
2013-06-22Fix __atomic_store_n typo in recent manual changeAndi Kleen1-1/+1
2013-06-21Fix HLE example in manualAndi Kleen1-2/+4
2013-06-21Improve __atomic_clear/test_and_set documentationAndi Kleen1-0/+6
2013-06-20gcov.c (print_usage): Handle new option.Sharad Singhai1-5/+51
2013-06-19re PR c++/56544 (documentation for __cplusplus is out of date)Paolo Carlini1-5/+5
2013-06-11invoke.texi (core-avx2): Document.Igor Zamyatin1-1/+10
2013-06-10re PR target/56564 (movdqa on possibly-8-byte-aligned struct with -O3)Jakub Jelinek2-0/+18
2013-06-06extend.texi (PowerPC AltiVec/VSX Built-in Functions): Document new power8 bui...Michael Meissner1-0/+138
2013-06-05arm.c (MAX_INSN_PER_IT_BLOCK): New macro.Kyrylo Tkachov1-1/+8
2013-06-04mips.opt (meva): New.Catherine Moore1-0/+7
2013-06-04rtl.def: Add extra fourth optional field to define_cond_exec.Kyrylo Tkachov1-1/+9
2013-06-03dumpfile.c (opt_info_switch_p): Change -fopt-info default to -fopt-info=optim...Teresa Johnson1-1/+1
2013-05-30target.def (register_usage_leveling_p): New hook.Vladimir Makarov2-0/+6
2013-05-29vector.md (VEC_I): Add support for new power8 V2DI instructions.Michael Meissner1-0/+137
2013-05-28Implemented Cilk Plus Array Notation for C Compiler.Balaji V. Iyer3-0/+69
2013-05-28invoke.texi (SPARC Options): Document -mfix-ut699.Eric Botcazou1-1/+6
2013-05-25sched-int.h (ds_t, dw_t): Make unsigned int.Steven Bosscher1-3/+3
2013-05-23[AArch64] Remove Usa constraint.Chris Schlumberger-Socha1-3/+0
2013-05-22extend.texi (PowerPC AltiVec/VSX Built-in Functions): Add documentation for t...Michael Meissner3-5/+123
2013-05-17rl78.c (rl78_attribute_table): Add naked.Nick Clifton1-1/+1
2013-05-16Makefile.in (LLINKER): New variable.Jason Merrill1-0/+5
2013-05-16Obsolete Solaris 9 supportRainer Orth1-2/+4
2013-05-07cfgexpand.c (record_or_union_type_has_array_p): New function.Han Shen2-2/+12
2013-05-06Support {, } and | in assembly outputMaxim Kuznetsov2-2/+6
2013-05-05config.gcc (hppa*-*-*): Remove MASK_BIG_SWITCH from CPU default.Steven Bosscher1-8/+2
2013-04-26Makefile.in (toplev.o): Depend on diagnostic-color.h.Jakub Jelinek1-3/+4
2013-04-25arm.c (neon_builtin_type_mode): Add T_V4HF.Kyrylo Tkachov1-0/+12
2013-04-24* invoke.texi: Update expected date for C++1y.Jason Merrill1-1/+1
2013-04-24cpp.texi: Remove __GXX_EXPERIMENTAL_CXX1Y__.Paolo Carlini1-7/+0
2013-04-24cpp.texi: Document __GXX_EXPERIMENTAL_CXX1Y__.Paolo Carlini1-0/+7
2013-04-23Add -flto-report-wpaAndi Kleen1-1/+5
2013-04-22[Mid-end] Add TARGET_GIMPLE_FOLD_BUILTIN target hook.James Greenhalgh2-4/+15
2013-04-17re PR web/45688 (Typo in __attribute__((version-id)) docs)Manuel López-Ibáñez1-1/+1
2013-04-16invoke.texi (i386 Option): Reword -mstack-protector-guard description.Uros Bizjak1-3/+3
2013-04-15Use -z ignore instead of --as-needed on SolarisRainer Orth2-2/+4