aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2009-05-08re PR rtl-optimization/33928 (30% performance slowdown in floating-point code...Paolo Bonzini1-2/+2
2009-05-07re PR c/39037 (FLOAT_CONST_DECIMAL64 pragma not supported)Janis Johnson2-6/+11
2009-05-07invoke.texi (Debugging Options): Document change of debugging dump location.Mark Heffernan1-25/+33
2009-05-07md.texi (Standard Pattern Names For Generation): Remove wrong description of ...Uros Bizjak1-2/+0
2009-05-05attribs.c (decl_attributes): Use %qE for identifiers in diagnostics.Joseph Myers1-1/+3
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini1-18/+12
2009-05-03defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov1-6/+9
2009-05-02collect2.texi (Collect2): Document search path behaviour when configured with...Ben Elliston1-0/+4
2009-05-01* doc/install.texi: Document --enable-linker-build-id option.Ian Lance Taylor1-0/+8
2009-04-28config.gcc (powerpc*-*-* | rs6000-*-*): Add rs6000/option-defaults.h to tm_file.Joseph Myers1-2/+2
2009-04-28Add support for arm1156tf-sRamana Radhakrishnan1-1/+1
2009-04-27c-tree.texi (Types, [...]): Fix grammar nits.Ralf Wildenhues14-45/+45
2009-04-25tm.texi (REGNO_OK_FOR_BASE_P, [...]): Mention strict/nonstrict difference.Paolo Bonzini1-3/+19
2009-04-25target.h (struct gcc_target): Add case_values_threshold field.Anatoly Sokolov1-3/+3
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-4/+4
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers1-1/+1
2009-04-21config.gcc: Add additional configuration for i686-w64-mingw* and x86_64-w64-m...Kai Tietz1-1/+7
2009-04-21re PR target/5267 (invoke.texi "RS/6000 and PowerPC Options" list needs cleanup)Ben Elliston1-3/+15
2009-04-20re PR c++/13358 (long long and C++ do not mix well)Manuel López-Ibáñez1-4/+3
2009-04-19re PR c/32061 ((Wlogical-op) wording of warning of constant logicials need im...Manuel López-Ibáñez1-1/+3
2009-04-18* doc/extend.texi, doc/invoke.texi: Fix typos.Kazu Hirata2-3/+3
2009-04-17tm.texi (TARGET_DEFAULT_TARGET_FLAGS, [...]): Use @deftypevr rather than @def...Adam Nemet1-14/+14
2009-04-17configure.ac: Add new AC_SUBST for TM_ENDIAN_CONFIG...Andrew Stubbs1-0/+51
2009-04-16c-common.c (vector_targets_convertible_p, [...]): Use TYPE_VECTOR_OPAQUE inst...Paolo Bonzini1-8/+0
2009-04-15c.opt (Wenum-compare): Enable for C and Objc.Ian Lance Taylor1-3/+5
2009-04-14[multiple changes]Diego Novillo3-1/+153
2009-04-13install.texi: Correct description of default directory for --with-gxx-include...Mark Mitchell1-2/+3
2009-04-12invoke.texi (max_gcse_passes): Remove documentation.Steven Bosscher1-3/+0
2009-04-10re PR middle-end/39701 (Revision 145846 caused many test failures)Paolo Bonzini1-9/+14
2009-04-10re PR middle-end/39701 (Revision 145846 caused many test failures)H.J. Lu1-1/+1
2009-04-10tm.texi (Instruction Output): Document TARGET_ASM_FINAL_POSTSCAN_INSN.Chao-ying Fu1-0/+13
2009-04-09invoke.texi (Optimize Options): Add cross-reference to -Q --help=optimizers e...Sandra Loosemore1-1/+7
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-4/+16
2009-04-09i386.md (cmpcc): New.Paolo Bonzini1-13/+9
2009-04-08configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.Kaveh R. Ghazi1-13/+7
2009-04-08recog.c (ordered_comparison_operator): New.Paolo Bonzini1-1/+9
2009-04-07invoke.texi: Document Atom support.H.J. Lu1-0/+3
2009-04-07re PR c++/25185 (deep typedef substitution in error message)Jason Merrill1-0/+14
2009-04-06* doc/install.texi (Specific): Fix two cross-references to MinGW.Gerald Pfeifer1-2/+2
2009-04-03re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2-223/+67
2009-04-02mips.c (mips_frame_info): Add acc_mask...Chao-ying Fu1-1/+37
2009-04-02[PATCH, committed] Add -save-temps=obj, PR 39293Michael Meissner1-1/+35
2009-04-01Makefil.def (languages): New entries.Steve Ellcey1-0/+3
2009-04-01avr.h (avr_case_values_threshold): Remove declaration.Anatoly Sokolov1-5/+1
2009-03-31common.opt (frtl-abstract-sequences): Delete.Ramana Radhakrishnan1-9/+1
2009-03-31re PR c/448 (<stdint.h>-related issues (C99 issues))Joseph Myers2-11/+157
2009-03-31Fix documentation for -mthumbRamana Radhakrishnan1-1/+4
2009-03-31* doc/invoke.texi (RS/6000 and PowerPC Options):Document mtls-markers.Alan Modra1-0/+10
2009-03-30invoke.texi (-floop-interchange, [...]): Document dependences on PPL, CLooG a...Sebastian Pop1-3/+10
2009-03-30re PR middle-end/323 (optimized code gives strange floating point results)Joseph Myers1-3/+30