aboutsummaryrefslogtreecommitdiff
path: root/gcc/invoke.texi
AgeCommit message (Expand)Author
2001-02-05gcc:Nathan Sidwell
2001-02-02 * cpp.texi, invoke.texi: Update -Wtraditional documentation.Neil Booth
2001-02-02 * gcc.c (init_gcc_specs): New function. Make -shared-libgccMark Mitchell
2001-01-23Replace , with \, inside @gccoptlist macros.Nick Clifton
2001-01-17Improve IA-64 option documentation based on public and private comments.Jim Wilson
2001-01-17 * invoke.texi (Optimize Options): Use `{}' to around @sampTom Tromey
2001-01-17document -fno-guess-branch-probability optionAldy Hernandez
2001-01-16 * invoke.texi: Document IA-64 options.Jim Wilson
2001-01-13contrib:Joseph Myers
2001-01-12 * cpp.texi, extend.texi, gcc.texi, install.texi, invoke.texi,Joseph Myers
2001-01-12Undo patch accidentally commited as part of change to removeNick Clifton
2001-01-11 * invoke.texi: Fix typo.Neil Booth
2001-01-11 * invoke.texi: Restore documentation of the drivers' switches -MDNeil Booth
2001-01-10Remove {save|restore}_machine_status.Nick Clifton
2001-01-10 * invoke.texi: Document that -fcond-mismatch isn't supported forJoseph Myers
2001-01-10gcc:Joseph Myers
2001-01-102001-01-10 Phil Edwards <pme@sources.redhat.com>Phil Edwards
2001-01-102001-01-10 Phil Edwards <pme@sources.redhat.com>Phil Edwards
2001-01-09 * cppinit.c (OPT_MD, OPT_MMD): Restore.Neil Booth
2001-01-07 * Makefile.in (DRIVER_DEFINES): Define ENABLE_SHARED_LIBGCC andRichard Henderson
2001-01-02 * i386.c (ix86_split_to_parts): Return number of part required;Jan Hubicka
2001-01-02 * c-decl.c (c_decode_option): Remove support ofAndreas Jaeger
2001-01-022000-12-27 Phil Edwards <pme@sources.redhat.com>Phil Edwards
2000-12-28 * c-common.c (enum format_type): Add strfmon_format_type.Joseph Myers
2000-12-19 * invoke.texi (-print-search-dirs): Make references to cpp referJoseph Myers
2000-12-07 * c-common.c (warn_format_security): New variable.Joseph Myers
2000-12-07 * invoke.texi (-Wformat): Document what format features areJoseph Myers
2000-12-06 * invoke.texi: Use @table @samp instead of @itemize @minus forJoseph Myers
2000-12-05 * invoke.texi: Add support for using texi2pod.pl. Don't useJoseph Myers
2000-12-042000-12-03 Phil Edwards <pme@sources.redhat.com>Phil Edwards
2000-12-01 * c-common.c (warn_format, warn_format_y2k,Joseph Myers
2000-12-01 * install.texi (avr): Replace incomplete list of supported MCUMarek Michalkiewicz
2000-11-25 * invoke.texi: Update sequence points references.Joseph Myers
2000-11-19 * config.gcc, invoke.texi: Fix errors in spelling of "deprecated".Joseph Myers
2000-11-13 * invoke.texi (-Wtrigraphs, -fdump-translation-unit, -save-temps,Joseph Myers
2000-11-13 * invoke.texi: Update lists of languages and suffixes supported.Joseph Myers
2000-11-12 * invoke.texi: Clean up option summary.Joseph Myers
2000-11-11 * invoke.texi: Correct spelling of -foptimize-register-move.Joseph Myers
2000-11-11 * gcc.texi, invoke.texi: Add new section discussing languageJoseph Myers
2000-11-10 * extend.texi, invoke.texi: Move documentation of builtin versionsJoseph Myers
2000-10-31Better .greg dumpBernd Schmidt
2000-10-29 * invoke.texi: Document that -V will only work for very similarJoseph Myers
2000-10-27 * invoke.texi: Document -mintel-syntaxKelley Cook
2000-10-27 * invoke.texi: Document -frename-registers. Add it to -O3.Richard Henderson
2000-10-25 * c-decl.c (grokdeclarator): Move warning for qualified voidJoseph Myers
2000-10-18Adding new option -ftrapv.Chandrakala Chavva
2000-10-17Added new option --target-help.Chandrakala Chavva
2000-10-17 * c-common.h (warn_missing_format_attribute): New variable.Joseph Myers
2000-10-172000-10-17 Marc Espie <espie@openbsd.org>Marc Espie
2000-10-11 * c-typeck.c (check_modify_expr): New function.Joseph Myers