summaryrefslogtreecommitdiff
path: root/gcc/invoke.texi
Commit message (Expand)AuthorAgeFilesLines
* * class.c (build_vtable_entry_ref): Lose vtbl parm. Fix for new abi.jason2001-05-211-31/+16
* * invoke.texi: Add more options to summary list.jsm282001-05-201-4/+5
* * invoke.texi: Document meaning of -pedantic when -std=gnu* isjsm282001-05-201-0/+10
* i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.zack2001-05-171-1/+1
* * invoke.texi (Option Summary): Add -momit-leaf-frame-pointeraj2001-05-061-1/+9
* * invoke.texi (i386 Options): Delete references to -malign-jumps,geoffk2001-05-041-22/+1
* 2001-05-01 Jeffrey Oldham <oldham@codesourcery.com>oldham2001-05-011-5/+21
* * invoke.texi: Add a section documenting Objective-C options.shebs2001-04-301-0/+62
* * invoke.texi: Use XX-bit instead of XXbit or XX bit whereaj2001-04-281-99/+98
* * gcc.c (process_command): Allow -l lib in addition to -llibgerald2001-04-281-2/+5
* * invoke.texi: Document more C++ command-line options.mmitchel2001-04-261-0/+27
* * invoke.texi: Document -Wmissing-braces, -dumpspecs,jsm282001-04-251-3/+35
* * invoke.texi (-Wshadow): Clarify.jakub2001-04-191-1/+2
* * c-typeck.c (convert_arguments): Don't check for width changesghazi2001-04-171-3/+4
* * invoke.texi: Document --param max-gcse-memory.mmitchel2001-04-121-0/+6
* * cpp.texi (-Wtraditional): Update description.ghazi2001-04-111-4/+5
* * c-typeck.c (convert_arguments): -Wtraditional now activatesghazi2001-04-101-0/+5
* 2001-04-09 Andrew MacLeod <amacleod@redhat.com>amacleod2001-04-091-1/+13
* * invoke.texi (-ffast-math): Remove duplicate line aboutjsm282001-03-221-2/+0
* * invoke.texi: Fix typo.jsm282001-03-091-1/+1
* Brad's -ffast-math breakup.rth2001-03-071-7/+38
* * invoke.texi: Document __FAST_MATH__.neil2001-03-051-0/+2
* * i386.c (pentium4_cost): New.hubicka2001-02-281-3/+3
* * invoke.texi (-fsquangle): Remove documentation.mmitchel2001-02-181-28/+2
* * invoke.texi (-I): Add note avoiding use for system header files.kenner2001-02-181-3/+6
* * invoke.texi (-Woverloaded-virtual): Clarify documentation.mmitchel2001-02-171-7/+22
* * invoke.texi (--param): Document.mmitchel2001-02-151-0/+19
* Fix syntax error in previous checkin.hubicka2001-02-141-1/+1
* * invoke.texi (-mreg-alloc): Nuke.hubicka2001-02-141-9/+1
* * mkdeps.c (deps_add_default_target): Robustify. Addnathan2001-02-121-2/+4
* gcc:nathan2001-02-051-3/+8
* * cpp.texi, invoke.texi: Update -Wtraditional documentation.neil2001-02-021-18/+29
* * gcc.c (init_gcc_specs): New function. Make -shared-libgccmmitchel2001-02-021-5/+10
* Replace , with \, inside @gccoptlist macros.nickc2001-01-231-10/+41
* Improve IA-64 option documentation based on public and private comments.wilson2001-01-171-12/+16
* * invoke.texi (Optimize Options): Use `{}' to around @samptromey2001-01-171-1/+1
* document -fno-guess-branch-probability optionaldyh2001-01-171-1/+11
* * invoke.texi: Document IA-64 options.wilson2001-01-161-0/+80
* contrib:jsm282001-01-131-317/+330
* * cpp.texi, extend.texi, gcc.texi, install.texi, invoke.texi,jsm282001-01-121-5/+16
* Undo patch accidentally commited as part of change to removenickc2001-01-121-82/+82
* * invoke.texi: Fix typo.neil2001-01-111-1/+1
* * invoke.texi: Restore documentation of the drivers' switches -MDneil2001-01-111-0/+19
* Remove {save|restore}_machine_status.nickc2001-01-101-82/+82
* * invoke.texi: Document that -fcond-mismatch isn't supported forjsm282001-01-101-1/+2
* gcc:jsm282001-01-101-136/+145
* 2001-01-10 Phil Edwards <pme@sources.redhat.com>pme2001-01-101-1/+1
* 2001-01-10 Phil Edwards <pme@sources.redhat.com>pme2001-01-101-1/+1
* * cppinit.c (OPT_MD, OPT_MMD): Restore.neil2001-01-091-40/+142
* * Makefile.in (DRIVER_DEFINES): Define ENABLE_SHARED_LIBGCC andrth2001-01-071-1/+20