aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2013-09-23rs6000.h (enum r6000_reg_class_enum): Add new constraints: wu, ww, and wy.Michael Meissner1-12/+24
2013-09-23rtl.texi (REG_NOTES): Say that int_list can also be used.Richard Sandiford1-11/+11
2013-09-20re PR other/58467 (Documentation of the "used" variable attribute needs addit...Marek Polacek1-2/+3
2013-09-18re PR c++/58458 (ISO 14882 typo in docs)Daniel Morris1-2/+2
2013-09-18re PR sanitizer/58411 (no_sanitize_undefined function attribute)Marek Polacek1-0/+7
2013-09-17msp430-protos.h: Add prototypes for new functions.Nick Clifton1-3/+53
2013-09-16Introduce -ftree-loop-vectorize optionXinliang David Li1-5/+11
2013-09-16tm.texi.in (Cond Exec Macros): Remove node.Andreas Schwab2-20/+0
2013-09-13c-target.def: New hookJacek Caban2-0/+6
2013-09-12MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430 maintainers.DJ Delorie4-3/+83
2013-09-12extend.texi: Fix errors in x86 FMA builtin naming.Cameron McInally1-40/+37
2013-09-11*·doc/invoke.texi:·Document·fxsr,·xsave·and·xsaveopt·options.Alexander Ivchenko2-3/+31
2013-09-10invoke.texi (fms-extensions): Document changed behavior for ms-abi targets.Kai Tietz1-0/+2
2013-09-09re PR c++/43452 (Array delete causes error on incomplete type)Paolo Carlini1-2/+8
2013-09-06Add documentation for the options --enable-vtable-verify,Caroline Tice1-0/+16
2013-09-05[AArch64] Support the 'crc' extension in -march and -mcpu options.Yufeng Zhang1-0/+2
2013-09-05[AArch64, AArch32][Insn classification refactoring 6/N] Remove "neon_type" at...James Greenhalgh1-3/+3
2013-09-01common.opt (fdevirtualize-speculatively): New function.Jan Hubicka1-2/+11
2013-08-30Merge ubsan into trunk.Marek Polacek1-1/+18
2013-08-30install.texi (Prerequisites): Note regression in Tcl 8.6 with RE patterns.Mike Stump1-1/+5
2013-08-29dumpfile.c (dump_loc): Output column number.Teresa Johnson1-0/+3
2013-08-27re PR middle-end/57219 (__builtin_isinf_sign source comments more restrictive...Marc Glisse1-2/+3
2013-08-22i386-common.c (OPTION_MASK_ISA_AVX512F_SET): New.Alexander Ivchenko2-5/+20
2013-08-20target.def (narrow_volatile_bitfield): Note that the default value is false, ...Nick Clifton1-1/+1
2013-08-19invoke.texi (-fcilkplus): Clarify that implementation is incomplete.Aldy Hernandez1-7/+9
2013-08-19target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.Alexander Ivchenko2-40/+5
2013-08-14re PR target/57949 ([powerpc64] Structure parameter alignment issue with vect...Bill Schmidt1-1/+18
2013-08-14Implement -mno-default, option documentation and code refactoringXinliang David Li1-0/+22
2013-08-12* doc/invoke.texi: Mention that -ftls-model does not force the final model.Alexander Monakov1-0/+3
2013-08-10Implement -mmemcpy-strategy= and -mmemset-strategy= optionsXinliang David Li1-0/+19
2013-08-06Commit the vtable verification feature.Caroline Tice1-0/+53
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