]> git.ipfire.org Git - thirdparty/gcc.git/commit
t-darwin (build/slashify): Allow others to reuse easier.
authorMike Stump <mikestump@comcast.net>
Sun, 13 Feb 2011 07:52:52 +0000 (07:52 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Sun, 13 Feb 2011 07:52:52 +0000 (07:52 +0000)
commitba326d364d03223720932db63da569371603ef92
tree1fb08d86d6092f2c0472878f4dd46621fed436d1
parent8efc91cde4e098f3c23fede96ad1561ea90f5500
t-darwin (build/slashify): Allow others to reuse easier.

gcc:
* config/t-darwin (build/slashify): Allow others to reuse easier.

objcp:
* Make-lang.in (obj-c++.tags): Plugify Objective-C++.
* plugin/parser.h: Likewise.
* plugin/parser.c: Likewise.

cp:
* Make-lang.in (build/slashify): Plugify Objective-C++.
(cp/parser.o): Likewise.
(objcp/plugin/parser.h): Likewise.

From-SVN: r170101
gcc/ChangeLog
gcc/config/t-darwin
gcc/cp/ChangeLog
gcc/cp/Make-lang.in
gcc/cp/parser.c
gcc/objcp/ChangeLog
gcc/objcp/Make-lang.in
gcc/objcp/plugin/parser.c [new file with mode: 0644]
gcc/objcp/plugin/parser.h [new file with mode: 0644]