aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2006-12-23common.opt (flag_force_mem): Remove.Kazu Hirata1-8/+0
2006-12-23re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez1-7/+16
2006-12-23toplev.c (dump_memory_report): Break out from...Jan Hubicka1-1/+8
2006-12-22re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez1-1/+8
2006-12-20rtlanal.c (struct subreg_info, [...]): New.Joseph Myers1-1/+1
2006-12-20* doc/invoke.texi (Optimize Options): Typo fix.Ben Elliston1-1/+1
2006-12-18invoke.texi (Debugging Options): Document -g0.Geoffrey Keating1-0/+3
2006-12-18c.opt (Wmissing-declarations): Add C++ and ObjC++.Ian Lance Taylor1-2/+3
2006-12-16re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez1-2/+9
2006-12-15invoke.texi (mstringop-strategy): Add missing "byte_loop" value.Uros Bizjak1-2/+2
2006-12-14re PR c++/19564 (-Wparentheses does not work with the C++ front-end)Ian Lance Taylor1-11/+10
2006-12-12tm.texi (Alignment Output): Document that ASM_OUTPUT_SKIP actually takes an u...Geoffrey Keating1-1/+1
2006-12-12passes.texi: remove docs about "redundant PHI removal".Marcin Dalecki1-8/+0
2006-12-12spu.opt (mfixed-range): New option.Sa Liu1-1/+10
2006-12-11[multiple changes]Diego Novillo2-40/+44
2006-12-11re PR target/30120 (silent miscompilation of argument passing)Uros Bizjak2-21/+2
2006-12-11spu-elf.h (STARTFILE_SPEC): Update.Sa Liu1-1/+10
2006-12-10loop.texi: Document number_of_latch_executions and number_of_cond_exit_execut...Zdenek Dvorak1-13/+15
2006-12-10tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.Zdenek Dvorak1-8/+13
2006-12-07common.opt (record-gcc-switches): New command line switch.Nick Clifton2-0/+64
2006-12-05* doc/include/texinfo.tex: Update to version 2006-11-08.17.Brooks Moses1-285/+568
2006-12-02configure.in: Update MPFR version in error message.Kaveh R. Ghazi1-8/+6
2006-12-02* doc/extend.texi, doc/invoke.texi, doc/md.texi: Fix typos.Kazu Hirata3-4/+4
2006-12-01re PR target/24036 ([e500] ICE in subreg_offset_representable_p, at rtlanal.c...Joseph Myers1-0/+27
2006-11-30tm.texi (MAX_OFILE_ALIGNMENT): Document default.Carlos O'Donell1-0/+6
2006-11-29* doc/tm.texi (NO_PROFILE_COUNTERS): Document more accurately.Jie Zhang1-4/+5
2006-11-29sh.opt (minline-ic_invalidate): New option.J"orn Rennecke1-5/+17
2006-11-28invoke.texi (large-stack-frame, [...]): New params.Jan Hubicka1-0/+9
2006-11-27invoke.texi: Fixed typo.Tobias Burnus1-1/+1
2006-11-27expr.c (emit_block_move_via_libcall): Export.Jan Hubicka1-0/+13
2006-11-27cfgexpand.c (construct_exit_block): Don't disturb end of last BB.Jan Hubicka1-7/+0
2006-11-27target.h (struct gcc_target): Add builtin_vectorized_function target hook.Richard Guenther1-0/+7
2006-11-26configure.in (--with-mpfr-dir, [...]): Remove flags.Kaveh Ghazi1-26/+29
2006-11-24re PR c/2707 (gcc does not warn on truncate)Manuel López-Ibáñez1-4/+7
2006-11-23re PR c/9072 (-Wconversion should be split into two distinct flags)Manuel López-Ibáñez2-15/+17
2006-11-23mips.h (ISA_HAS_FP4): Add MIPS32R2 + 64bit fpu combination.David Ung1-0/+13
2006-11-22c-tree.texi: Document new tree codes.Ira Rosen2-0/+49
2006-11-21tree-loop-linear.c (linear_transform_loops): Use single_exit accessor functions.Zdenek Dvorak1-5/+5
2006-11-21xtensa.c (xtensa_char_to_class): Delete.Bob Wilson1-1/+1
2006-11-21bfin.opt (mstack-check-l1): New.Bernd Schmidt1-2/+32
2006-11-21configure.in (skipdirs): Don't build target-libiberty for SPU.Trevor Smigiel4-2/+205
2006-11-18invoke.texi (core2): Add item.Vladimir Makarov1-0/+3
2006-11-18invoke.texi: Fix mno-isel typo.Aldy Hernandez1-1/+1
2006-11-17tree-vrp.c (execute_vrp): Do not update current_loops.Zdenek Dvorak1-10/+2
2006-11-17darwin.h (LINK_COMMAND_SPEC): Don't do dwarf stuff on pre-darwin9 system, unl...Mike Stump1-5/+4
2006-11-16re PR middle-end/26306 (ICE on volatile array with non-constant bounds)Eric Botcazou2-44/+51
2006-11-16i386.c (ix86_function_sseregparm): Fix comment: number of arguments passed to...Uros Bizjak1-1/+1
2006-11-15i386.opt: New target option -mx87regparm.Uros Bizjak2-2/+21
2006-11-12params.c (set_param_value): Initialize the "set" field.Zdenek Dvorak1-0/+15
2006-11-11extended.texi (__builtin_expect): We no longer require second argument to be ...Jan Hubicka1-4/+3