]> gcc.gnu.org Git - gcc.git/commit
objc-act.c: New command line option -fconstant-string-class to allow specifying a...
authorOvidiu Predescu <ovidiu@gcc.gnu.org>
Sun, 6 Aug 2000 07:56:00 +0000 (07:56 +0000)
committerOvidiu Predescu <ovidiu@gcc.gnu.org>
Sun, 6 Aug 2000 07:56:00 +0000 (07:56 +0000)
commit837179cfd8907b9952e4c19ca0831ae716e0e26c
tree64fcc35fd6b51564a18298216b049fc421334f73
parentfda470306d65092407ba01f9aa85e1941c08eaab
objc-act.c: New command line option -fconstant-string-class to allow specifying a user...

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.

From-SVN: r35519
gcc/ChangeLog
This page took 0.053654 seconds and 5 git commands to generate.