aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2009-10-22install.texi: Document --enable-browser-plugin.Matthias Klose1-2/+7
2009-10-22invoke.texi (fira-loop-pressure): Update default value.Vladimir Makarov1-4/+4
2009-10-21re PR driver/25507 (-print-multi-os-directory undocumented)Jakub Jelinek1-1/+11
2009-10-20simplify-rtx.c (simplify_const_unary_operation): Handle SS_ABS.Jie Zhang1-0/+5
2009-10-17targhooks.c (default_libcall_value): Don't use LIBCALL_VALUE macro if not def...Anatoly Sokolov1-1/+1
2009-10-15invoke.texi: Clarify that most optimizations are not enabled without -O.Alexander Monakov1-0/+3
2009-10-14params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.Vladimir Makarov2-2/+25
2009-10-14extended.texi: Replace the dash character with @minus{} in situations where i...Nick Clifton3-20/+20
2009-10-12i386.md (vswapmov): New.Stefan Dösinger1-0/+8
2009-10-10install.texi (Final install): Refer to http://gcc.gnu.org/bugs/ for bug repor...Gerald Pfeifer1-1/+1
2009-10-10configure.ac: Add test for dci instruction.Peter Bergner1-5/+5
2009-10-10directives.c (DIRECTIVE_TABLE): Remove DEPRECATED from ident and sccs.Neil Vachharajani1-2/+0
2009-10-09re PR lto/41638 (Back-end builtins are mishandled)Richard Guenther1-0/+10
2009-10-08Add support for debugging with ICF (Identical Code Folding).Cary Coutant1-0/+6
2009-10-08* config/avr/avr.c (last_insn_address) Remove variable.Anatoly Sokolov1-5/+1
2009-10-07config.gcc (powerpc*-*-*): Handle a2.Ben Elliston1-2/+2
2009-10-06re PR lto/41591 (documentation should document interaction of -flto and -fwho...Tobias Burnus1-3/+11
2009-10-05Fix check_warning_flags warnings.Ralf Wildenhues1-1/+1
2009-10-05plugins.texi: Change plugin_pass to register_pass_info.Sriraman Tallam1-3/+3
2009-10-03Merge lto branch into trunk.Diego Novillo3-10/+302
2009-09-30install.texi cleanups.Ralf Wildenhues1-15/+26
2009-09-30config.gcc (i[34567]86-*-*): Include fma4intrin.h.Harsha Jagasia2-2/+49
2009-09-29gengtype.c (plugin_output): New.Basile Starynkevitch1-4/+3
2009-09-29config.gcc (i[34567]86-*-*): Remove mmintrin-common.h.Harsha Jagasia1-224/+2
2009-09-28re PR middle-end/40500 (Revision 148512 failed to build binutils)Ian Lance Taylor1-14/+13
2009-09-28Add support for using ggc cache tables from plugins.Duncan Sands1-10/+14
2009-09-26configure.ac: Update minimum MPC version to 0.7.Kaveh R. Ghazi1-1/+1
2009-09-26install.texi (Binaries): Remove reference to the binary distribution CD-ROM f...Gerald Pfeifer1-9/+0
2009-09-25invoke.texi (RS/6000 and PowerPC Options): Add missing comma after `power7'.Ben Elliston1-1/+1
2009-09-23tm.texi (STATIC_CHAIN, [...]): Remove.Richard Henderson1-21/+13
2009-09-23re PR bootstrap/41405 (Bootstrap fails on *-apple-darwin* due to revision 151...Jakub Jelinek1-1/+13
2009-09-22install.texi (*-*-freebsd*): Add proper format codes.Loren J. Rittle1-4/+4
2009-09-22install.texi (*-*-freebsd*): Update target information.Loren J. Rittle1-0/+7
2009-09-22re PR target/41246 (should "sorry" when regparm=3 and nested functions are en...Richard Henderson1-39/+44
2009-09-21* doc/install.texi (os2): Remove section.Gerald Pfeifer1-9/+0
2009-09-21* doc/standards.texi (Objective-C): Adjust two URLs.Gerald Pfeifer1-2/+2
2009-09-19mips.opt (mrelax-pic-calls): New option.Adam Nemet1-1/+16
2009-09-18c.opt: Add -fno-deduce-init-list.Jason Merrill1-0/+21
2009-09-17common.opt (fipa-sra): New switch.Martin Jambor1-1/+16
2009-09-15invoke.texi (inline-insns-auto): Drop from 60 to 50.Jan Hubicka1-1/+1
2009-09-15New function for checking misalignmentRevital Eres1-0/+8
2009-09-14builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.Richard Henderson1-1/+89
2009-09-12* doc/install.texi (avr): Remove obsolete reference site.Gerald Pfeifer1-2/+0
2009-09-12* doc/install.texi (Binaries): Adjust AIX link.Gerald Pfeifer1-1/+1
2009-09-12invoke.texi (-fstrict-aliasing): Correct two examples.Akim Demaille1-3/+3
2009-09-11From Jie Zhang <jie.zhang@analog.com>:Bernd Schmidt1-0/+13
2009-09-08invoke.texi (early-inlining-insns): Reduce from 12 to 8.Jan Hubicka1-1/+1
2009-09-07gcc/Bernd Schmidt1-0/+1
2009-09-07gcc.c (this_is_linker_script): New variable.Nick Clifton1-1/+10
2009-09-07rtl.h (PREFETCH_SCHEDULE_BARRIER_P): New macro.Andreas Krebbel1-0/+11