re PR fortran/41235 (Missing explicit interface for variable-length character functions)
[platform/upstream/gcc.git] / gcc / doc /
2009-12-14 Eric Botcazoutm.texi (STACK_CHECK_PROTECT): Document alternate default.
2009-12-13 Eric Botcazoutm.texi (STACK_CHECK_PROBE_LOAD): Delete.
2009-12-07 Edmar Wienskoskiconfig.gcc (cpu_is_64bit): Add new core e500mc64.
2009-12-06 Kaveh R. Ghazire PR middle-end/30447 (Evaluate complex math functions...
2009-12-05 Sebastian PopAdd TARGET_FUSED_MADD to FMA4 insns.
2009-12-02 Ira Roseninvoke.texi (-fdump-tree-slp): Document.
2009-12-01 Grigori Fursincgraphunit.c (plugin.h): Include.
2009-11-30 Richard Guenthercontrib.texi (Contributors): Add myself.
2009-11-30 Kaveh R. Ghaziconfigure.ac: Update minimum MPC version to 0.8.
2009-11-27 Rainer Orthre PR target/41810 (Cannot build gcc: gthr-default...
2009-11-25 Sebastian Poppasses.texi: Document the Graphite infrastructure.
2009-11-22 Richard Earnshawopts.c (decode_options): Don't enable flag_schedule_ins...
2009-11-20 Paul Brookinvoke.texi: Document ARM -mcpu=cortex-a5.
2009-11-19 Rafael Espindola[multiple changes]
2009-11-19 Paul Brookconfig.gcc: Add new ARM --with-fpu options.
2009-11-18 Daniel Jacobowitz* doc/arm-neon-intrinsics.texi: Regenerated.
2009-11-17 Eric Botcazoutoplev.c (process_options): Remove dead code.
2009-11-16 Paul Brookinvoke.texi: Document ARM VFPv4 based FPUs.
2009-11-11 Kai TietzChangeLog for libcpp
2009-11-11 Basile Starynkevitchplugins.texi (Registering custom attributes): section...
2009-11-11 Jon Benistonconfig.gcc: Add lm32 elf and uclinux targets.
2009-11-09 Paul Brookextend.texi (Half-Precision): Update wording to reflect...
2009-11-08 Zbigniew Chamskicfgrtl.c (pass_free_cfg): Add pass name.
2009-11-06 Basile Starynkevitchplugins.texi (Plugin callbacks): added PLUGIN_PRAGMAS.
2009-11-05 Michael Matzi386.c (ix86_builtin_reciprocal): Remove dependency...
2009-11-04 Harsha Jagasiainvoke.texi (-mlwp): Add documentation.
2009-11-04 Harsha Jagasiaconfig.gcc (i[34567]86-*-*): Include xopintrin.h.
2009-11-03 Eric Botcazoure PR target/10127 (-fstack-check let's program crash)
2009-11-03 Richard Sandifordinvoke.texi: Fix typo.
2009-11-03 Nick Cliftonpredicates.md (rx_store_multiple_vector): Reverse order...
2009-10-29 David Daneyinvoke.texi (mmcount-ra-address): Document new command...
2009-10-29 Steve Ellceyre PR middle-end/37565 (__optimize__ attribute doesn...
2009-10-28 Rafael Avila de... invoke.texi: Rename -use-linker-plugin -fuse-linker...
2009-10-27 Kai Tietzmingw32.h (CHECK_EXECUTE_STACK_ENABLED): New macro.
2009-10-27 Wei Guozhitarget.h (have_conditional_execution): Add a new target...
2009-10-26 Ben Ellistonconfig.gcc (spu-*-elf*): Add spu_cache.h to extra_headers.
2009-10-26 Ben Ellistontm.texi (TARGET_ADDR_SPACE_KEYWORDS): Document.
2009-10-26 Ben Ellistontm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-26 Ben Ellistonextend.texi (Named Address Spaces): New section.
2009-10-26 Nick CliftonMAINTAINERS: Add myself as a maintainer for the RX...
2009-10-22 Matthias Kloseinstall.texi: Document --enable-browser-plugin.
2009-10-22 Vladimir Makarovinvoke.texi (fira-loop-pressure): Update default value.
2009-10-21 Jakub Jelinekre PR driver/25507 (-print-multi-os-directory undocumented)
2009-10-20 Jie Zhangsimplify-rtx.c (simplify_const_unary_operation): Handle...
2009-10-17 Anatoly Sokolovtarghooks.c (default_libcall_value): Don't use LIBCALL_...
2009-10-15 Alexander Monakovinvoke.texi: Clarify that most optimizations are not...
2009-10-14 Vladimir Makarovparams.def (PARAM_IRA_LOOP_RESERVED_REGS): New.
2009-10-14 Nick Cliftonextended.texi: Replace the dash character with @minus...
2009-10-12 Stefan Dösingeri386.md (vswapmov): New.
2009-10-10 Gerald Pfeiferinstall.texi (Final install): Refer to gcc.gnu.org...
2009-10-10 Peter Bergnerconfigure.ac: Add test for dci instruction.
2009-10-10 Neil Vachharajanidirectives.c (DIRECTIVE_TABLE): Remove DEPRECATED from...
2009-10-09 Richard Guentherre PR lto/41638 (Back-end builtins are mishandled)
2009-10-08 Cary CoutantAdd support for debugging with ICF (Identical Code...
2009-10-08 Anatoly Sokolov* config/avr/avr.c (last_insn_address) Remove variable.
2009-10-06 Ben Ellistonconfig.gcc (powerpc*-*-*): Handle a2.
2009-10-06 Tobias Burnusre PR lto/41591 (documentation should document interact...
2009-10-05 Ralf WildenhuesFix check_warning_flags warnings.
2009-10-05 Sriraman Tallamplugins.texi: Change plugin_pass to register_pass_info.
2009-10-03 Diego NovilloMerge lto branch into trunk.
2009-09-30 Ralf Wildenhuesinstall.texi cleanups.
2009-09-30 Harsha Jagasiaconfig.gcc (i[34567]86-*-*): Include fma4intrin.h.
2009-09-29 Basile Starynkevitchgengtype.c (plugin_output): New.
2009-09-29 Harsha Jagasiaconfig.gcc (i[34567]86-*-*): Remove mmintrin-common.h.
2009-09-28 Ian Lance Taylorre PR middle-end/40500 (Revision 148512 failed to build...
2009-09-28 Duncan SandsAdd support for using ggc cache tables from plugins.
2009-09-26 Kaveh R. Ghaziconfigure.ac: Update minimum MPC version to 0.7.
2009-09-26 Gerald Pfeiferinstall.texi (Binaries): Remove reference to the binary...
2009-09-25 Ben Ellistoninvoke.texi (RS/6000 and PowerPC Options): Add missing...
2009-09-23 Richard Hendersontm.texi (STATIC_CHAIN, [...]): Remove.
2009-09-23 Jakub Jelinekre PR bootstrap/41405 (Bootstrap fails on *-apple-darwi...
2009-09-22 Loren J. Rittleinstall.texi (*-*-freebsd*): Add proper format codes.
2009-09-22 Loren J. Rittleinstall.texi (*-*-freebsd*): Update target information.
2009-09-22 Richard Hendersonre PR target/41246 (should "sorry" when regparm=3 and...
2009-09-21 Gerald Pfeifer* doc/install.texi (os2): Remove section.
2009-09-21 Gerald Pfeifer* doc/standards.texi (Objective-C): Adjust two URLs.
2009-09-19 Adam Nemetmips.opt (mrelax-pic-calls): New option.
2009-09-18 Jason Merrillc.opt: Add -fno-deduce-init-list.
2009-09-17 Martin Jamborcommon.opt (fipa-sra): New switch.
2009-09-15 Jan Hubickainvoke.texi (inline-insns-auto): Drop from 60 to 50.
2009-09-15 Revital EresNew function for checking misalignment
2009-09-14 Richard Hendersonbuiltins.c (expand_builtin_synchronize): Use gimple_bui...
2009-09-12 Gerald Pfeifer* doc/install.texi (avr): Remove obsolete reference...
2009-09-12 Gerald Pfeifer* doc/install.texi (Binaries): Adjust AIX link.
2009-09-12 Akim Demailleinvoke.texi (-fstrict-aliasing): Correct two examples.
2009-09-11 Bernd SchmidtFrom Jie Zhang <jie.zhang@analog.com>:
2009-09-08 Jan Hubickainvoke.texi (early-inlining-insns): Reduce from 12...
2009-09-07 Bernd Schmidtgcc/
2009-09-07 Nick Cliftongcc.c (this_is_linker_script): New variable.
2009-09-07 Andreas Krebbelrtl.h (PREFETCH_SCHEDULE_BARRIER_P): New macro.
2009-09-03 Alexandre Olivaconfigure.ac (--with-build-config): New.
2009-09-03 Namhyung Kiminvoke.texi (Optimize Options): Move -finline-small...
2009-09-02 Loren J. Rittleinstall.texi (*-*-freebsd*): Update target information.
2009-09-02 Vladimir Makarovinvoke.texi (-fsched-pressure): Document it.
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-08-30 Gerald Pfeiferinstall.texi (Final install): Adjust reference on where...
2009-08-28 Olivier Hainquecollect2.c (DO_COLLECT_EXPORT_LIST): New internal macro...
2009-08-27 Gerald Pfeifer* doc/service.texi (service directory): Update URL.
2009-08-26 Anatoly Sokolovinvoke.texi (AVR Options): Remove documentation of...
2009-08-25 Douglas B Rupphwint.h (HOST_LONG_FORMAT): New macro
next