aboutsummaryrefslogtreecommitdiff
path: root/gcc/invoke.texi
AgeCommit message (Expand)Author
1998-10-06Cleanup for -fdump-unnumbered:J"orn Rennecke
1998-09-29Tue Sep 29 11:11:38 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>Andrew Macleod
1998-09-28 * flags.h: Add flag_data_sections.Catherine Moore
1998-09-28 * invoke.texi (-ffloat-store): Clarify that this optionCraig Burley
1998-09-13 * invoke.texi (C Dialect Options): Put back missing @end itemize.David S. Miller
1998-09-13updateJason Merrill
1998-09-10 * invoke.texi (C++ Dialect Options): Document -fhonor-std.Martin von Loewis
1998-09-07Back out previous changeMark Mitchell
1998-09-06 * cp-error.def: New file.Mark Mitchell
1998-09-03Benjamin Kosnik
1998-08-19 * tm.texi (Caller Saves): Say that DEFAULT_CALLER_SAVES has noHans-Peter Nilsson
1998-08-17 * toplev.c (main): Enable -fstrict-aliasing for -O2 and above.Jeffrey A Law
1998-08-13 * tree.h: De-conditionalize init_priority code.Jason Merrill
1998-08-02(Jeffrey A Law
1998-07-30Function entry/exit profiling instrumentation:Ken Raeburn
1998-07-20Mon Jul 20 16:16:38 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley
1998-07-13 * invoke.texi(-fno-builtin): Explain that the names of built-inPhilippe De Muyter
1998-07-12document -fno-optional-diagsJason Merrill
1998-07-08 * toplev.c (lang_options): Add -Wlong-long, -Wno-long-longVladimir N. Makarov
1998-07-06 * c-decl.c: Add warn_multichar.Jason Merrill
1998-07-01O * invoke.texi (Optimize Options): Fix typo.Andreas Jaeger
1998-06-30 * invoke.texi: Document new implicit structure initializationBruno Haible
1998-06-29 * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forJeffrey A Law
1998-06-29remove -mtraceback from list of powerpc optionsCatherine Moore
1998-06-29-mtraceback is not supported.Catherine Moore
1998-06-25 * invoke.texi (-fstrict-aliasing): Document.Mark Mitchell
1998-06-21 * invoke.texi: Document -mrelax for the mn10300 and mn10200.Jeffrey A Law
1998-06-09 * invoke.texi: Add documentation for -mips4 and -mabi=*.Mark Mitchell
1998-06-05document -maix64 and -mpowerpc64 options of rs6000 port.David Edelsohn
1998-05-21 * acconfig.h (HAVE_GAS_MAX_SKIP_P2ALIGN): New tag.John Wehle
1998-05-20 * Global CSE and constant/copy propagation.Doug Evans
1998-05-05 * Check in merge from gcc2. See ChangeLog.12 for details.Jeffrey A Law
1998-04-28Patch from Ian Taylor. Clarify MIPS -membedded-pic documentation.Jim Wilson
1998-04-27 * sh.c (sh_expand_prologue, sh_expand_epilogue):J"orn Rennecke
1998-04-12Fix typos.Jeffrey A Law
1998-04-12 * invoke.texi (ld options) Include memset requirementsCatherine Moore
1998-04-08 * invoke.texi: Add ARC options.Jeffrey A Law
1998-04-04 * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeffrey A Law
1998-03-28Add documentation of more ARM command line options.Nick Clifton
1998-03-21Minor tweak to PA scheduling stuff.Jeffrey A Law
1998-03-21Minor tweak from Gerald Pfeifer.Jeffrey A Law
1998-02-27 * invoke.texi: Use @itemx for a secondary item in a @table.Andreas Schwab
1998-02-18add doc for -fsquangle/-fno-squangleBrendan Kehoe
1998-01-26 * flags.h: New flag (optimize_size).Anthony Green
1998-01-26 * toplev.c: Add -dM command line option to dump RTL after theNick Clifton
1998-01-26Tweaks from Andreas.Jeffrey A Law
1998-01-22 * m68k.h (TARGET_SWITCHES): -mcpu32 now clears MASK_68881.Robin Kirkham
1998-01-14Bring in final gcc-2.8.0 changes.Jeffrey A Law
1997-12-21 * c-pragma.c (handle_pragma_token): Generate warning messagesNick Clifton
1997-12-15Missed this from the -mmemory-latency commit.Richard Henderson