Age | Commit message (Expand) | Author | Files | Lines |
2010-04-16 | configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx separately. | Rainer Orth | 1 | -1/+1 |
2010-04-16 | typo fix | Diego Novillo | 1 | -1/+1 |
2010-04-16 | rephrase text | Diego Novillo | 1 | -2/+2 |
2010-04-16 | Clarify what happens with an unrecognized -Wno- option | Diego Novillo | 1 | -0/+9 |
2010-04-16 | add accumulate-outgoing-args and omit-frame-pointer for SH | Christian Bruel | 1 | -1/+7 |
2010-04-15 | tree-ssa-structalias.c (struct variable_info): Add is_fn_info flag. | Richard Guenther | 1 | -2/+4 |
2010-04-12 | gcc.c (cc1_options): Handle -iplugindir before processing the cc1 spec. | Matthias Klose | 2 | -2/+17 |
2010-04-12 | config.gcc: Removed *-*-solaris2.7* from list of obsolete configurations. | Rainer Orth | 1 | -78/+6 |
2010-04-12 | config.build (alpha*-dec-osf4*): Remove. | Rainer Orth | 1 | -5/+4 |
2010-04-12 | * doc/contrib.texi (Contributors, Rainer Orth): Update. | Rainer Orth | 1 | -2/+4 |
2010-04-09 | configure.ac: Determine Sun ld version numbers. | Rainer Orth | 1 | -0/+4 |
2010-04-09 | target.h (builtin_conversion): Pass in input and output types. | Richard Guenther | 1 | -6/+2 |
2010-04-09 | cygming.h (TARGET_OS_CPP_BUILTINS): Add __thiscall and _thiscall as predefine... | Kai Tietz | 1 | -0/+12 |
2010-04-09 | re PR c++/28584 (Cast to pointer from integer of different size) | Manuel López-Ibáñez | 1 | -2/+4 |
2010-04-08 | re PR driver/42485 (-V switch broken) | Manuel López-Ibáñez | 2 | -42/+6 |
2010-04-08 | Implement target hook for loop unrolling | Christian Borntraeger | 1 | -0/+9 |
2010-04-08 | install.texi (Specific, [...]): Fix grammar. | Rainer Orth | 1 | -6/+6 |
2010-04-07 | Move LTO build option description to correct subheading. | Ralf Wildenhues | 1 | -24/+23 |
2010-04-07 | Fix documentation typos. | Ralf Wildenhues | 2 | -4/+4 |
2010-04-07 | re PR c/18624 (GCC does not detect local variable set but never used) | Jakub Jelinek | 1 | -2/+28 |
2010-04-07 | diagnostic.h (diagnostic_override_option_index): New macro to set a diagnosti... | Simon Baldwin | 1 | -1/+6 |
2010-04-07 | invoke.texi (-fargument-alias, [...]): Remove. | Richard Guenther | 1 | -27/+1 |
2010-04-05 | Document LTO behavior with incompatible declarations. | Ralf Wildenhues | 1 | -0/+5 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 10 | -12/+12 |
2010-04-02 | Update to Automake 1.11.1. | Ralf Wildenhues | 1 | -2/+2 |
2010-04-01 | install.texi (Prerequisites): Document libelf usability on IRIX 5/6 and Solar... | Rainer Orth | 1 | -34/+62 |
2010-04-01 | install.texi (Specific, [...]): Document IRIX 5 obsoletion, removal. | Rainer Orth | 1 | -12/+34 |
2010-04-01 | install.texi (Specific, [...]): Document Tru64 UNIX V4.0, V5.0 obsoletion, re... | Rainer Orth | 1 | -35/+14 |
2010-03-27 | PR 43544, change TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION to take a tree ... | Michael Meissner | 1 | -7/+7 |
2010-03-25 | tm.texi (Sections): Document TLS_COMMON_ASM_OP, TLS_SECTION_ASM_FLAG. | Rainer Orth | 1 | -1/+13 |
2010-03-24 | re PR debug/43293 (Invalid unwind info for i?86 -fpic) | Jakub Jelinek | 1 | -0/+8 |
2010-03-22 | configfiles.texi (Configuration Files): Removed fixinc/Makefile*, intl/Makefi... | Rainer Orth | 3 | -106/+126 |
2010-03-22 | sourcebuild.texi (Test Directives): Split into six subsections... | Janis Johnson | 1 | -88/+902 |
2010-03-19 | gimple.texi (Logical Operators): Describe is_gimple_ip_invariant and is_gimpl... | Martin Jambor | 1 | -1/+12 |
2010-03-17 | Rewrite unfinished sentence in documentation. | Ralf Wildenhues | 1 | -1/+2 |
2010-03-16 | sourcebuild.texi (Testsuites): Fix markup. | Rainer Orth | 1 | -24/+29 |
2010-03-13 | Fix documentation of the new parameters. | Sebastian Pop | 1 | -7/+11 |
2010-03-13 | Document PARAM_LOOP_BLOCK_TILE_SIZE. | Sebastian Pop | 1 | -8/+17 |
2010-03-13 | Add PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION. | Sebastian Pop | 1 | -0/+5 |
2010-03-13 | Limit the number of parameters per SCoP. | Sebastian Pop | 1 | -0/+4 |
2010-03-13 | Makefile.in (TEXI_GCCINT_FILES): Remove c-tree.texi. | Jerry Quinn | 5 | -2978/+3177 |
2010-03-04 | doc: normalize 3DNow! spelling and spacing. | Ralf Wildenhues | 2 | -10/+10 |
2010-03-03 | sourcebuild.texi (Test directives): Document that arguments include-opts and ... | Janis Johnson | 1 | -6/+8 |
2010-03-02 | gccint.texi (menu): Add Testsuites as a chapter. | Janis Johnson | 2 | -12/+12 |
2010-03-01 | sourcebuild.texi (Test directives): Clarify options to dg-skip-if. | Janis Johnson | 1 | -8/+46 |
2010-02-28 | Fix typos in documentation. | Ralf Wildenhues | 4 | -12/+12 |
2010-02-27 | re PR tree-optimization/43186 (A loop in tree_unroll_loops_completely never e... | Richard Guenther | 1 | -0/+3 |
2010-02-26 | re PR c/20631 (Support -std=c90 as alias for -std=c89) | Manuel López-Ibáñez | 7 | -46/+51 |
2010-02-26 | Support --with-fpmath=sse for x86. | H.J. Lu | 1 | -0/+5 |
2010-02-26 | * doc/invoke.texi (-fvar-tracking-assignments): Fix typo. | Jan Kratochvil | 1 | -1/+1 |