summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorovidiu <ovidiu@138bc75d-0d04-0410-961f-82ee72b054a4>2000-08-06 07:56:00 +0000
committerovidiu <ovidiu@138bc75d-0d04-0410-961f-82ee72b054a4>2000-08-06 07:56:00 +0000
commit8639cb1a27264ee7fbcaec8a9e0fa2475732bf7a (patch)
tree64fcc35fd6b51564a18298216b049fc421334f73
parent4411d0ab78ac0a93df1db025cd7f15eac2659534 (diff)
downloadppe42-gcc-8639cb1a27264ee7fbcaec8a9e0fa2475732bf7a.tar.gz
ppe42-gcc-8639cb1a27264ee7fbcaec8a9e0fa2475732bf7a.zip
Sun Aug 6 00:54:42 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
* objc/objc-act.c: New command line option -fconstant-string-class to allow specifying a user defined constant string class, different from NXConstantString. * toplev.c: Moved the Objective-C specific options to objc/lang-options.h. * objc/lang-options.h: Moved the Objective-C specific options from toplev.c. Added -fconstant-string-class. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35519 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index e4d96f933c9..698dfcd6256 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,15 @@
+Sun Aug 6 00:54:42 2000 Ovidiu Predescu <ovidiu@cup.hp.com>
+
+ * objc/objc-act.c: New command line option -fconstant-string-class
+ to allow specifying a user defined constant string class,
+ different from NXConstantString.
+
+ * toplev.c: Moved the Objective-C specific options to
+ objc/lang-options.h.
+
+ * objc/lang-options.h: Moved the Objective-C specific options from
+ toplev.c. Added -fconstant-string-class.
+
2000-08-05 Chris Demetriou <cgd@sibyte.com>
* mips/elf.h (CTOR_LIST_BEGIN, CTOR_LIST_END,
OpenPOWER on IntegriCloud