aboutsummaryrefslogtreecommitdiff
path: root/gcc/invoke.texi
AgeCommit message (Expand)AuthorFilesLines
2001-05-20* invoke.texi: Add more options to summary list.Joseph Myers1-4/+5
2001-05-20re PR c/2291 (Pedantic may be too pedantic)Joseph Myers1-0/+10
2001-05-17i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg1-1/+1
2001-05-06invoke.texi (Option Summary): Add -momit-leaf-frame-pointer (i386 Options): D...Andreas Jaeger1-1/+9
2001-05-04invoke.texi (i386 Options): Delete references to -malign-jumps, -malign-loops...Geoffrey Keating1-22/+1
2001-05-01invoke.texi (Optimize Options): Add documentation for `--param max-delay-slot...Jeffrey Oldham1-5/+21
2001-04-30* invoke.texi: Add a section documenting Objective-C options.Stan Shebs1-0/+62
2001-04-28invoke.texi: Use XX-bit instead of XXbit or XX bit where appropriate.Andreas Jaeger1-99/+98
2001-04-28re PR c/2347 (gcc does not accept "-l m" as POSIX permits (wants -lm))Jens Schweikhardt1-2/+5
2001-04-26invoke.texi: Document more C++ command-line options.Mark Mitchell1-0/+27
2001-04-25invoke.texi: Document -Wmissing-braces...Joseph Myers1-3/+35
2001-04-19* invoke.texi (-Wshadow): Clarify.David Billinghurst1-1/+2
2001-04-17c-typeck.c (convert_arguments): Don't check for width changes with -Wtraditio...Kaveh R. Ghazi1-3/+4
2001-04-12* invoke.texi: Document --param max-gcse-memory.Mark Mitchell1-0/+6
2001-04-11cpp.texi (-Wtraditional): Update description.Kaveh R. Ghazi1-4/+5
2001-04-10c-typeck.c (convert_arguments): -Wtraditional now activates -Wconversion warn...Kaveh R. Ghazi1-0/+5
2001-04-09alias.c (get_addr): Externalize.Andrew MacLeod1-1/+13
2001-03-22invoke.texi (-ffast-math): Remove duplicate line about __FAST_MATH__.Joseph Myers1-2/+0
2001-03-09invoke.texi: Fix typo.Joseph Myers1-1/+1
2001-03-07Brad's -ffast-math breakup.Brad Lucier1-7/+38
2001-03-05* invoke.texi: Document __FAST_MATH__.Brad Lucier1-0/+2
2001-02-28i386.c (pentium4_cost): New.Jan Hubicka1-3/+3
2001-02-18invoke.texi (-fsquangle): Remove documentation.Mark Mitchell1-28/+2
2001-02-18* invoke.texi (-I): Add note avoiding use for system header files.Richard Kenner1-3/+6
2001-02-17* invoke.texi (-Woverloaded-virtual): Clarify documentation.Mark Mitchell1-7/+22
2001-02-15* invoke.texi (--param): Document.Mark Mitchell1-0/+19
2001-02-14Fix syntax error in previous checkin.Jan Hubicka1-1/+1
2001-02-14invoke.texi (-mreg-alloc): Nuke.Jan Hubicka1-9/+1
2001-02-12mkdeps.c (deps_add_default_target): Robustify.Nathan Sidwell1-2/+4
2001-02-05invoke.texi (-fdump-class-layout): Document.Nathan Sidwell1-3/+8
2001-02-02* cpp.texi, invoke.texi: Update -Wtraditional documentation.Neil Booth1-18/+29
2001-02-02gcc.c (init_gcc_specs): New function.Mark Mitchell1-5/+10
2001-01-23Replace , with \, inside @gccoptlist macros.Nick Clifton1-10/+41
2001-01-17Improve IA-64 option documentation based on public and private comments.Jim Wilson1-12/+16
2001-01-17invoke.texi (Optimize Options): Use `{}' to around @samp argument.Tom Tromey1-1/+1
2001-01-17document -fno-guess-branch-probability optionAldy Hernandez1-1/+11
2001-01-16* invoke.texi: Document IA-64 options.Jim Wilson1-0/+80
2001-01-13gcc_update: Add gcc/gcc.1 to generated files.Joseph Myers1-317/+330
2001-01-12cpp.texi, [...]: Consistently refer to ISO C instead of ANSI C.Joseph Myers1-5/+16
2001-01-12Undo patch accidentally commited as part of change to removeNick Clifton1-82/+82
2001-01-11* invoke.texi: Fix typo.Neil Booth1-1/+1
2001-01-11invoke.texi: Restore documentation of the drivers' switches -MD and -MMD.Neil Booth1-0/+19
2001-01-10Remove {save|restore}_machine_status.Nick Clifton1-82/+82
2001-01-10invoke.texi: Document that -fcond-mismatch isn't supported for C++.Joseph Myers1-1/+2
2001-01-10gcc.texi: Define macro gcctabopt.Joseph Myers1-136/+145
2001-01-10invoke.texi: Fix another typo.Phil Edwards1-1/+1
2001-01-10invoke.texi: Fix typo.Phil Edwards1-1/+1
2001-01-09cppinit.c (OPT_MD, OPT_MMD): Restore.Neil Booth1-40/+142
2001-01-07Makefile.in (DRIVER_DEFINES): Define ENABLE_SHARED_LIBGCC and NO_SHARED_LIBGC...Richard Henderson1-1/+20
2001-01-02i386.c (ix86_split_to_parts): Return number of part required; handle TFmodes.Jan Hubicka1-4/+18