OSDN Git Service

gcc:
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 13 Feb 2011 07:52:52 +0000 (07:52 +0000)
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 13 Feb 2011 07:52:52 +0000 (07:52 +0000)
commitf8a5ad491eaab5772085427658d1298360537d14
tree1fb08d86d6092f2c0472878f4dd46621fed436d1
parent53b02e6d166e8d13ad1242625309abaa7473e6e1
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@170101 138bc75d-0d04-0410-961f-82ee72b054a4
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]