aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2005-12-21configure.ac: Enable C extension for decimal float if invoked with --enable-d...Ben Elliston1-0/+8
2005-12-20* doc/install.texi (Configuration): Typo in Fortran subheading.Ben Elliston1-1/+1
2005-12-18* doc/objc.texi (Type encoding): Fix typo.Gabriel Dos Reis1-1/+1
2005-12-17objc.texi (Type encoding): Add documentation about encoding complex types and...Andrew Pinski1-0/+4
2005-12-16* doc/invoke.texi (-fdump-tree-*): Remove note about C/C++ only.Jakub Jelinek1-2/+2
2005-12-16re PR driver/20425 (-print-search-dirs doesn't honor mutil-os/multilib settings)Alan Modra1-5/+0
2005-12-16target-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.Jon Grimm2-2/+69
2005-12-16basic-block.h, [...]: Fix comment typos.Kazu Hirata2-2/+2
2005-12-16invoke.texi (Warning Options): Document -Walways-true being enabled by -Wall.Ben Elliston1-2/+3
2005-12-15re PR other/25028 (TImode-to-floating conversions broken)Joseph Myers1-0/+14
2005-12-15mt.c (mt_override_options): Require lower case architectures.Nathan Sidwell2-19/+11
2005-12-14c-common.c (c_common_truthvalue_conversion): Generalise warning for addresses...Ben Elliston1-1/+6
2005-12-10output.h (init_section, [...]): Delete.Richard Sandiford1-2/+4
2005-12-07sourcebuild.texi (all.build, [...]): Remove.Rafael Ávila de Espíndola1-3/+0
2005-12-07gty.texi: Remove instructions for adding a dependency on s-gtype.Alan Modra1-8/+0
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-69/+64
2005-12-06md.texi: Adapt to implementation.Adrian Straetling1-1/+1
2005-12-05c-tree.texi (Function Bodies): Remove description of RETURN_INIT.Gabriel Dos Reis1-17/+0
2005-12-05libgcc.texi (__floatunsisf, [...]): Document.Joseph Myers1-1/+48
2005-12-05Index: gcc/ChangeLogGeoffrey Keating1-5/+8
2005-12-04re PR c/7776 (const char* p = "foo"; if (p == "foo") ... is compiled without ...Roger Sayle1-0/+11
2005-12-02Missed in checkin. :-(Ben Elliston1-0/+21
2005-11-28missed from last commitAlan Modra1-3/+3
2005-11-26c-lex.c (pragma_lex): Rename from c_lex.Richard Henderson1-4/+4
2005-11-26md.texi (Insn Canonicalizations): Refer to the function commutative_operand_p...Hans-Peter Nilsson1-0/+3
2005-11-24re PR target/21623 (ICE in reload_cse_simplify_operands, at postreload.c:391)J"orn Rennecke2-21/+104
2005-11-24configure.ac: Require at least texinfo 4.4.Uros Bizjak1-4/+4
2005-11-23invoke.texi: For man pages, include gcc-vers.texi.Mark Mitchell1-2/+8
2005-11-22c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ...Kaveh R. Ghazi1-0/+6
2005-11-22rs6000.opt (mmulhw): New option.Joseph Myers1-1/+12
2005-11-20expr.c (expand_expr_real): Use usmul_optab for widening signed * unsigned mul...Bernd Schmidt1-0/+8
2005-11-18rs6000.h (ASM_OUTPUT_WEAKREF): Define.Alexandre Oliva1-0/+6
2005-11-17dwarf2out.c (dw_cfi_oprnd_struct): Reduce dw_cfi_reg_num to int.Richard Henderson1-0/+15
2005-11-16re PR fortran/24357 (whither ratfor?)Tobias Schlüter1-9/+7
2005-11-15Fix typoMike Stump1-1/+1
2005-11-15invoke.texi (large-unit-insns): Document.Jan Hubicka1-0/+11
2005-11-15invoke.texi (RS/6000 and PowerPC Options): Add -mmfcrf, -mpopcntb, -mfprnd.David Edelsohn1-15/+42
2005-11-15i386.c (override_options): -masm=intel isn't supported on darwin.Mike Stump1-2/+3
2005-11-11re PR c/24644 (gcc-4.1 compiled ppc64 kernels do not boot)David Edelsohn2-1/+18
2005-11-09re PR other/4372 (#pragma weak pthread* inclusion causes applications to cras...Alexandre Oliva1-0/+32
2005-11-07expmed.c (extract_bit_field): Do not use insv/extv/extzv patterns if the bits...Eric Botcazou1-2/+2
2005-11-05c-typeck.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2005-11-05re PR rtl-optimization/23490 (Long compile time for array initializer with in...Jan Hubicka1-0/+14
2005-11-04invoke.texi: Document max-jump-thread-duplication-stmts PARAM.Jeff Law1-0/+3
2005-11-04configure.ac: Add test for ARM TLS support.Daniel Jacobowitz1-1/+11
2005-11-02re PR target/9350 (-fomit-frame-pointer does not work for main)Richard Henderson1-12/+0
2005-10-24contrib.texi: Add the names of the LLNL folks who donated Cray pointer suppor...Steven Bosscher1-0/+4
2005-10-19s390.c (override_options): Added check for -mstack-size 64k limitation.Andreas Krebbel1-2/+3
2005-10-17re PR target/23424 (cris.md rtl canonicalization bug)Hans-Peter Nilsson1-1/+4
2005-10-13Add missing docs for f95-cpp-input.James E Wilson1-1/+1