errors.h (warning, [...]): Mark as cold.
[gcc.git] / gcc / doc / extend.texi
2007-03-06 Jan Hubickaerrors.h (warning, [...]): Mark as cold.
2007-03-05 Ian Lance Taylorc.opt (fgnu89-inline): New option.
2007-02-25 Mark Mitchellextend.texi: Document optional priority argument to...
2007-02-19 Manuel López-Ibáñezc.opt (Waddress): New.
2007-02-05 Harsha Jagasiaamdfam10
2007-01-30 Janis Johnsonextend.texi (Decimal Floating Types): Remove decfloat...
2007-01-27 Ralf Wildenhuessourcebuild.texi: Add comma for clarity.
2007-01-24 Steve Ellceytarget.h (globalize_decl_name): New.
2007-01-08 Kazu Hirataarm.c, [...]: Fix comment typos.
2007-01-03 Paul Brookbackport: thumb2.md: New file.
2006-12-11 Uros Bizjakre PR target/30120 (silent miscompilation of argument...
2006-12-02 Kazu Hirata* doc/extend.texi, doc/invoke.texi, doc/md.texi: Fix...
2006-11-21 Trevor Smigielconfigure.in (skipdirs): Don't build target-libiberty...
2006-11-16 Eric Botcazoure PR middle-end/26306 (ICE on volatile array with...
2006-11-16 Uros Bizjaki386.c (ix86_function_sseregparm): Fix comment: number...
2006-11-15 Uros Bizjaki386.opt: New target option -mx87regparm.
2006-11-11 Jan Hubickaextended.texi (__builtin_expect): We no longer require...
2006-11-07 Jakub Jelinekc-common.c (c_common_attributes): Add gnu_inline attribyte.
2006-11-01 Eric Christopherextend.texi (__builtin_bswap32): Document.
2006-11-01 Geoffrey Keatingre PR c/16622 ([C99] extern inline is handled wrong...
2006-10-24 Ben Elliston* doc/extend.texi (Variable Attributes): Typo fix.
2006-10-22 H.J. Luconfig.gcc (i[34567]86-*-*): Add tmmintrin.h to extra_h...
2006-10-16 Richard Guentherre PR target/25519 (Intel (SSE/MMX) intrinsics should...
2006-10-01 Ryan Mansfieldre PR c/20533 (documentation: attribute 'used', applied...
2006-09-20 Janis Johnsonextend.texi (Decimal Float): Update for latest draft...
2006-09-11 Josh Triplettextend.texi (Other Builtins): Actually use the macro...
2006-08-26 David Edelsohnre PR target/27544 (attribute altivec is not documented)
2006-07-30 Eric Christopherre PR target/27543 (attribute ms_struct is now also...
2006-07-20 Jason Merrillre PR c++/28407 (Issue with anonymous namespace)
2006-07-19 Nathan Sidwellinvoke.texi (RS/6000 and PowerPC Options): Document...
2006-06-30 Jason Merrillre PR c++/26905 (default-visibility class symbol improp...
2006-06-12 Eric Christopherre PR target/27542 (the ms_struct pragma is not documented)
2006-06-04 Eric Christopherstor-layout.c (start_record_layout): Initialize remaini...
2006-05-22 Richard Guentherrevert: invoke.texi (-msselibm): Document.
2006-05-18 Stuart Hastingsi386.opt (-mstackrealign): New flag.
2006-04-04 Geoffrey Keatingextend.texi (Function Attributes): Rewrite visibility...
2006-04-03 Geoffrey Keatingextend.texi (Other Builtins): Document that __builtin_n...
2006-02-15 Michael Matzre PR middle-end/22275 (bitfield layout change)
2006-01-31 Richard Guentherinvoke.texi (-msselibm): Document.
2006-01-18 DJ Deloriec-pragma.c (handle_pragma_diagnostic): New.
2006-01-12 Jason Merrillre PR libstdc++/24660 (versioning weak symbols in libst...
2005-12-16 Jon Grimmtarget-def.h (TARGET_DECIMAL_FLOAT_SUPPORTED_P): New.
2005-12-05 Geoffrey KeatingIndex: gcc/ChangeLog
2005-11-09 Alexandre Olivare PR other/4372 (#pragma weak pthread* inclusion cause...
2005-10-12 Richard Hendersonre PR c/24255 (__transparent_union__ mishandled)
2005-10-05 Billy Biggsre PR target/23809 (Misleading documentation for -mmmx...
2005-08-22 Aldy Hernandezinvoke.texi (Option Summary): Add ms1 options.
2005-08-06 Kazu HirataMakefile.in, [...]: Fix comment/doc typos.
2005-08-03 Paul Woegerercontrib.texi: Mention crx.
2005-08-01 James E WilsonAdd long_call attribute to mips port.
2005-07-26 Aldy Hernandezextend.texi (Raw read/write Functions): New section.
2005-07-23 Chao-ying Fumips-dsp.md: New file.
2005-07-20 DJ Delorieconfig.gcc: Add m32c-elf support.
2005-07-20 Bernd Schmidtbfin-protos.h (bfin_longcall_p): Declare.
2005-07-15 Richard Guentherc-common.c (handle_flatten_attribute): New function.
2005-07-12 Bernd Schmidtextend.texi (Blackfin Built-in Functions): New section.
2005-06-27 Jakub Jelinekbuiltin-attrs.def (DEF_ATTR_FOR_INT): Add for 5 and 6.
2005-06-24 Jan Hubickatree-optimize.c (init_tree_optimization_passes): Fix...
2005-06-16 Richard Guentherextend.texi: Document sseregparm target attribute.
2005-05-30 Paolo Carlinire PR middle-end/21743 (Enable __builtin_clog)
2005-05-10 Joseph Myersre PR other/21052 (Example does not compile in user...
2005-04-20 Richard Hendersonbuiltins.c (expand_builtin_sync_operation): Revert...
2005-04-14 Richard Hendersonre PR middle-end/14311 (builtins for atomic operations...
2005-04-05 Bernd Schmidtbfin-modes.def: New file.
2005-04-03 Kaveh R. Ghazibuiltins.def (BUILT_IN_STPNCPY, [...]): New.
2005-04-01 Danny Smithcygming.h (SUBTARGET_ATTRIBUTE_TABLE): Define, with...
2005-03-30 Joseph Myersre PR c++/772 (Statement expressions issues)
2005-03-22 Mark Mitchellextend.texi: Deprecate C++ min/max operators.
2005-03-19 Joseph Myersextend.texi (__builtin_inf): Move statement about INFIN...
2005-03-17 Richard Hendersonextend.texi (Weak Pragmas): New section.
2005-03-08 Alexey Neymanre PR c/14411 (Request for setjmp/longjmp attributes)
2005-03-05 James A. Morrisonc-tree.texi: Wrap comments in @r{}.
2005-02-25 Paolo Carliniextend.texi (5.24 Declaring Attributes of Functions...
2005-02-20 Hans-Peter Nilssonextend.texi (Function Attributes): The attribute "pure...
2005-02-09 Richard Guentherre PR middle-end/19402 (__builtin_powi? still missing)
2005-02-07 Jonathan Wakelyextend.texi: Document deprecated extensions allowing...
2005-02-01 Joseph Myers* doc/extend.texi (Nested Functions): Update.
2005-01-31 Dale Johannesenextend.texi (nested functions): Fix linkage description.
2004-12-03 Janis Johnsonextend.texi (AltiVec Builtins): Fix info about signedness.
2004-11-27 Kazu Hiratalinux.h: Fix a comment typo.
2004-11-26 James A. Morrisonre PR target/18510 (GCC should have instrinsics for...
2004-11-23 Daniel Jacobowitzsol2-c.c (solaris_register_pragmas): Use c_register_pra...
2004-11-05 Joseph Myersc-tree.texi, [...]: Correct end-of-sentence markup...
2004-11-05 Joseph Myersc-tree.texi, [...]: Remove trailing whitespace.
2004-11-05 Mark Mitchellarm.c (arm_handle_notshared_attribute): New function.
2004-11-01 Nathan Sidwellre PR c++/18064 (gcc accepts different pointer types...
2004-10-28 Joseph Myerscontrib.texi, [...]: Improve Texinfo formatting.
2004-10-19 Hans-Peter Nilssonextend.texi (Extended Asm): Warn and provide example...
2004-10-18 Joseph Myersextend.texi (Attribute Syntax): Clarify details of...
2004-10-13 Dale Johannesenextend.texi (Extended Asm): Rewrite asm volatile descri...
2004-10-05 Chao-ying Fuinvoke.texi (-mpaired-single): Link to the new descript...
2004-09-29 Hans-Peter Nilssonextend.texi (Extended Asm): Add blurb about using Expli...
2004-09-24 Joseph Myersre PR c/12802 (-fms-extensions documentation problem)
2004-09-24 Joseph Myersre PR c/12713 (Document interaction of attribute noretu...
2004-09-23 Joseph Myersre PR c/16833 (-fno-builtin prevents automatic format...
2004-09-17 Sylvain Pion* doc/extend.texi: Fix duplicated word.
2004-09-17 James A. Morrisoncfg.texi: Use @smallexample.
2004-09-17 Kazu Hiratacompat.texi, [...]: Use @option around options.
2004-09-10 Kazu Hirataextend.texi, [...]: Fix typos.
2004-09-10 Richard Sandiford* doc/extend.texi: Document the FR-V built-in functions.
next