summaryrefslogtreecommitdiff
path: root/gcc/invoke.texi
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updateBernd Schmidt2001-01-251-1/+2
* Small doc fixBernd Schmidt2001-01-111-4/+4
* Install the vthunks patch onto the gcc-2.95 branch.Jeffrey A Law2000-04-121-2/+16
* invoke.texi (C Dialect Options): Remove -flang-c9x, add -std documentation.Martin v. Löwis1999-12-071-8/+31
* toplev.c (main): Do not turn on strict aliasing by default.Jeffrey A Law1999-10-211-7/+7
* invoke.texi: s/GNU CC/GCC/ for consistency with gcc.texi.Joe Buck1999-08-111-131/+136
* gcc.texi: More changes related to list conversion.Jeffrey A Law1999-07-251-1/+1
* * invoke.texi: Typo fixes.Joseph Myers1999-07-141-2/+2
* invoke.texi (DEC Alpha Options): Put @end table at beginning of line, to avoi...Craig Burley1999-07-081-1/+2
* * invoke.texi (ia32 options): Fix typo.Jeffrey A Law1999-06-171-1/+1
* * invoke.texi (node Option Summary): Add -fpermissive flag.Mark Mitchell1999-06-131-1/+1
* * invoke.texi: Add C4x invocation docs.Michael Hayes1999-06-091-1/+133
* Dave Love's Intel-related doc fixesCraig Burley1999-06-051-2/+4
* invoke.texi: Remove duplicates in the description of -d letters.Andreas Schwab1999-05-071-15/+7
* pa.h (architecture_type): New enum.Jerry Quinn1999-04-251-5/+18
* flags.h (inline_max_insns): Declare.Theodore Papadopoulo1999-04-251-1/+18
* Misapplied patch.Richard Henderson1999-04-171-1/+0
* i386.c (i386_preferred_stack_boundary_string): New global variable.Jan Hubicka1999-04-171-1/+27
* extend.texi (Deprecated Features): New node.Martin v. Löwis1999-04-141-1/+5
* Document -mcpu=k6.Richard Henderson1999-04-121-10/+14
* invoke.texi: Add documentation for additional supported MIPS CPU types...Jerry James1999-04-021-8/+26
* * invoke.texi (Invoking G++, C++ Dialect Options): Update.Jason Merrill1999-03-291-107/+123
* Clarify -fcheck-memory-usageCraig Burley1999-03-291-7/+11
* Fix missing initializer compile-time warning messages.Jim Wilson1999-03-251-0/+5
* tm.texi (Varargs): Don't split argument of @item across lines.Andreas Schwab1999-03-201-6/+6
* pa.h (processor_type): Add PROCESSOR_8000 symbol.Jerry Quinn1999-03-171-1/+1
* invoke.texi: Add -mlong32 documentation.Gavin Romig-Koch1999-03-161-6/+17
* iris.h (CTORS_SECTION_ASM_OP,DTORS_SECTION_ASM_OP, [...]): Use Pmode == DImod...Gavin Romig-Koch1999-03-161-5/+6
* * invoke.texi: Update information for PA scheduling.Jeffrey A Law1999-02-271-7/+4
* [multiple changes]Jeff Law1999-02-261-3/+4
* Apply ARM/Linux patches.Nick Clifton1999-02-221-3/+25
* README.g77, [...]: Update email addresses.Jeffrey A Law1999-02-061-1/+1
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forJeffrey A Law1999-01-261-3/+47
* Update sparc -mcpu= documentation.Richard Henderson1999-01-211-5/+6
* [multiple changes]Vladimir Makarov1999-01-191-0/+9
* * invoke.texi (C++ Dialect Options): Document -fno-rtti.Jason Merrill1999-01-181-0/+13
* [multiple changes]Vladimir Makarov1999-01-181-14/+17
* c-decl.c (duplicate_decls): If `warn_traditional'...Kaveh R. Ghazi1999-01-161-1/+5
* Undo botched commit.Jeff Law1999-01-151-17/+14
* [multiple changes]Vladimir Makarov1999-01-131-14/+17
* Fix copyrights.Jeff Law1999-01-061-1/+1
* c-common.c (decl_attributes): Allow applying attribute `unused' on a LABEL_DECL.Kaveh R. Ghazi1999-01-041-1/+1
* fix minor typoBrendan Kehoe1998-12-241-1/+1
* * invoke.texi (Warning Options): Soften the tone of -pedanticAlexandre Oliva1998-12-061-5/+2
* Bulk ns32k patch from Ian Dall. See ChangeLog for details.Ian Dall1998-11-251-0/+121
* Makefile.in (cc1): Put C_OBJS, and thence @extra_c_objs@ last.Richard Henderson1998-10-281-0/+9
* Ignore empty target specific options...Nick Clifton1998-10-271-1/+10
* invoke.texi: Document -flang-isoc9x.Mark Mitchell1998-10-211-1/+10
* regclass.c (fix_register): Add error message.Gavin Romig-Koch1998-10-201-6/+6
* New warning, `missing-noreturn':Kaveh R. Ghazi1998-10-201-1/+8