aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2006-01-18Makefile.in (D32PBIT_FUNCS): New.Ben Elliston1-0/+200
2006-01-17common.opt (ftoplevel-reorder): New option.Ian Lance Taylor1-3/+13
2006-01-16rtl-factoring.c: Add sequence abstraction algorithm.Gabor Loki1-1/+10
2006-01-14re PR tree-optimization/22548 (Aliasing can not tell array members apart)Richard Guenther1-0/+4
2006-01-12shift.md: Rewrite...DJ Delorie1-2/+2
2006-01-13tm.texi (Data Output): Add REAL_VALUE_TO_TARGET_DECIMAL32...Ben Elliston1-9/+13
2006-01-13rtl.texi (Insns): Remove statement that libcalls cannot return in memory...Ben Elliston1-8/+1
2006-01-12re PR libstdc++/24660 (versioning weak symbols in libstdc++)Jason Merrill1-6/+10
2006-01-11re PR tree-optimization/23109 (compiler generates wrong code leading to spuri...Paolo Bonzini1-0/+9
2006-01-06tm.texi (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Document.Eric Christopher1-19/+27
2006-01-03targhooks.h (default_decimal_float_supported_p): Declare.Ben Elliston1-1/+0
2005-12-29invoke.texi (Objective-C and Objective-C++ Dialect Options -fobjc-exceptions)...Mike Stump1-2/+3
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