aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2009-11-25passes.texi: Document the Graphite infrastructure.Sebastian Pop1-0/+7
2009-11-22opts.c (decode_options): Don't enable flag_schedule_insns when optimizing for...Richard Earnshaw1-1/+1
2009-11-20invoke.texi: Document ARM -mcpu=cortex-a5.Paul Brook1-1/+1
2009-11-19[multiple changes]Rafael Espindola1-0/+19
2009-11-19config.gcc: Add new ARM --with-fpu options.Paul Brook1-2/+2
2009-11-18* doc/arm-neon-intrinsics.texi: Regenerated.Daniel Jacobowitz1-6/+6
2009-11-17toplev.c (process_options): Remove dead code.Eric Botcazou1-1/+1
2009-11-16invoke.texi: Document ARM VFPv4 based FPUs.Paul Brook1-1/+2
2009-11-11ChangeLog for libcppKai Tietz1-12/+0
2009-11-11plugins.texi (Registering custom attributes): section renamed as (Registering...Basile Starynkevitch3-2/+29
2009-11-11config.gcc: Add lm32 elf and uclinux targets.Jon Beniston3-1/+53
2009-11-09extend.texi (Half-Precision): Update wording to reflect that there are now mu...Paul Brook2-6/+9
2009-11-08cfgrtl.c (pass_free_cfg): Add pass name.Zbigniew Chamski1-2/+7
2009-11-06plugins.texi (Plugin callbacks): added PLUGIN_PRAGMAS.Basile Starynkevitch1-0/+6
2009-11-05i386.c (ix86_builtin_reciprocal): Remove dependency on TARGET_RECIP.Michael Matz1-0/+4
2009-11-04invoke.texi (-mlwp): Add documentation.Harsha Jagasia2-2/+26
2009-11-04config.gcc (i[34567]86-*-*): Include xopintrin.h.Harsha Jagasia2-3/+138
2009-11-03re PR target/10127 (-fstack-check let's program crash)Eric Botcazou2-10/+28
2009-11-03invoke.texi: Fix typo.Richard Sandiford1-1/+1
2009-11-03predicates.md (rx_store_multiple_vector): Reverse order of expected registers.Nick Clifton2-10/+35
2009-10-29invoke.texi (mmcount-ra-address): Document new command line option.David Daney1-1/+22
2009-10-29re PR middle-end/37565 (__optimize__ attribute doesn't work correctly)Steve Ellcey1-0/+14
2009-10-28invoke.texi: Rename -use-linker-plugin -fuse-linker-plugin.Rafael Avila de Espindola1-5/+5
2009-10-27mingw32.h (CHECK_EXECUTE_STACK_ENABLED): New macro.Kai Tietz1-1/+10
2009-10-27target.h (have_conditional_execution): Add a new target hook function.Wei Guozhi1-0/+6
2009-10-26config.gcc (spu-*-elf*): Add spu_cache.h to extra_headers.Ben Elliston1-1/+45
2009-10-26tm.texi (TARGET_ADDR_SPACE_KEYWORDS): Document.Ben Elliston1-0/+12
2009-10-26tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston1-0/+24
2009-10-26extend.texi (Named Address Spaces): New section.Ben Elliston3-0/+95
2009-10-26MAINTAINERS: Add myself as a maintainer for the RX port.Nick Clifton6-25/+306
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