* doc/invoke.texi (Overall Options): Mention -x objective-c-header.
authorGeoffrey Keating <geoffk@apple.com>
Tue, 29 Apr 2003 20:45:55 +0000 (20:45 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Tue, 29 Apr 2003 20:45:55 +0000 (20:45 +0000)
From-SVN: r66254

gcc/ChangeLog
gcc/doc/invoke.texi

index 394922a6b1f3a28ccbbadfef7750e3d5aec0ac0b..2b65a5c744464273565c4cc8bfef16af8856579a 100644 (file)
@@ -1,5 +1,7 @@
 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
 
+       * 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.
 
index c4bd18c1b9d89d84a281e9c2fcb9bcf4f47ba245..432b54cec643bf5755e1bfaef03b934c5be22e31 100644 (file)
@@ -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