aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2007-12-12re PR bootstrap/30589 (C99 extern inline patch broke bootstrap on i386-pc-min...Jakub Jelinek1-0/+4
2007-12-07re PR ada/29157 (gnattools fail on cross compilation - Makefile bug?)Samuel Tardieu1-0/+6
2007-12-06SERVICE: Remove.Ben Elliston1-2/+0
2007-12-04* doc/tm.texi (Exception Handling): Mention unwind-dw2-xtensa.c.Ben Elliston1-6/+7
2007-12-03re PR middle-end/33713 (can't find a register in class 'GENERAL_REGS' while r...Steven Bosscher1-6/+1
2007-12-03invoke.texi (fipa-cp, [...]): Add documentation.Razya Ladelsky1-1/+25
2007-11-27elf.h (SUBTARGET_DRIVER_SELF_SPECS): New macro.Bernd Schmidt1-0/+4
2007-11-22re PR c/14050 ([DR289] c99 restrict doesn't work in abs declarator)Joseph Myers1-3/+5
2007-11-19PR debug/29436, c/32326Jason Merrill1-4/+5
2007-11-19re PR tree-optimization/34036 (ICE with control flow in the middle of basic ...Eric Botcazou1-4/+3
2007-11-19re PR tree-optimization/34036 (ICE with control flow in the middle of basic ...Eric Botcazou1-6/+8
2007-11-13invoke.texi: Fix description of -fsched-stalled-insns=0, -fsched-stalled-insns.Jakub Jelinek1-5/+6
2007-11-12extend.texi (dllimport): Document that pointers to dllimport'd functions can ...Danny Smith1-3/+6
2007-11-08common.opt: Add pointer to doc/options.texi.Kenneth Zadeck1-74/+90
2007-11-07invoke.texi: Replace rs6000 dfp switches -mdfp/-mno-dfp with -mhard-dfp/-mno-...Andreas Krebbel1-6/+6
2007-11-05re PR tree-optimization/32540 (Exponential time behavior in PRE)Nick Clifton1-0/+10
2007-11-04* doc/contrib.texi (Contributors): Add Manuel Lopez-Ibanez.Gerald Pfeifer1-0/+4
2007-11-01invoke.texi (Optimize Options): Under -fcse-follow-jumps, show that CSE means...Janis Johnson1-6/+6
2007-11-01re PR testsuite/25352 (xfail within dg-do command has no effect)Janis Johnson1-4/+5
2007-10-30invoke.texi (Option Summary): Add -fdce and -fdse to list of optimization opt...Janis Johnson1-2/+14
2007-10-29re PR testsuite/24841 (dg-require compilation-test trigged on test with addit...Janis Johnson1-2/+4
2007-10-29passes.c (init_optimization_passes): Exchange store_copy_prop with copy_prop.Richard Guenther1-8/+1
2007-10-26invoke.texi (Option Summary, [...]): Remove -fbounds-check.Janis Johnson1-19/+16
2007-10-23rtl.texi (Flags): Fix MEM_SCALAR_P entry.Eric Botcazou1-27/+21
2007-10-22invoke.texi (Optimization Options): In the summary...Janis Johnson1-13/+50
2007-10-21invoke.texi (-mpaired-single): Don't say that the option requires 64-bit code.Richard Sandiford1-3/+2
2007-10-20invoke.texi (Warning Options): Move -w, -Werror, -Werror= and -Wfatal-errors ...Manuel López-Ibáñez1-43/+45
2007-10-18Add Niagara-2 support.David S. Miller1-4/+5
2007-10-16target.h (unspec_may_trap_p): New target hook.Paolo Bonzini1-0/+9
2007-10-15invoke.texi (Wextra): Move it just after Wall...Manuel López-Ibáñez1-96/+64
2007-10-14fixed-bit.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-10-09extend.texi (Deprecated Features): Mention that <?Geoffrey Keating1-2/+2
2007-10-09invoke.texi (align-threshold, [...]): Document.Jan Hubicka1-0/+10
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