aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2012-09-04gimple.h (gimple_build_switch): Remove.Steven Bosscher1-14/+5
2012-09-03invoke.texi: Fix numerous typos and punctuation/grammatical errors throughout...Sandra Loosemore1-244/+257
2012-09-03common.opt (--no-sysroot-suffix): New driver option.Joseph Myers1-1/+10
2012-09-01target.def (legitimate_combined_insn): New target hook.Uros Bizjak2-0/+6
2012-08-29sh.opt (menable-tas): Rename to mtas.Oleg Endo1-3/+3
2012-08-28Add support for the -mcmodel=MODEL flag on TILE-Gx.Walter Lee1-1/+12
2012-08-27Fix doc typo.Walter Lee1-2/+2
2012-08-26install.texi (Specific): Clarify what needs to be added to this section.Gerald Pfeifer1-1/+1
2012-08-26tm.texi.in (Misc): Move descriptions of NO_DOLLAR_IN_LABEL and NO_DOT_IN_LABE...Gerald Pfeifer2-28/+28
2012-08-26* doc/invoke.texi (C++ Dialect Options): Add missing space.Gerald Pfeifer1-1/+1
2012-08-25* doc/extend.texi (__atomic Builtins): Remove space before comma.Ricardo Catalinas Jiménez1-1/+1
2012-08-24dwarf2out.c (gen_producer_string): Omit command line switch if CL_NO_DWARF_RE...Simon Baldwin1-0/+4
2012-08-23Add -da and remove -dm in GCC manualH.J. Lu1-6/+3
2012-08-23Fix typo in gty.texi.Mingjie Xing1-1/+1
2012-08-22Add -mlong-double-64/-mlong-double-80 to i386H.J. Lu1-1/+17
2012-08-22re PR tree-optimization/46590 (long compile time with -O2 and many loops)Richard Guenther1-0/+8
2012-08-17Convert MEMBER_TYPE_FORCES_BLK to target hookH.J. Lu2-8/+8
2012-08-17invoke.texi (-Wsizeof-pointer-memaccess): Document.Jakub Jelinek1-3/+13
2012-08-16aix43.h (TARGET_DEFAULT): Delete MASK_NEW_MNEMONICS.Segher Boessenkool1-23/+5
2012-08-16rs6000-common.c (rs6000_handle_option): Delete handling for -mno-powerpc and ...Segher Boessenkool1-35/+8
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo2-21/+132
2012-08-10Makefile.in (OBJS): Remove matrix-reorg.o.Richard Guenther1-13/+1
2012-08-10sourcebuild.texi: Document long_neq_int effective target.Bill Schmidt1-0/+3
2012-08-05Document AMD btver2Venkataramanan Kumar2-0/+11
2012-08-01mips-cpus.def (34kn): New.Catherine Moore1-1/+1
2012-08-01tree-ssa.texi: Remove pieces mentioning mark_sym_for_renaming.Richard Guenther1-4/+1
2012-07-31defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.Nathan Froyd2-36/+0
2012-07-30invoke.texi (MIPS Options): Document -mno-float.Sandra Loosemore1-1/+14
2012-07-30sourcebuild.texi (Subdirectories): Document common subdirectory.Joseph Myers1-0/+6
2012-07-30target.def (vector_alignment): New target hook.Ulrich Weigand2-0/+10
2012-07-30gengtype.c (adjust_field_type): Diagnose duplicate "length" option applicatio...Laurynas Biveinis1-3/+8
2012-07-27invoke.texi (min-virtual-mappings, [...]): Remove param documentation.Richard Guenther1-12/+0
2012-07-27rs6000-common.c (rs6000_handle_option): Delete code for -mno-power, -mpower, ...Segher Boessenkool1-31/+10
2012-07-26Hot/cold attributes for labels.Richard Henderson1-18/+38
2012-07-26re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo1-2/+13
2012-07-25re PR target/53633 (__attribute__((naked)) should disable -Wreturn-type)Sandra Loosemore3-0/+9
2012-07-25tm.texi: Regenerate.Bill Schmidt1-5/+5
2012-07-24Purge FIXUNS_TRUNC_LIKE_FIX_TRUNCRichard Henderson2-12/+0
2012-07-24sourcebuild.texi (arm_hf_eabi): Document effective-target check.Julian Brown1-0/+5
2012-07-23coverage.c: Refer to "notes file" instead of "graph file" in all comments.Steven Bosscher1-11/+14
2012-07-19tm.texi.in (MODE_AFTER): Add entity as the first macro argument.Uros Bizjak2-4/+6
2012-07-18mips.opt (mmcu): New option.Maciej W. Rozycki1-0/+7
2012-07-18invoke.texi: Add -fhoist-adjacent-loads and -ftree-slsr to list of flags cont...Bill Schmidt1-4/+23
2012-07-18* doc/invoke.texi (ARM Options): Document -munaligned-access.Nick Clifton1-1/+19
2012-07-18re PR target/33135 ([SH] -ffinite-math-only should not be on by default)Oleg Endo1-8/+10
2012-07-16re PR web/53919 (Version-specific install instructions not available)Jonathan Wakely1-1/+3
2012-07-16function.c (stack_protect_epilogue): Use expand_call to expand targetm.stack_...Steven Bosscher2-2/+2
2012-07-13tm.texi: Regenerate.Bill Schmidt2-0/+24
2012-07-11* doc/extend.texi (Namespace Association): Alter cautionary text.Jonathan Wakely1-4/+3
2012-07-10Implement -freuse-stack= optionXinliang David Li1-0/+79