]> gcc.gnu.org Git - gcc.git/commit
complex: New file...
authorPaolo Carlini <pcarlini@suse.de>
Tue, 10 Jan 2006 18:15:34 +0000 (18:15 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Tue, 10 Jan 2006 18:15:34 +0000 (18:15 +0000)
commit84a7b1fccfb7444fbee02496958ae8df5b90b15b
treed004491e8cbf706ed84e71dc570b225f4b9cd398
parentdb710e419a39d641ee5bde4be479719612422e88
complex: New file...

2006-01-10  Paolo Carlini  <pcarlini@suse.de>

* include/tr1/complex: New file, hosts the additions to header
<complex> described in TR1, Chapter 8 [tr.c99].
* include/Makefile.am: Add.
* include/Makefile.in: Regenerate.
* testsuite/tr1/8_c_compatibility/complex/functions.cc: New.

From-SVN: r109550
libstdc++-v3/ChangeLog
libstdc++-v3/include/Makefile.am
libstdc++-v3/include/Makefile.in
libstdc++-v3/include/tr1/complex [new file with mode: 0644]
libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc [new file with mode: 0644]
This page took 0.056203 seconds and 5 git commands to generate.