aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2008-01-22re PR c/32102 (-Wall stomps on -Wstrict-overflow)Manuel López-Ibáñez1-1/+1
2008-01-21tm.texi (HARD_REGNO_NREGS): Note that this macro must not return zero.DJ Delorie1-1/+3
2008-01-21install.texi: Add doc for --enable-checking=df.Kenneth Zadeck1-2/+2
2008-01-18Document -fno-merge-debug-strings rather than -fmerge-debug-strings.Ian Lance Taylor1-2/+3
2008-01-18common.opt: Add fmerge-debug-strings.Ian Lance Taylor1-4/+12
2008-01-17re PR testsuite/34821 (new gcc.dg testsuite failures)Sebastian Pop1-2/+6
2008-01-13c-decl.c: (grokdeclarator): Use OPT_Wignored_qualifiers instead of OPT_Wretur...Doug Kwan1-9/+15
2008-01-12re PR other/28023 (documentation error max-inline-recursive-depth)Jan Hubicka1-1/+1
2008-01-09invoke.texi (i386 and x86-64 Options): Two small spell fixes.Uros Bizjak1-2/+2
2008-01-08re PR target/34702 (1.0 is not the inverse of 1.0 with -mrecip on x86)Uros Bizjak1-3/+8
2008-01-07re PR libstdc++/34680 (Unconditional use of dynamic_cast in locale_facets.tcc...Paolo Carlini1-2/+7
2008-01-03re PR tree-optimization/29484 (tree-inline.c bug with local static vars)Jakub Jelinek1-0/+6
2007-12-31re PR driver/33772 (collect2 doesn't strip .sl version)John David Anglin1-0/+8
2007-12-28invoke.texi (Optimize Options): Add missing opindex for -fno-toplevel-reorder.Brian Dessent1-0/+1
2007-12-22install.texi (disable-libgcj-bc): Document new option.David Daney1-0/+10
2007-12-17configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.Kaveh R. Ghazi1-1/+1
2007-12-17* doc/invoke.texi (Warning Options): Use @itemx.Andreas Schwab1-1/+1
2007-12-17* doc/tm.texi (TARGET_SECONDARY_RELOAD): Fix typos.Rask Ingemann Lambertsen1-2/+2
2007-12-13re PR middle-end/34450 (compile takes up 1.8 GB RAM at -O1)Richard Guenther1-0/+6
2007-12-13invoke.texi (Optimiza Options): Document new -fipa-struct-reorg option and st...Golovanevsky Olga1-1/+24
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