aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog2
-rw-r--r--gcc/doc/invoke.texi2
2 files changed, 3 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 394922a..2b65a5c 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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.
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index c4bd18c..432b54c 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