| Commit message (Expand) | Author | Age | Files | Lines |
* | * class.c (build_vtable_entry_ref): Lose vtbl parm. Fix for new abi. | jason | 2001-05-21 | 1 | -31/+16 |
* | * invoke.texi: Add more options to summary list. | jsm28 | 2001-05-20 | 1 | -4/+5 |
* | * invoke.texi: Document meaning of -pedantic when -std=gnu* is | jsm28 | 2001-05-20 | 1 | -0/+10 |
* | i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. | zack | 2001-05-17 | 1 | -1/+1 |
* | * invoke.texi (Option Summary): Add -momit-leaf-frame-pointer | aj | 2001-05-06 | 1 | -1/+9 |
* | * invoke.texi (i386 Options): Delete references to -malign-jumps, | geoffk | 2001-05-04 | 1 | -22/+1 |
* | 2001-05-01 Jeffrey Oldham <oldham@codesourcery.com> | oldham | 2001-05-01 | 1 | -5/+21 |
* | * invoke.texi: Add a section documenting Objective-C options. | shebs | 2001-04-30 | 1 | -0/+62 |
* | * invoke.texi: Use XX-bit instead of XXbit or XX bit where | aj | 2001-04-28 | 1 | -99/+98 |
* | * gcc.c (process_command): Allow -l lib in addition to -llib | gerald | 2001-04-28 | 1 | -2/+5 |
* | * invoke.texi: Document more C++ command-line options. | mmitchel | 2001-04-26 | 1 | -0/+27 |
* | * invoke.texi: Document -Wmissing-braces, -dumpspecs, | jsm28 | 2001-04-25 | 1 | -3/+35 |
* | * invoke.texi (-Wshadow): Clarify. | jakub | 2001-04-19 | 1 | -1/+2 |
* | * c-typeck.c (convert_arguments): Don't check for width changes | ghazi | 2001-04-17 | 1 | -3/+4 |
* | * invoke.texi: Document --param max-gcse-memory. | mmitchel | 2001-04-12 | 1 | -0/+6 |
* | * cpp.texi (-Wtraditional): Update description. | ghazi | 2001-04-11 | 1 | -4/+5 |
* | * c-typeck.c (convert_arguments): -Wtraditional now activates | ghazi | 2001-04-10 | 1 | -0/+5 |
* | 2001-04-09 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2001-04-09 | 1 | -1/+13 |
* | * invoke.texi (-ffast-math): Remove duplicate line about | jsm28 | 2001-03-22 | 1 | -2/+0 |
* | * invoke.texi: Fix typo. | jsm28 | 2001-03-09 | 1 | -1/+1 |
* | Brad's -ffast-math breakup. | rth | 2001-03-07 | 1 | -7/+38 |
* | * invoke.texi: Document __FAST_MATH__. | neil | 2001-03-05 | 1 | -0/+2 |
* | * i386.c (pentium4_cost): New. | hubicka | 2001-02-28 | 1 | -3/+3 |
* | * invoke.texi (-fsquangle): Remove documentation. | mmitchel | 2001-02-18 | 1 | -28/+2 |
* | * invoke.texi (-I): Add note avoiding use for system header files. | kenner | 2001-02-18 | 1 | -3/+6 |
* | * invoke.texi (-Woverloaded-virtual): Clarify documentation. | mmitchel | 2001-02-17 | 1 | -7/+22 |
* | * invoke.texi (--param): Document. | mmitchel | 2001-02-15 | 1 | -0/+19 |
* | Fix syntax error in previous checkin. | hubicka | 2001-02-14 | 1 | -1/+1 |
* | * invoke.texi (-mreg-alloc): Nuke. | hubicka | 2001-02-14 | 1 | -9/+1 |
* | * mkdeps.c (deps_add_default_target): Robustify. Add | nathan | 2001-02-12 | 1 | -2/+4 |
* | gcc: | nathan | 2001-02-05 | 1 | -3/+8 |
* | * cpp.texi, invoke.texi: Update -Wtraditional documentation. | neil | 2001-02-02 | 1 | -18/+29 |
* | * gcc.c (init_gcc_specs): New function. Make -shared-libgcc | mmitchel | 2001-02-02 | 1 | -5/+10 |
* | Replace , with \, inside @gccoptlist macros. | nickc | 2001-01-23 | 1 | -10/+41 |
* | Improve IA-64 option documentation based on public and private comments. | wilson | 2001-01-17 | 1 | -12/+16 |
* | * invoke.texi (Optimize Options): Use `{}' to around @samp | tromey | 2001-01-17 | 1 | -1/+1 |
* | document -fno-guess-branch-probability option | aldyh | 2001-01-17 | 1 | -1/+11 |
* | * invoke.texi: Document IA-64 options. | wilson | 2001-01-16 | 1 | -0/+80 |
* | contrib: | jsm28 | 2001-01-13 | 1 | -317/+330 |
* | * cpp.texi, extend.texi, gcc.texi, install.texi, invoke.texi, | jsm28 | 2001-01-12 | 1 | -5/+16 |
* | Undo patch accidentally commited as part of change to remove | nickc | 2001-01-12 | 1 | -82/+82 |
* | * invoke.texi: Fix typo. | neil | 2001-01-11 | 1 | -1/+1 |
* | * invoke.texi: Restore documentation of the drivers' switches -MD | neil | 2001-01-11 | 1 | -0/+19 |
* | Remove {save|restore}_machine_status. | nickc | 2001-01-10 | 1 | -82/+82 |
* | * invoke.texi: Document that -fcond-mismatch isn't supported for | jsm28 | 2001-01-10 | 1 | -1/+2 |
* | gcc: | jsm28 | 2001-01-10 | 1 | -136/+145 |
* | 2001-01-10 Phil Edwards <pme@sources.redhat.com> | pme | 2001-01-10 | 1 | -1/+1 |
* | 2001-01-10 Phil Edwards <pme@sources.redhat.com> | pme | 2001-01-10 | 1 | -1/+1 |
* | * cppinit.c (OPT_MD, OPT_MMD): Restore. | neil | 2001-01-09 | 1 | -40/+142 |
* | * Makefile.in (DRIVER_DEFINES): Define ENABLE_SHARED_LIBGCC and | rth | 2001-01-07 | 1 | -1/+20 |