aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-03configure.ac (--with-build-config): New.Alexandre Oliva1-13/+18
2009-09-03invoke.texi (Optimize Options): Move -finline-small-functions to the -O2 list.Namhyung Kim1-1/+1
2009-09-02install.texi (*-*-freebsd*): Update target information.Loren J. Rittle1-41/+23
2009-09-02invoke.texi (-fsched-pressure): Document it.Vladimir Makarov1-11/+14
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva3-8/+92
2009-08-30install.texi (Final install): Adjust reference on where to printed manuals.Gerald Pfeifer1-1/+1
2009-08-28collect2.c (DO_COLLECT_EXPORT_LIST): New internal macro, always defined.Olivier Hainque1-0/+7
2009-08-27* doc/service.texi (service directory): Update URL.Gerald Pfeifer1-1/+1
2009-08-27invoke.texi (AVR Options): Remove documentation of -minit-stack switch.Anatoly Sokolov1-6/+1
2009-08-25hwint.h (HOST_LONG_FORMAT): New macroDouglas B Rupp1-1/+10
2009-08-25bmmintrin.h: Replace by #error.Jan Hubicka1-13/+3
2009-08-26hooks.h (hook_bool_const_int_const_int_true): Declare.Anatoly Sokolov1-6/+6
2009-08-22Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues1-9/+25
2009-08-19invoke.texi (C++ Dialect Options): Note change of minimum supported template ...Jason Merrill1-1/+2
2009-08-19md.texi (Insn Canonicalizations): Correct canonicalization of (plus (mult (ne...Ian Lance Taylor1-1/+1
2009-08-18elfos.h (ASM_DECLARE_OBJECT_NAME): Use gnu_unique_object type if available.Jason Merrill1-0/+7
2009-08-17m32c.md (UNS_FSETB, UNS_FREIT): New.DJ Delorie1-0/+13
2009-08-16Identical options to Alpha/VMS. Committed as obvious.Douglas B Rupp1-0/+25
2009-08-14extend.texi (Symbol-Renaming Pragmas): redefine_extname is supported on all p...Olatunji Ruwase1-5/+4
2009-08-12tm.texi (TARGET_PROMOTE_FUNCTION_MODE): Add documentation for for_return == 2.Paolo Bonzini1-4/+8
2009-08-10alpha.c: Include libfuncs.hDouglas B Rupp1-1/+5
2009-08-072009-08-06 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge1-0/+17
2009-08-06* doc/extend.texi (pcs): Document new attribute for ARM.Richard Earnshaw1-0/+22
2009-08-06Merge ARM/hard_vfp_branch to trunkRichard Earnshaw2-5/+12
2009-08-04invoke.texi (MIPS Options): Document new 1004K -march options.Sandra Loosemore1-0/+1
2009-08-01expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini1-21/+14
2009-08-01Rename -fgraphite-force-parallel to -floop-parallelize-all.Sebastian Pop1-2/+2
2009-07-31Document -fgraphite-force-parallel.Sebastian Pop1-0/+7
2009-07-31Document -fgraphite-identity.Sebastian Pop1-1/+10
2009-07-30Add patch 5/6 for full power7/VSX supportMichael Meissner3-7/+139
2009-07-30opt-functions.awk (opt_args): Allow argument to be enclosed in curly braces.Dave Korn1-1/+10
2009-07-30alpha.c (alpha_start_function): Handle VMS_DEBUG_MAIN_POINTERDouglas B Rupp1-2/+7
2009-07-25extend.texi (Labels as Values): Document need for noclone.Martin Jambor1-14/+21