From: Geoffrey Keating Date: Tue, 29 Apr 2003 20:45:55 +0000 (+0000) Subject: * doc/invoke.texi (Overall Options): Mention -x objective-c-header. X-Git-Tag: releases/gcc-3.4.0~6950 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f4ddb75bb3980dc9c331ddb0dbab5704920d3742;p=thirdparty%2Fgcc.git * doc/invoke.texi (Overall Options): Mention -x objective-c-header. From-SVN: r66254 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 394922a6b1f3..2b65a5c74446 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,7 @@ 2003-04-29 Geoffrey Keating + * doc/invoke.texi (Overall Options): Mention -x objective-c-header. + * dwarf2out.c (output_call_frame_info): No need to output EH unwind information if all_throwers_are_sibcalls. diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index c4bd18c1b9d8..432b54cec643 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -813,7 +813,7 @@ the next @option{-x} option. Possible values for @var{language} are: @example c c-header cpp-output c++ c++-header c++-cpp-output -objective-c objc-cpp-output +objective-c objective-c-header objc-cpp-output assembler assembler-with-cpp ada f77 f77-cpp-input ratfor