aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers2-38/+4
2010-09-14Turn UNITS_PER_SIMD_WORD into a target hook.H.J. Lu2-14/+14
2010-09-14re PR target/45277 (make bootstrap fails at:checking whether the GNU Fortran ...Eric Botcazou1-6/+22
2010-09-10* doc/invoke.texi (-x): Fix typo.Ryan Mansfield1-1/+1
2010-09-09bpabi.h (BE8_LINK_SPEC): Handle Cortex-a15.Ramana Radhakrishnan1-1/+1
2010-09-09Dispatch scheduling for AMD Bulldozer processors.Reza Yazdani2-0/+20
2010-09-09configure.ac (gnu_indirect_function): New test.Nathan Sidwell1-7/+53
2010-09-09invoke.text: Reinstate mcmodel=medium.Alan Modra1-0/+5
2010-09-08re PR other/18555 (-isysroot is miss-documented)Francois-Xavier Coudert1-1/+3
2010-09-08sourcebuild.texi (Effective-Target Keywords): Document run_expensive_tests.Rainer Orth1-0/+5
2010-09-08re PR other/45443 (GCC documentation for -O3 flag doesn't mention -fipa-cp-cl...Martin Jambor1-1/+2
2010-09-08re PR other/45587 (the processor(s) that read the .texi files mess up.)Kenneth Zadeck1-16/+16
2010-09-07Hookize exception personality output.Richard Henderson2-0/+6
2010-09-07Define target hook TARGET_UNWIND_EMIT_BEFORE_INSN.Richard Henderson2-0/+6
2010-09-06c-common.h (do_warn_double_promotion): Declare.Mark Mitchell1-1/+1
2010-09-05c.opt (Wdouble-promotion): New.Mark Mitchell1-2/+26
2010-09-03options.texi (SeparateAlias): Document.Joseph Myers1-0/+7
2010-09-02Optimize (double)(long) to generate FRIZ if -ffast-mathMichael Meissner1-1/+10
2010-09-02target.def (class_likely_spilled_p): New hook.Anatoly Sokolov2-0/+36
2010-09-02opts.h (struct cl_option): Add warn_message field.Joseph Myers1-0/+13
2010-09-02re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space))Joseph Myers1-0/+26
2010-08-31common.opt (fwhopr=): Update for -fwhopr=jobserverAndi Kleen1-0/+7
2010-08-31extend.texi: Fix documentation of the return value of __builtin_choose_expr.Francois-Xavier Coudert1-1/+1
2010-08-30Stack usage supportEric Botcazou1-1/+34
2010-08-24Add flag -ftree-loop-if-convert-stores.Sebastian Pop1-1/+19
2010-08-23Update to use -mveclibabi=mass instead of -mmassMichael Meissner1-7/+8
2010-08-23Add -mveclibabi=massMichael Meissner1-1/+26
2010-08-22Makefile.in (gccspec.o, cppspec.o): Update dependencies.Joseph Myers2-4/+6
2010-08-20gimplify.c (gimplify_modify_expr): When assigning to volatiles, copy the src ...Nathan Sidwell1-33/+118
2010-08-20tm.texi.in (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED): Document to be zero or nonz...Joseph Myers2-4/+6
2010-08-17gcc.c (spec_function): Add remove-outfile.Jack Howarth1-0/+9
2010-08-17invoke.texi (ms-extension): Add documentation.Kai Tietz1-0/+10
2010-08-16options.texi (NoDriverArg): Document.Joseph Myers1-0/+6
2010-08-16common.opt: Add driver options.Joseph Myers1-0/+8
2010-08-15invoke.texi (-fomit-frame-pointer): Document that starting with GCC version 4...Uros Bizjak1-0/+6
2010-08-15invoke.texi (Warning Options): Fix terminology and markup in the description ...Gerald Pfeifer1-2/+2
2010-08-11target.def (output_addr_const_extra): New hook.Anatoly Sokolov2-0/+24
2010-08-09* doc/sourcebuild.texi (vect_int_mult): Remove duplicate entry.Eric Fisher1-5/+0
2010-08-06tree-ssa-ccp.c (struct prop_value_d): Add mask member.Richard Guenther1-1/+9
2010-08-06invoke.texi (RS/6000 and PowerPC Options): Rewrite -mrelocatable and -mreloca...Alan Modra1-9/+14
2010-08-05gcov.c (flag_display_progress): New static variable.Nicolas Setton1-0/+5
2010-08-05ipa-prop.h (enum ipa_lattice_type): Changed comments.Martin Jambor1-0/+6
2010-08-03alpha.h (SWITCH_TAKES_ARG): Define.Joseph Myers1-3/+1
2010-08-02Add -ftree-loop-distribute-patterns enabled at -O3.Sebastian Pop1-1/+24
2010-07-28i386.h (MCOUNT_NAME_BEFORE_PROLOGUE): New.Kai Tietz3-1/+18
2010-07-27re PR target/42495 (redundant memory load)Maxim Kuvyrkov1-0/+6
2010-07-27gcse.c (struct expr:max_distance): New field.Maxim Kuvyrkov1-0/+17
2010-07-27re PR testsuite/44701 (PR44492 fix broke gcc.target/powerpc/asm-es-2.c)Jakub Jelinek1-14/+17
2010-07-27common.opt (o): Add MissingArgError.Joseph Myers1-1/+9
2010-07-26target.def (output_source_filename): New hook.Anatoly Sokolov2-0/+8