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: patch: altivec.h


Aldy Hernandez <aldyh@redhat.com> writes:

> i feel i have the necessary bits already-- modulo bugs that will
> certainly be found in the next few weeks.
> 
> i have updated the license wording, and i have added altivec.h
> to extra_headers for the powerpc architectures that don't override
> them with "extra_headers=", except darwin, for which i added altivec.h
> 
> the C++ bits are forthcoming, as well as vec_abs*().
> 
> ok?
> 
> 2002-01-17  Aldy Hernandez  <aldyh@redhat.com>
> 
> 	* config.gcc (cpu_type): Include altivec.h in powerpc
> 	extra_headers.
> 	Same for darwin.
> 
> 	* config/rs6000/altivec.h: New.

This is OK.

-- 
- 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]