diff options
author | bstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-10-17 08:41:49 +0000 |
---|---|---|
committer | bstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-10-17 08:41:49 +0000 |
commit | 2afd03661bcc3f88e7a3486b1f0e302f8956c8cf (patch) | |
tree | 7215d5c8e6ea0125a6ec4cf7543221c1ffb43506 /gcc/ChangeLog.MELT | |
parent | 67534ee0066e495d92510dbafe88ba114845acf1 (diff) | |
download | gcc-2afd03661bcc3f88e7a3486b1f0e302f8956c8cf.tar.gz |
2010-10-17 Basile Starynkevitch <basile@starynkevitch.net>
* gengtype.c (parse_program_options): Allocate plugin_files.
* Makefile.in (gt-melt-runtime-plugin.h): fix gengtype invocation.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@165575 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog.MELT')
-rw-r--r-- | gcc/ChangeLog.MELT | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog.MELT b/gcc/ChangeLog.MELT index e9e97fe6af7..530d6fc22ec 100644 --- a/gcc/ChangeLog.MELT +++ b/gcc/ChangeLog.MELT @@ -1,3 +1,7 @@ +2010-10-17 Basile Starynkevitch <basile@starynkevitch.net> + * gengtype.c (parse_program_options): Allocate plugin_files. + * Makefile.in (gt-melt-runtime-plugin.h): fix gengtype invocation. + 2010-10-16 Basile Starynkevitch <basile@starynkevitch.net> * Makefile.in (MELT_PLUGIN_HEADERS): temporarily added $(REGSET_H) which should go into $(PLUGIN_HEADERS) |