This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Include facility for .md files - altivec patches


Alan Matsuoka <alanm@cygnus.com> writes:

> 2001-11-05  Alan Matsuoka  <alanm@redhat.com>
> 
>         * rtl.def (INCLUDE) : Define.
> 	* gensupport.c (init_include_reader, process_include, save_string) :  New functions to
> 	  implement an include facility in .md files.
> 	* gensupport.h : Add prototype for init_md_reader_args.
> 	* genattr.c genattrtab.c gencodes.c genconfig.c genemit.c
> 	  genextract.c genflags.c genopinit.c genoutput.c genpeep.c
> 	  genrecog.c: Change call to init_md_reader to init_md_reader_args.
> 	* md.texi: Document (include "path") and -I directives for RTL generation tools.

The patch is OK.

When you commit, please fix the whitespace and line-wrap the ChangeLog
entry to 80 columns.

-- 
- Geoffrey Keating <geoffk@geoffk.org> <geoffk@redhat.com>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]