aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2010-10-11target.def (preferred_reload_class): New hook.Anatoly Sokolov2-0/+68
2010-10-11re PR middle-end/45862 (SUPPORTS_WEAK is documented as a C expression, used a...John David Anglin2-8/+24
2010-10-11params.c (set_param_value_internal): New.Joseph Myers2-0/+6
2010-10-07In gcc/: 2010-10-07 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-0/+5
2010-10-07config.gcc (c_target_objs): Don't add cygwin2.o.Dave Korn1-16/+0
2010-10-07target.def (autovectorize_vector_sizes): New target hook.Richard Guenther2-0/+14
2010-10-07target.def (units_per_simd_word): Rename to ...Richard Guenther2-8/+8
2010-10-06tm.texi.in (CLASS_LIKELY_SPILLED_P): Remove documentation.Anatoly Sokolov2-36/+0
2010-10-06In gcc/: 2010-10-06 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-0/+216
2010-10-05invoke.texi (-flto-partition, [...]): Document.Jan Hubicka1-4/+21
2010-10-04common.opt (fira-coalesce): Remove.Vladimir Makarov1-6/+1
2010-10-04passes.texi: Clean up.Yao Qi1-3/+2
2010-10-04c-typeck.c (lookup_field): If -fplan9-extensions, permit referring to a field...Ian Lance Taylor2-1/+39
2010-10-02Allow to pass separate configure arguments for build, host and target.Ralf Wildenhues1-0/+30
2010-10-01common.opt: Add -fcombine-stack-adjustments.Nick Clifton1-1/+9
2010-09-30New pass: loop flattening.Sebastian Pop1-1/+11
2010-09-30install.texi: Suggest using LD_LIBRARY_PATH to find libs for GMP, MPFR and MPC.Jonathan Wakely1-1/+4
2010-09-30sparc.opt (mimpure-text): Move ...Rainer Orth1-41/+52
2010-09-30Check in support for Xilinx MicroBlaze processor.Michael Eager5-2/+136
2010-09-30install.texi (Binaries): Update link to HP-UX porting centre.Tom G. Christensen1-3/+23
2010-09-29configure.ac: Add --enable-indirect-function option.Nathan Sidwell1-0/+4
2010-09-29options.texi (Variable, Var, Init): Update documentation without reference to...Joseph Myers1-17/+10
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers2-0/+32
2010-09-28In gcc/: 2010-09-28 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-10/+40
2010-09-28Hookize TARGET_UNWIND_INFO et al.Richard Henderson2-36/+84
2010-09-28re PR target/44452 (gcc.target/i386/abi-2.c and gcc.target/i386/pr22076.c fai...Rainer Orth1-1/+12
2010-09-27common.opt (fsplit-stack): New option.Ian Lance Taylor5-2/+76
2010-09-27In gcc/: 2010-09-27 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-12/+170
2010-09-24extend.texi: (attribute leaf): Document.Jan Hubicka1-0/+25
2010-09-24In gcc/:Nicola Pero2-129/+157
2010-09-22Improve formatting of manuals.Ralf Wildenhues7-56/+74
2010-09-17options.texi (Variable): Document.Joseph Myers1-0/+11
2010-09-17common.opt (combine): Remove.Richard Guenther1-20/+3
2010-09-16Add -m8bit-idiv for x86.H.J. Lu1-1/+11
2010-09-16target.def (target_option.optimization): New hook.Joseph Myers2-12/+12
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