aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2010-10-22gcc.c (DEFAULT_SWITCH_CURTAILS_COMPILATION, [...]): Remove.Joseph Myers2-30/+0
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers2-42/+16
2010-10-22CFStrings for Darwin.Iain Sandoe2-0/+6
2010-10-19tm.texi.in (TARGET_ASM_JUMP_ALIGN_MAX_SKIP): New.DJ Delorie2-22/+38
2010-10-18Remove gccbugAndi Kleen2-5/+1
2010-10-17libgcov.c (create_file_directory): Enable it for win32 case.Kai Tietz1-4/+4
2010-10-17In gcc/: 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-1/+120
2010-10-17target.def (preferred_output_reload_class): New hook.Anatoly Sokolov2-0/+22
2010-10-17In libobjc/: 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>Nicola Pero1-7/+14
2010-10-15target.def (target_option.init_struct): New hook.Joseph Myers2-0/+6
2010-10-15Add fma supportMichael Meissner3-1/+27
2010-10-15invoke.texi: Add -fstrict-volatile-bitfields to Option Summary and Index.Jie Zhang1-1/+2
2010-10-15extend.texi (Variable Length): Don't refer to VLAs not conforming to C99.Joseph Myers1-3/+1
2010-10-12libgcc2.h: Use __SIZEOF_DOUBLE__ instead of LIBGCC2_DOUBLE_TYPE_SIZE.Nathan Froyd2-6/+6
2010-10-12re PR testsuite/45851 (FAIL: gcc.dg/lto/20090210 link test with WHOPR owing t...Rainer Orth1-1/+1
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