<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ppe42-gcc/libstdc++/valarray.cc, branch gcc-4_9_2-ppe42</title>
<subtitle>GCC for the PPE42</subtitle>
<id>https://git.raptorcs.com/git/ppe42-gcc/atom?h=gcc-4_9_2-ppe42</id>
<link rel='self' href='https://git.raptorcs.com/git/ppe42-gcc/atom?h=gcc-4_9_2-ppe42'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/'/>
<updated>2001-02-05T01:38:47+00:00</updated>
<entry>
<title>	Remove V2 C++ library.</title>
<updated>2001-02-05T01:38:47+00:00</updated>
<author>
<name>mmitchel</name>
<email>mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2001-02-05T01:38:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=1030d23bf251914e12fc8c9d521e334e1f445afc'/>
<id>urn:sha1:1030d23bf251914e12fc8c9d521e334e1f445afc</id>
<content type='text'>
	* configure.in: Remove --enable-libstdcxx_v3 support.

	* Makefile.in (site.exp): Always set HAVE_LIBSTDCXX_V3.
	* configure.in: Remove --enable-libstdcxx_v3 support.
	* configure: Regenerated.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39445 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>2000-07-15  Gabriel Dos Reis  &lt;gdr@codesourcery.com&gt;</title>
<updated>2000-07-15T21:54:06+00:00</updated>
<author>
<name>gdr</name>
<email>gdr@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2000-07-15T21:54:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=c82c078a9adf8f7346f109cb6cff1934a7dd4c28'/>
<id>urn:sha1:c82c078a9adf8f7346f109cb6cff1934a7dd4c28</id>
<content type='text'>
	* std/valarray_array.h (__valarray_get_memory,
	__valarray_get_storage, __valarray_release_storage): New
	functions.
	(_Array_default_ctor, _Array_init_ctor, _Array_copy_ctor,
	_Array_copier): New traits classes.
	(__valarray_default_construct): New function.  Implements valarray
	default construction.
	(__valarray_fill_construct): New function. Implements valarray
	construction with initializer.
	(__valarray_copy_construct): New function.  Implements valarray
	copy construction.
	(__valarray_destroy_elements): New function.
	(__valarray_copy, __valarray_fill): Tweak.
	(__valarray_sum, __valarray_product): New helper functions.
	(_Array&lt;&gt;::free_data): Remove.
	(_Array&lt;&gt;::_Array): Tweak.

	* std/std_valarray.h (valarray&lt;&gt;::product): Remove.
	(valarray&lt;&gt;::valarray): Use __valarray_get_storage.
	(valarray&lt;&gt;::shift, valarray&lt;&gt;::cshift, valarray&lt;&gt;::resize):
	Tweak.

	* std/cpp_type_traits.h: New file.

	* valarray.cc (multiplies&lt;&gt;, accumulate, valarray&lt;&gt;::product):
	Remove explicit instantiation.
	(__valarray_product): New function.
	(_Indexer::_Indexer): Use.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35055 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>	* std/std_valarray.h: New file.</title>
<updated>1999-06-04T19:35:36+00:00</updated>
<author>
<name>gdr</name>
<email>gdr@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>1999-06-04T19:35:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=8dac2f0bd053769303903084f6624a64dd1cea4c'/>
<id>urn:sha1:8dac2f0bd053769303903084f6624a64dd1cea4c</id>
<content type='text'>
 	* std/slice.h: New file.
	* std/slice_array.h: New file.
	* std/gslice.h: New file.
	* std/gslice_array.h: New file.
	* std/mask_array.h: New file.
	* std/indirect_array.h: New file.
	* std/valarray_array.h: New file.
	* std/valarray_array.tcc: New file.
	* std/valarray_meta.h: New file.
	* valarray.cc: New file.
	* valarray: New file
	* Makefile.in (OBJS): add valarray.o
	(HEADERS): add valarray
	(valarray.o): define dependency on valarray.cc
	(install): make it possible to install valarray files.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27354 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
</feed>
