cpphash.c (special_symbol): Remove spurious argument to cpp_lookup.
[gcc.git] / gcc / invoke.texi
2000-02-11 Pavel Roskin* invoke.texi (PPC Options): -mno-new-mnenomics ->...
2000-02-03 Jan Hubickai386.md (movstrsi, clrstrsi): Support variable sized...
2000-01-07 Mumit Khanprotoize.c: Conditionally include unistd.h.
2000-01-04 Mumit Khangthr-win32.h (__gthread_active_p): Support Mingw MT...
1999-12-17 Mark Mitchellcrtstuff.c (__dso_handle): Declare.
1999-12-10 Kaveh R. Ghazic-parse.in (string): With -Wtraditional, warn if ANSI...
1999-12-07 Martin v. Löwisinvoke.texi (C Dialect Options): Remove -flang-c9x...
1999-12-04 Geoff Keatingc-common.c (enum attrs): Add A_NO_LIMIT_STACK.
1999-12-03 Greg McGaryflags.h (warn_padded, [...]): Add global var decls.
1999-12-02 Gavin Romig-Koch* invoke.texi: Document the mips option -mno-crt0
1999-12-02 Jeff LawFix cut-n-paste error in last change.
1999-12-02 Jeffrey A Lawmn10300.c (REG_SAVE_BYTES): Allocate space for AM33...
1999-11-30 Kaveh R. Ghazic-lex.c (yylex): With -Wtraditional...
1999-11-30 Brendan Kehoesparc.h (MASK_FASTER_STRUCTS, [...]): Define.
1999-11-23 R. Kelley Cook* invoke.texi (ARM Options): Add in -mno-alignment...
1999-11-21 Nick CliftonRename -mshort-load-bytes switch to -malignment-traps
1999-11-19 Greg McGarym68kelf.h: Suppress '/* within comment' warning.
1999-11-18 Diego Novilloinvoke.texi: Add documentation for -muninit-const-in...
1999-11-10 Hans-Peter Nilssoninvoke.texi (C Dialect Options): Add missing builtins...
1999-11-10 Tom Tromey[multiple changes]
1999-11-01 Richard Kenner[multiple changes]
1999-10-14 Gerald Pfeiferinvoke.texi: Label -Wbad-function-cast...
1999-10-05 Richard Hendersontoplev.c (dbr_sched_time): Unconditional.
1999-10-02 Krister WalfridssonKrister Walfridsson <cato@df.lth.se>
1999-09-30 Jeff LawMove -Wfloat-equal into the correct location.
1999-09-30 Dirk Zoller* invoke.texi: Add docs for -Wfloat-equal warning.
1999-09-30 Jason Merrillupdate -fno-rtti
1999-09-23 Jason Merrilldocument -fshort-wchar
1999-09-23 Jeffrey A Lawinvoke.texi: Document -fdelete-null-pointer-checks
1999-09-20 Mark Mitchell* invoke.texi (-fthis-is-variable): Remove documentation.
1999-09-16 Brad Luciertoplev.c: Allow -f[no-]math-errno to set (clear) flag_e...
1999-09-13 Zack Weinberggcc.c: Include sys/resource.h.
1999-09-07 Jeff LawMerge in gcc2-ss-010999
1999-09-02 Geoffrey Keatingflags.h: New variables align_loops...
1999-08-30 Jeffrey A Law* invoke.texi: Fix typo.
1999-08-21 Geoffrey KeatingThe 'xxx may be clobbered by longjmp/vfork' warnings...
1999-08-18 Geoff Keatingcse.c (cse_insn): Call never_reached_warning when a...
1999-08-12 Jason Merrill* invoke.texi (C++ Dialect Options): Add -fms-extensions.
1999-08-11 Mark Mitchellextend.texi (C++ Signatures): Remove node.
1999-08-11 Joe Buckinvoke.texi: s/GNU CC/GCC/ for consistency with gcc...
1999-08-07 Jeff LawForgot to commit earlier.
1999-08-03 Mark Mitchellinvoke.texi (-fdump-translation-unit): New option.
1999-08-02 David Edelsohn[multiple changes]
1999-07-26 Philip BlundellApply Philip Blundell <pb@nexus.co.uk>'s patch to...
1999-07-26 Jeffrey A Lawgcc.texi: More changes related to list conversion.
1999-07-23 Philip Blundellarm.h (TARGET_SWITCHES): Add -m{no-}single-pic-base.
1999-07-16 Jeffrey A Law* invoke.texi (HPPA Options): Remove -mspace/-mno-space.
1999-07-14 Joseph Myersinvoke.texi: Typo fixes.
1999-07-08 Nick CliftonAdd node describing spec files.
1999-07-08 Craig BurleyFix @end table
1999-07-05 Nick CliftonAdd preliminary support for arm v5 architectures.
1999-06-17 J"orn Rennecke* invoke.texi (ia32 options): Fix typo.
1999-06-17 Don LindsayAdded -mpcrel flag, and underlying support for PC-relat...
1999-06-13 Jerry Quinn* invoke.texi (Option Summary): Add -fpermissive flag.
1999-06-09 Michael Hayes* invoke.texi: Add C4x invocation docs.
1999-06-05 Craig BurleyDave Love's Intel-related doc fixes
1999-05-26 Mark Mitchellgcc.texi (Passes): Document branch-shortening.
1999-05-08 Andreas Schwabinvoke.texi: Remove duplicates in the description of...
1999-04-26 Jerry Quinnpa.h (architecture_type): New enum.
1999-04-25 Theodore Papadopouloflags.h (inline_max_insns): Declare.
1999-04-18 Richard HendersonMisapplied patch.
1999-04-17 Jan Hubickai386.c (i386_preferred_stack_boundary_string): New...
1999-04-14 Martin v. Löwisextend.texi (Deprecated Features): New node.
1999-04-12 Richard HendersonDocument -mcpu=k6.
1999-04-02 Jerry Jamesinvoke.texi: Add documentation for additional supported...
1999-03-29 Jason Merrill* invoke.texi (Invoking G++, C++ Dialect Options):...
1999-03-29 Craig BurleyClarify -fcheck-memory-usage
1999-03-25 Jim WilsonFix missing initializer compile-time warning messages.
1999-03-20 Andreas Schwabtm.texi (Varargs): Don't split argument of @item across...
1999-03-17 Jerry Quinnpa.h (processor_type): Add PROCESSOR_8000 symbol.
1999-03-16 Gavin Romig-Kochinvoke.texi: Add -mlong32 documentation.
1999-03-16 Gavin Romig-Kochiris.h (CTORS_SECTION_ASM_OP,DTORS_SECTION_ASM_OP,...
1999-02-28 Jeffrey A Law* invoke.texi: Update information for PA scheduling.
1999-02-27 Jeff Law[multiple changes]
1999-02-22 Nick CliftonApply ARM/Linux patches.
1999-02-06 Jeffrey A LawREADME.g77, [...]: Update email addresses.
1999-01-27 Jeffrey A LawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-21 Richard HendersonUpdate sparc -mcpu= documentation.
1999-01-19 Vladimir Makarov[multiple changes]
1999-01-18 Jason Merrill* invoke.texi (C++ Dialect Options): Document -fno...
1999-01-18 Vladimir Makarov[multiple changes]
1999-01-16 Kaveh R. Ghazic-decl.c (duplicate_decls): If `warn_traditional'...
1999-01-15 Jeff LawUndo botched commit.
1999-01-13 Vladimir Makarov[multiple changes]
1999-01-06 Jeff LawFix copyrights.
1999-01-04 Kaveh R. Ghazic-common.c (decl_attributes): Allow applying attribute...
1998-12-24 Brendan Kehoefix minor typo
1998-12-06 Alexandre Oliva* invoke.texi (Warning Options): Soften the tone of...
1998-11-25 Ian DallBulk ns32k patch from Ian Dall. See ChangeLog for...
1998-10-28 Richard HendersonMakefile.in (cc1): Put C_OBJS, and thence @extra_c_objs...
1998-10-27 Nick CliftonIgnore empty target specific options...
1998-10-21 Mark Mitchellinvoke.texi: Document -flang-isoc9x.
1998-10-20 Gavin Romig-Kochregclass.c (fix_register): Add error message.
1998-10-20 Kaveh R. GhaziNew warning, `missing-noreturn':
1998-10-11 Ken RaeburnFine-grained control of -fcheck-memory-usage with new...
1998-10-06 J"orn RenneckeCleanup for -fdump-unnumbered:
1998-09-29 Andrew MacLeodinvoke.texi (-fexceptions): Merge 2 different descriptions.
1998-09-28 Catherine Mooreflags.h: Add flag_data_sections.
1998-09-28 Craig Burleyinvoke.texi (-ffloat-store): Clarify that this option...
1998-09-13 David S. Miller* invoke.texi (C Dialect Options): Put back missing...
next