summaryrefslogtreecommitdiff
path: root/gcc/doc
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: Add myself as a maintainer for the RX port.Nick Clifton2009-10-266-25/+306
* install.texi: Document --enable-browser-plugin.Matthias Klose2009-10-221-2/+7
* invoke.texi (fira-loop-pressure): Update default value.Vladimir Makarov2009-10-221-4/+4
* re PR driver/25507 (-print-multi-os-directory undocumented)Jakub Jelinek2009-10-211-1/+11
* simplify-rtx.c (simplify_const_unary_operation): Handle SS_ABS.Jie Zhang2009-10-201-0/+5
* targhooks.c (default_libcall_value): Don't use LIBCALL_VALUE macro if not def...Anatoly Sokolov2009-10-171-1/+1
* invoke.texi: Clarify that most optimizations are not enabled without -O.Alexander Monakov2009-10-151-0/+3
* params.def (PARAM_IRA_LOOP_RESERVED_REGS): New.Vladimir Makarov2009-10-142-2/+25
* extended.texi: Replace the dash character with @minus{} in situations where i...Nick Clifton2009-10-143-20/+20
* i386.md (vswapmov): New.Stefan Dösinger2009-10-121-0/+8
* install.texi (Final install): Refer to http://gcc.gnu.org/bugs/ for bug repor...Gerald Pfeifer2009-10-101-1/+1
* configure.ac: Add test for dci instruction.Peter Bergner2009-10-101-5/+5
* directives.c (DIRECTIVE_TABLE): Remove DEPRECATED from ident and sccs.Neil Vachharajani2009-10-101-2/+0
* re PR lto/41638 (Back-end builtins are mishandled)Richard Guenther2009-10-091-0/+10
* Add support for debugging with ICF (Identical Code Folding).Cary Coutant2009-10-081-0/+6
* * config/avr/avr.c (last_insn_address) Remove variable.Anatoly Sokolov2009-10-081-5/+1
* config.gcc (powerpc*-*-*): Handle a2.Ben Elliston2009-10-071-2/+2
* re PR lto/41591 (documentation should document interaction of -flto and -fwho...Tobias Burnus2009-10-061-3/+11
* Fix check_warning_flags warnings.Ralf Wildenhues2009-10-051-1/+1
* plugins.texi: Change plugin_pass to register_pass_info.Sriraman Tallam2009-10-051-3/+3
* Merge lto branch into trunk.Diego Novillo2009-10-033-10/+302
* install.texi cleanups.Ralf Wildenhues2009-09-301-15/+26
* config.gcc (i[34567]86-*-*): Include fma4intrin.h.Harsha Jagasia2009-09-302-2/+49
* gengtype.c (plugin_output): New.Basile Starynkevitch2009-09-291-4/+3
* config.gcc (i[34567]86-*-*): Remove mmintrin-common.h.Harsha Jagasia2009-09-291-224/+2
* re PR middle-end/40500 (Revision 148512 failed to build binutils)Ian Lance Taylor2009-09-281-14/+13
* Add support for using ggc cache tables from plugins.Duncan Sands2009-09-281-10/+14
* configure.ac: Update minimum MPC version to 0.7.Kaveh R. Ghazi2009-09-261-1/+1
* install.texi (Binaries): Remove reference to the binary distribution CD-ROM f...Gerald Pfeifer2009-09-261-9/+0
* invoke.texi (RS/6000 and PowerPC Options): Add missing comma after `power7'.Ben Elliston2009-09-251-1/+1
* tm.texi (STATIC_CHAIN, [...]): Remove.Richard Henderson2009-09-231-21/+13
* re PR bootstrap/41405 (Bootstrap fails on *-apple-darwin* due to revision 151...Jakub Jelinek2009-09-231-1/+13
* install.texi (*-*-freebsd*): Add proper format codes.Loren J. Rittle2009-09-221-4/+4
* install.texi (*-*-freebsd*): Update target information.Loren J. Rittle2009-09-221-0/+7
* re PR target/41246 (should "sorry" when regparm=3 and nested functions are en...Richard Henderson2009-09-221-39/+44
* * doc/install.texi (os2): Remove section.Gerald Pfeifer2009-09-211-9/+0
* * doc/standards.texi (Objective-C): Adjust two URLs.Gerald Pfeifer2009-09-211-2/+2
* mips.opt (mrelax-pic-calls): New option.Adam Nemet2009-09-191-1/+16
* c.opt: Add -fno-deduce-init-list.Jason Merrill2009-09-181-0/+21
* common.opt (fipa-sra): New switch.Martin Jambor2009-09-171-1/+16
* invoke.texi (inline-insns-auto): Drop from 60 to 50.Jan Hubicka2009-09-151-1/+1
* New function for checking misalignmentRevital Eres2009-09-151-0/+8
* builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.Richard Henderson2009-09-141-1/+89
* * doc/install.texi (avr): Remove obsolete reference site.Gerald Pfeifer2009-09-121-2/+0
* * doc/install.texi (Binaries): Adjust AIX link.Gerald Pfeifer2009-09-121-1/+1
* invoke.texi (-fstrict-aliasing): Correct two examples.Akim Demaille2009-09-121-3/+3
* From Jie Zhang <jie.zhang@analog.com>:Bernd Schmidt2009-09-111-0/+13
* invoke.texi (early-inlining-insns): Reduce from 12 to 8.Jan Hubicka2009-09-081-1/+1
* gcc/Bernd Schmidt2009-09-071-0/+1
* gcc.c (this_is_linker_script): New variable.Nick Clifton2009-09-071-1/+10