aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2007-10-08invoke.texi (Wall): fix formatting issues.Manuel López-Ibáñez1-28/+28
2007-10-03re PR fortran/26682 (gfortran fails with -fwhole-program optimization)Francois-Xavier Coudert1-0/+1
2007-09-30invoke.texi (Wall): List the options enabled by Wall.Manuel López-Ibáñez1-9/+40
2007-09-28libgcc-std.ver: Add fixed-point routines to GCC_4.3.0 section.Chao-ying Fu1-48/+48
2007-09-23tm.texi (POINTERS_EXTEND_UNSIGNED): Document extensions to word_mode as well ...Richard Sandiford1-8/+9
2007-09-23params.def (INLINE_CALL_COST): Set to 12.Jan Hubicka1-1/+1
2007-09-23expr.c (expand_expr_real_1): Use get_callee_fndecl instead of checking CALL_E...Jakub Jelinek1-1/+26
2007-09-23tree.h (block_nonartificial_location): New prototype.Jakub Jelinek1-2/+10
2007-09-22sourcebuild.texi: Document dg-add-options mips16_attribute.Richard Sandiford1-0/+4
2007-09-22sourcebuild.texi (dg-add-c99-runtime-options): Document.Richard Sandiford1-0/+12
2007-09-20configure.ac (mipsisa*-*-elfoabi*): New stanza.Richard Sandiford1-0/+13
2007-09-20extend.texi (Attribute Syntax): Remove old speculative future direction.Joseph Myers1-18/+4
2007-09-19tm.texi (IS_ASM_LOGICAL_LINE_SEPARATOR): Document new argument.Bernd Schmidt1-2/+4
2007-09-19config.gcc (bfin*-linux-uclibc*): Add ./linux-sysroot-suffix.h to tm_file.Jie Zhang1-17/+34
2007-09-18m68k-devices.def (51qe): New device.Maxim Kuvyrkov1-1/+2
2007-09-17fixed-bit.h: New file.Chao-ying Fu1-2/+1425
2007-09-15tree-parloops.c: New file.Zdenek Dvorak2-1/+12
2007-09-14tm.texi (LIBGCC2_UNWIND_ATTRIBUTE): Document.Sandra Loosemore1-0/+7
2007-09-13Add AMD SSE5 support; Add iterator over function arguments; Add stdarg_p, pro...Michael Meissner2-3/+231
2007-09-11bfin.h (enum reg_class, [...]): Add P0REGS.Bernd Schmidt1-0/+4
2007-09-11invoke.texi: Document new MIPS -mllsc and -mno-llsc options.David Daney2-1/+44
2007-09-11predicates.md (movsi_const0_operand, [...]): New predicates.Maxim Kuvyrkov1-1/+59
2007-09-11builtins.def (BUILT_IN_VA_ARG_PACK_LEN): New builtin.Jakub Jelinek1-0/+35
2007-09-11re PR c/30013 (Multiple flaws in decimal floating-point arithmetic conversion...Janis Johnson1-0/+12
2007-09-10New target hook to calculate MIITrevor Smigiel1-0/+9
2007-09-09invoke.texi (Overall Options): Add .sx file extension as a synonym for .S.Sandra Loosemore1-0/+1
2007-09-09re PR target/30315 (optimize unsigned-add overflow test on x86 to use cpu fla...Rask Ingemann Lambertsen1-1/+6
2007-09-09Add myself to doc/contrib.texiRevital Eres1-0/+3
2007-09-09Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.Hans-Peter Nilsson1-13/+27
2007-09-07re PR middle-end/33321 (gcc manpage contains "@option<-Wstrict-overflow=1>")Tobias Burnus1-1/+1
2007-09-07mt-sde (CFLAGS_FOR_TARGET): Add -mno-gpopt.Richard Sandiford1-9/+66
2007-09-07re PR fortran/33303 (Document __GFORTRAN__)Tobias Burnus1-3/+6
2007-09-07stdfix.h: New file.Chao-ying Fu2-6/+203
2007-09-05builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.Jakub Jelinek1-0/+26
2007-09-05re PR web/32965 (missing documentation for -ftree-dse)Rask Ingemann Lambertsen1-0/+7
2007-09-05Add mips16/nomips16 function attributes and -mflip-mips16 option for testing ...Sandra Loosemore2-1/+30
2007-09-05Add target hook invoked when cfun changes.Sandra Loosemore1-0/+17
2007-09-04re PR middle-end/29478 (optimization generates warning for casts)Jan Hubicka1-1/+11
2007-09-04Add new fp flags: -fassociative-math and -freciprocal-mathRevital Eres1-0/+28
2007-09-04re PR c++/18608 (Configuration documentation mentions wrong flag)Paolo Carlini1-1/+1
2007-09-04* doc/extend.texi: Document progmem attribute for AVR.Eric Weddington1-0/+10
2007-09-03Update -fmodulo-sched-allow-regmoves documentationRevital Eres1-1/+2
2007-08-31Support for PowerPC 750CL paired-single instructions David Edelsohn1-0/+8
2007-08-30invoke.texi (-mveclibabi): Document new target option.Richard Guenther1-1/+14
2007-08-29bfin.c (bfin_expand_call): Inline PLT with l1_text attribute when appropriate.Jie Zhang1-0/+25
2007-08-29bfin.opt (minline-plt): Add.Jie Zhang1-1/+6
2007-08-27extend.texi (gnu_inline funtion attribute): Document C++ behavior.Alexandre Oliva1-2/+6
2007-08-24re PR target/11787 (always call memcpy for block move in mips16)Sandra Loosemore1-4/+22
2007-08-24bfin.opt (mfast-fp): Add.Jie Zhang1-1/+7
2007-08-23rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT...Chao-ying Fu1-6/+70