summaryrefslogtreecommitdiff
path: root/gcc/doc
Commit message (Expand)AuthorAgeFilesLines
* fdl.texi: Move to GFDL version 1.3.Gerald Pfeifer2010-06-097-29/+86
* re PR testsuite/42843 (--enable-build-with-cxx plugin tests fail)Joern Rennecke2010-06-091-2/+4
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-082-9/+30
* target-supports.exp (check_effective_target_gas): New proc.Rainer Orth2010-06-071-0/+3
* tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Update documentation.Ira Rosen2010-06-071-3/+2
* target.h (struct gcc_target): Add memory_move_cost field.Anatoly Sokolov2010-06-051-0/+27
* PR target/44218, improve -mrecip on powerpcMichael Meissner2010-06-032-13/+65
* invoke.texi: Mention -fdump-ada-spec.Arnaud Charlet2010-06-011-3/+10
* c-common.c (c_common_nodes_and_builtins): Replace use of TARGET_ENUM_VA_LIST ...Kai Tietz2010-05-281-14/+14
* constraints.md ("z" constraint): Change to CA_REGS.Segher Boessenkool2010-05-281-1/+1
* invoke.texi (xtensa options): Add -mforce-no-pic.Sterling Augustine2010-05-271-0/+7
* Support compilation for Android platform. Reimplement -mandroid.Maxim Kuvyrkov2010-05-271-1/+25
* Add support for Bionic C libraryMaxim Kuvyrkov2010-05-271-3/+8
* c-common.h (c_register_addr_space): Add prototype.Ulrich Weigand2010-05-271-8/+5
* demangle-expected: Add tests for __int128 and unsigned __int128 types.Kai Tietz2010-05-261-0/+12
* invoke.texi: Document -Ofast.Richard Guenther2010-05-251-1/+8
* tm.texi (STORE_FLAG_VALUE): Do not refer to sCC patterns.Paolo Bonzini2010-05-252-18/+26
* neon-testgen.ml: Use dg-add-options arm_neon.Daniel Jacobowitz2010-05-241-2/+18
* Mention renamed stages for profiledbootstrap.Ralf Wildenhues2010-05-241-5/+6
* Honor $MAKE for -fwhopr=; do not honor $MAKEFLAGS, $MFLAGS.Ralf Wildenhues2010-05-231-1/+2
* tree-eh.c (cleanup_is_dead_in): New.Jason Merrill2010-05-212-5/+22
* hooks.h (hook_tree_tree_tree_bool_null): Rename to...Nathan Froyd2010-05-191-5/+5
* sourcebuild.texi (Effective-Target Keywords): Document 3dnow, sse3, sse2.Rainer Orth2010-05-191-1/+13
* invoke.texi (-fwhopr): Document new optional jobs argument.Richard Guenther2010-05-191-2/+6
* ipacp_0.c: New test.Jan Hubicka2010-05-181-2/+0
* Also apply the insn to prefetch ratio heuristic to loops with known trip count.Changpeng Fang2010-05-171-2/+1
* tree.h (CALL_EXPR_ARGS): Delete.Nathan Froyd2010-05-171-3/+3
* invoke.texi (-fipa-struct-reorg): Do not mention -fipa-type-escape.Richard Guenther2010-05-161-3/+2
* c.opt: Add -fnothrow-opt.Jason Merrill2010-05-151-0/+9
* c-decl.c (grokfield): Allow typedefs for anonymous structs and unions by defa...Joseph Myers2010-05-151-3/+5
* target.h (struct gcc_target): Add mode_dependent_address_p field.Anatoly Sokolov2010-05-121-0/+19
* gcc.c (execute): For -### don't quote arguments that contain just alphanumeri...Jakub Jelinek2010-05-111-3/+3
* re PR c/4784 (Anonymous structs issues)Joseph Myers2010-05-091-2/+1
* configure.ac (--enable-lto): Add x86_64-apple-darwin* as a platform that supp...Steven Bosscher2010-05-071-0/+12
* Fix link to outdated cxx0x status page.Ralf Wildenhues2010-05-071-1/+1
* config.gcc: Removed mips-sgi-irix5*, mips-sgi-irix6.[0-4]* from list of obsol...Rainer Orth2010-05-061-47/+9
* re PR c/40989 (-Werror= and #pragma diagnostics do not work with group flags)Manuel López-Ibáñez2010-05-061-3/+3
* re PR testsuite/43758 (19 new GCC HEAD@158360 regressions)Jason Merrill2010-05-051-0/+8
* * doc/invoke.texi (-mfix-cortex-m3-ldrd): Move from ARC section to ARM.Maxim Kuvyrkov2010-05-051-7/+7
* Sanitize the behavior of -Wcoverage-mismatch.Neil Vachharajani2010-05-041-6/+7
* re PR c++/43680 ([DR 1022] G++ is too aggressive in optimizing away bounds ch...Jason Merrill2010-05-031-0/+9
* tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.Steven Bosscher2010-05-031-19/+32
* * doc/extend.texi (Function Attributes): Fix a typo.Bruno Haible2010-05-021-1/+1
* target.h (struct calls): Add function_value_regno_p field.Anatoly Sokolov2010-05-021-0/+18
* extend.texi (Inline): Add missing return keyword to examples.Jonathan Wakely2010-05-011-9/+9
* re PR target/42895 (Low registers are preferred than register ip in thumb2 mode)Bernd Schmidt2010-04-291-1/+10
* invoke.texi (-Wsuggest-attribute=const, [...]): Document.Manuel López-Ibáñez2010-04-271-1/+27
* invoke.texi (-fipa-profile): Document.Jan Hubicka2010-04-271-1/+11
* gimple.texi (gimple_statement_with_ops): Remove addresses_taken field.Jie Zhang2010-04-271-20/+13
* c-common.c (flag_isoc1x): New.Joseph Myers2010-04-255-9/+39