aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/invoke.texi
AgeCommit message (Expand)AuthorFilesLines
2002-04-30pa.c (override_options): Default to PA8000 scheduling.Jeffrey A Law1-3/+4
2002-04-29toplev.c (flag_if_conversion, [...]): New static variables.Jan Hubicka1-0/+13
2002-04-25* doc/invoke.texi: Document -gdwarf{,-2} vs debug level.Richard Henderson1-2/+5
2002-04-20invoke.texi: Remove Chill references.Joseph Myers1-5/+0
2002-03-30sparc.c: Remove all references to TARGET_EPILOGUE.Richard Henderson1-14/+2
2002-03-29i386.c (x86_arch_always_fancy_math_387): New.Richard Henderson1-3/+6
2002-03-28invoke.texi (Warning Options): Refer to C++ Dialect Options and Objective-C D...Gerald Pfeifer1-1/+3
2002-03-26Add -Wswitch-enum. Document.Andrew Cagney1-2/+9
2002-03-23[multiple changes]Andrew Cagney1-1/+6
2002-03-22cpplib.h (struct cpp_options): New member, warn_endif_labels.Phil Edwards1-1/+5
2002-03-22toplev.c (flag_loop_optimize, [...]): New static variables.Jan Hubicka1-1/+12
2002-03-20Clarify that -O2 sets -fstrict-aliasingMichael Meissner1-4/+8
2002-03-14Add --param max-unrolled-insns=<n> supportMichael Meissner1-0/+5
2002-03-11Makefile.in: Update.Neil Booth1-361/+17
2002-03-07invoke.texi: Add documentation for -mabi=no-altivec.Aldy Hernandez1-1/+5
2002-03-05This is the documentation for -### that I forgot to add when -### wasIra Ruben1-1/+7
2002-03-05toplev.c (documented_lang_options): Document more language-specific options.Geoffrey Keating1-31/+29
2002-03-04texinfo.tex: Update to version 2002-03-01.06.Joseph Myers1-4/+4
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-9/+1
2002-03-02Makefile.in (CRTSTUFF_CFLAGS): Add -fno-zero-initialized-in-bss.Kaveh R. Ghazi1-0/+14
2002-02-28basic-block.h (BB_REACHABLE): Renumber.Jan Hubicka1-24/+27
2002-02-27c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg1-86/+7
2002-02-25gcc.c (init_gcc_specs): Get -shared-libgcc along with -shared to link with sh...Alexandre Oliva1-9/+20
2002-02-23* doc/cpp.texi, doc/invoke.texi: Update documentation for -MM.Neil Booth1-3/+8
2002-02-23contribute.texi, [...]: Remove trailing whitespace.Joseph Myers1-8/+8
2002-02-20cppinit.c (init_dependency_output): Take deps output file from -o if none giv...Neil Booth1-18/+32
2002-02-19invoke.texi: explicitly list the style guidelines that -Weffc++ checks for.Ryan T. Sammartino1-4/+38
2002-02-09Contribute sh64-elf.Alexandre Oliva1-0/+3
2002-02-08* doc/invoke.texi (RS/6000 and PowerPC Options): Fix typo.David Edelsohn1-1/+1
2002-02-06Implement using "base addresses" in insn operands as default.Hans-Peter Nilsson1-1/+15
2002-01-27invoke.texi (-fdump-translation-unit): Revert this patch: 2001-10-21 Craig Ro...Craig Rodrigues1-1/+10
2002-01-23elf.h: New file.Bob Wilson1-0/+192
2002-01-21Remove workaround for register stack overwrite bug in mmix.Hans-Peter Nilsson1-11/+1
2002-01-16invoke.texi: Change the dump file name of block reordering pass from 28.bbro ...Kazu Hirata1-1/+4
2002-01-14extend.texi: Move documentation of X86 built-in functions here.Joseph Myers1-219/+2
2002-01-14invoke.texi (Xstormy16 Options): Add xstormy16 option.Geoffrey Keating1-0/+17
2002-01-12* doc/invoke.texi: Update Alpha options.Richard Henderson1-17/+70
2002-01-12* doc/invoke.texi: Update i386 built-in function lists.Richard Henderson1-316/+174
2002-01-11invoke.texi: Avoid overfull hboxes.Joseph Myers1-4/+28
2002-01-10* doc/invoke.texi: Document PDP-11 options.Joseph Myers1-0/+115
2002-01-10Added __attribute__((deprecated)) patches.Ira Ruben1-1/+9
2002-01-08invoke.texi: Markup gcc as @command.Gerald Pfeifer1-2/+3
2002-01-07gcc.texi, [...]: Update copyright and last update dates.Joseph Myers1-2/+2
2002-01-07avr.c (avr_mcu_types): Add new MCU types.Marek Michalkiewicz1-3/+4
2002-01-05invoke.texi (Option Summary): Document -mbranch-predict, -mreg-stack-fill-bug...Hans-Peter Nilsson1-2/+15
2002-01-04* doc/invoke.texi (RS/6000 and PowerPC Options): Add -mcall-gnu.Roland McGrath1-0/+5
2002-01-03re PR c/5226 (-mthreads not available in gcc 3.0.3 but still in doc)Craig Rodrigues1-9/+8
2002-01-02re PR c++/5089 (-Wold-style-cast warns about cast to void)Nathan Sidwell1-4/+4
2001-12-18att.h (ASM_FILE_START): Use asm_dialect.Jan Hubicka1-4/+5
2001-12-17Separate user and internals manuals.Joseph Myers1-36/+7