]> git.ipfire.org Git - thirdparty/gcc.git/commit
gengtype.c (plugin_output): New.
authorBasile Starynkevitch <basile@starynkevitch.net>
Tue, 29 Sep 2009 18:26:33 +0000 (18:26 +0000)
committerRafael Espindola <espindola@gcc.gnu.org>
Tue, 29 Sep 2009 18:26:33 +0000 (18:26 +0000)
commit9b39cba9abd47df5541e789f1ec22c80a7985e23
tree02fcfbb7538bcafd8570080f04f2e1e299e0e426
parent4a0ce41d05a77854b2a813fb16a8d84aa2e81f74
gengtype.c (plugin_output): New.

2009-09-29  Basile Starynkevitch  <basile@starynkevitch.net>
            Rafael Avila de Espindola  <espindola@google.com>

* gengtype.c (plugin_output): New.
(get_output_file_with_visibility): Return plugin_output for plugins.
(main): Parse and use the -P option.
* gty.texi: Update the command line format.

Co-Authored-By: Rafael Avila de Espindola <espindola@google.com>
From-SVN: r152286
gcc/ChangeLog
gcc/doc/gty.texi
gcc/gengtype.c