aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
AgeCommit message (Expand)AuthorFilesLines
2003-09-16c-common.c (handle_warn_unused_result_attribute): New function.Jason Merrill1-3/+23
2003-09-15invoke.texi (Warning Options): Add missing hyphen before "Wimport".Volker Reichelt1-10/+9
2003-09-15invoke.texi (Warning Options): Describe -Wold-style-definition.Andreas Jaeger1-1/+6
2003-09-12elf.h (ASM_SPEC): Remove no-density option.Bob Wilson1-120/+2
2003-09-09darwin.h (LINK_SPEC): Pass -nofixprebinding to linker.Devang Patel1-1/+3
2003-09-09builtin-types.def (BT_FN_COMPLEX_LONGDOUBLE_COMPLEX_LONGDOUBLE_COMPLEX_LONGDO...Kaveh R. Ghazi1-26/+89
2003-09-05opts.c (decode_options): Enable unit-at-a-time at -O2.Jan Hubicka1-2/+2
2003-09-04Add support for v850e1 processor - a variant of the v850e.Nick Clifton1-4/+11
2003-09-04Remove cast-as-lvalue extension.Mark Mitchell1-3/+3
2003-09-03targhooks.c: New file.DJ Delorie1-99/+87
2003-09-03toplev.c (flag_rounding_math): New global variable.Roger Sayle1-3/+23
2003-09-03mips.h (MASK_UNUSED1): Remove.Richard Sandiford1-1/+30
2003-09-01fragments.texi: Mention config.host.Nathanael Nerode2-8/+25
2003-08-31fragments.texi, [...]: Mention new file config.build.Nathanael Nerode2-8/+10
2003-08-28builtin-types.def (BT_INT_PTR, [...]): New.Kaveh R. Ghazi1-23/+37
2003-08-28builtin-types.def (BT_FN_FLOAT_INT_FLOAT, [...]): New.Kaveh R. Ghazi1-18/+62
2003-08-28builtin-types.def (BT_FN_INT_FLOAT, [...]): New.Kaveh R. Ghazi1-37/+168
2003-08-28* gcc.c (STANDARD_EXEC_PREFIX, STANDARD_STARTFILE_PREFIX)Daniel Jacobowitz1-1/+3
2003-08-26install.texi (Prerequisites): Mention GNU make requirement.Mark Mitchell1-0/+4
2003-08-23calls.c (emit_library_call_value_1): Remove code related to LIBGCC_NEEDS_DOUBLE.Jason Eckhardt1-9/+0
2003-08-22mips.h (MASK_FIX_SB1, [...]): New defines.Chris Demetriou1-1/+9
2003-08-20update bubblestrap docsJason Merrill1-8/+8
2003-08-19PR c++/10538, PR c/5582Andrew Pinski1-1/+22
2003-08-12expr.c (expand_expr): If an ABS_EXPR has a complex type, abort.Roger Sayle1-0/+15
2003-08-08iq2000: New port.Stan Cox1-0/+9
2003-08-06extend.texi (Function Attributes): Document the IA-64 version of the "model" ...David Mosberger1-4/+14
2003-08-06install.texi (*-*-solaris2*): Refine configure instructions.Phil Edwards1-6/+3
2003-08-05c.opt: Introduce -fworking-directory.Alexandre Oliva3-3/+22
2003-08-03builtin-types.def (BT_SSIZE): New primitive type.Roger Sayle1-6/+17
2003-08-01sourcebuild.texi (Front End Directory): Don't make references to libsubdir, i...Geoffrey Keating5-37/+37
2003-08-01re PR c++/11295 (ICE when using a non-trivial object in a compound statement ...Nathan Sidwell1-25/+60
2003-07-31gcov.texi (Invoking Gcov): Describe output name mangling more fully.Nathan Sidwell1-16/+22
2003-07-31re PR bootstrap/9330 ([alpha-osf]small alphaev56-dec-osf5.1 --enable-threads=...Rainer Orth1-3/+0
2003-07-31c-tree.texi: Normalize spellings of "lowercase" and "uppercase".Matt Kraai5-12/+12
2003-07-30combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes.Zdenek Dvorak1-0/+4
2003-07-30re PR c/10320 (gcc 3.4 gets rid of static inline function that does not get i...Jan Hubicka1-12/+1
2003-07-29c-common.c (allow_pch): Remove.Geoffrey Keating1-0/+33
2003-07-28c-parse.in (lineno_stmt_decl_or_labels_ending_decl): Also warn when warn_decl...Hans-Peter Nilsson1-1/+9
2003-07-28configure.in (--enable-checking): Add fold category.Jakub Jelinek1-2/+2
2003-07-27extend.texi (Deprecated Features): Implicit typename is gone.Nathan Sidwell1-5/+7
2003-07-27varasm.c (output_constant_def_contents): Use ASM_DECLARE_CONSTANT_NAME if def...Geoffrey Keating1-0/+16
2003-07-26* doc/install.texi (Testing): Adjust required versions of DejaGnu.Gerald Pfeifer1-2/+2
2003-07-25passes.texi (Passes): Mention pretty-printing and diagnostic files.Gabriel Dos Reis1-1/+4
2003-07-25extend.texi (Function Attributes): GNU C++ does now allow unused parameter de...Nathan Sidwell1-4/+7
2003-07-24invoke.texi (-fprofile-arcs, [...]): Update documentation missed from my 2003...Nathan Sidwell1-8/+8
2003-07-23* doc/c-tree.texi (OFFSET_TYPE): Update description.Mark Mitchell1-5/+3
2003-07-22trouble.texi: Better document two-stage name lookup.Wolfgang Bangerth1-8/+44
2003-07-21* doc/extend.texi: Fixes to spelling, grammar, and diction.Dave Fluri1-19/+20
2003-07-21invoke.texi (Optimize Options): Replace "it's" with "its".Ben Elliston1-6/+6
2003-07-20* doc/invoke.texi: Fixes to style, grammar and diction.Lisa M. Goldstein1-27/+27