aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2011-07-27i386.c (ix86_option_override_internal): Allow -mabi for 32-bit, too.Kai Tietz1-8/+11
2011-07-27params.h (ALLOW_STORE_DATA_RACES): New.Aldy Hernandez1-0/+5
2011-07-25sourcebuild.texi (Effective-Target Keywords, [...]): Document mmap.Rainer Orth1-0/+3
2011-07-22* doc/invoke.texi (C++ Dialect Options): Document -Wno-narrowing.Jason Merrill1-0/+12
2011-07-22re PR other/32998 (-frecord-gcc-switches issues)Jakub Jelinek1-2/+19
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov2-0/+34
2011-07-19configure.ac: Add --enable-build-poststage1-with-cxx.Ian Lance Taylor1-0/+7
2011-07-19rtl.texi (MEM_OFFSET_KNOWN_P): Document.Richard Sandiford1-1/+7
2011-07-19rtl.texi (MEM_SIZE_KNOWN_P): Document.Richard Sandiford1-2/+8
2011-07-19ipa-prop.h: Include alloc-pool.h, all sorts of updates to general comments.Martin Jambor1-5/+5
2011-07-18* doc/install.texi (Specific, *-ibm-aix*): AIX assembler bug.David Edelsohn1-0/+9
2011-07-18re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global c...Rainer Orth2-7/+2
2011-07-15plugins.texi (Building GCC plugins): gengtype needs its gtype.state.Basile Starynkevitch1-3/+3
2011-07-15re PR debug/48220 (DW_OP_GNU_entry_value/DW_TAG_GNU_call_site_parameter vs re...Eric Botcazou1-0/+8
2011-07-15invoke.texi (C6X Options): New section.Bernd Schmidt5-2/+187
2011-07-14extend.texi (optimize attribute): Fix (another) typo.Matthias Klose1-1/+1
2011-07-14extend.texi (optimize attribute): Fix typo.Matthias Klose1-1/+1
2011-07-13Change -mno-r11 to -mno-pointers-to-nested-functionsMichael Meissner1-8/+9
2011-07-13tm.texi.in (TARGET_ASM_MERGEABLE_RODATA_PREFIX): Add hook.Bernd Schmidt2-0/+8
2011-07-13Remove -mfused-madd and add -mfma.H.J. Lu1-11/+6
2011-07-12tm.texi.in (FUNCTION_ARG_PADDING): Mention TARGET_FUNCTION_ARG_ROUND_BOUNDARY.Bernd Schmidt2-6/+15
2011-07-11config.gcc (s390-*-linux*): If 'enabled_targets' is 'all', build a bi-arch co...Arthur Loiret1-2/+6
2011-07-08defaults.h (REG_WORDS_BIG_ENDIAN): Provide a default.Bernd Schmidt2-4/+18
2011-07-07config.gcc (*local*): Remove.Joseph Myers1-10/+0
2011-07-07Initial x32 support.H.J. Lu2-7/+23
2011-07-07invoke.texi (mwords-little-endian): Deprecate.Richard Sandiford1-1/+1
2011-07-07gcc.c (%[Spec]): Don't document.Joseph Myers1-3/+0
2011-07-07re PR bootstrap/39150 (Configure scripts have no 64-Bit Solaris defined (only...Rainer Orth1-4/+31
2011-07-06Add -mno-r11 support to PowerPC 64Michael Meissner1-1/+14
2011-07-06re PR other/49658 (Typo in gcc/doc/extend.texi)Jonathan Wakely1-1/+1
2011-07-06configure.ac (plugin-version.h): Generate GCCPLUGIN_VERSION_MAJOR...Basile Starynkevitch1-0/+11
2011-07-06install.texi (Configuration): It's --enable-gnu-indirect-function, not --enab...Ian Lance Taylor1-1/+1
2011-07-06tree.c (build_common_tree_nodes_2): Merge with build_common_tree_nodes.Richard Guenther2-2/+2
2011-07-05Add --param case-values-thresholdMichael Meissner1-0/+5
2011-07-04extend.texi (AVR Built-in Functions): Update documentation of __builtin_avr_f...Georg-Johann Lay1-2/+2
2011-07-01config.gcc: Obsolete alpha*-dec-osf5.1, mips-sgi-irix6.5.Rainer Orth1-9/+13
2011-07-01re PR libmudflap/49549 (Use of --noinhibit-exec is unportable)Rainer Orth1-0/+3
2011-06-29invoke.texi: Document -scev dump modifier.Richard Guenther1-0/+2
2011-06-27builtin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New.Jakub Jelinek1-0/+22
2011-06-23params.c: Include common/common-target.h.Joseph Myers1-1/+1
2011-06-22invoke.texi (ARM Options): Document -mtls-dialect option.Nathan Sidwell2-1/+19
2011-06-21re PR target/33049 ([avr] bit extraction non optimal, inversing logic solves ...Georg-Johann Lay1-0/+3
2011-06-21gensupport.c (add_define_attr): New static function.Bernd Schmidt1-5/+16
2011-06-21Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.Bernd Schmidt2-0/+24
2011-06-21gcc_update (gcc/config/avr/avr-tables.opt): New dependencies.Joseph Myers2-14/+0
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-9/+9
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-8/+8
2011-06-14common-target-def.h, [...]: New files.Joseph Myers2-0/+26
2011-06-14invoke.texi: Re-add missing -mcpu docs for Faraday cores.Sanjin Liu1-1/+3
2011-06-10re checking -fdump-passesXinliang David Li1-1/+8