]> gcc.gnu.org Git - gcc.git/commit
abi.html: New.
authorBenjamin Kosnik <bkoz@redhat.com>
Thu, 13 May 2004 12:50:53 +0000 (12:50 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 13 May 2004 12:50:53 +0000 (12:50 +0000)
commit4b260c20138daad0b7507cdd555025bb84bf2000
tree63b5caca1dfe3a1f87e96af76329f6f1565e7266
parentf8f456c68aea1927308c9ee9b47246e62dc945c2
abi.html: New.

2004-05-13  Benjamin Kosnik  <bkoz@redhat.com>

* docs/html/abi.html: New.
* docs/html/abi.txt: Remove.
* docs/html/documentation.html: Add link.
* testsuite/Makefile.am: Add files.
* testsuite/Makefile.in: Regenerated.
* testsuite/abi_check.cc: Move and modify code into...
* testsuite/testsuite_abi.cc: Add.
* testsuite/testsuite_abi.h: Add.

* docs/html/17_intro/TODO: Update.
* include/bits/stl_pair.h: Format.

From-SVN: r81781
libstdc++-v3/ChangeLog
libstdc++-v3/docs/html/17_intro/TODO
libstdc++-v3/docs/html/abi.html [new file with mode: 0644]
libstdc++-v3/docs/html/abi.txt [deleted file]
libstdc++-v3/docs/html/documentation.html
libstdc++-v3/include/bits/stl_pair.h
libstdc++-v3/testsuite/Makefile.am
libstdc++-v3/testsuite/Makefile.in
libstdc++-v3/testsuite/abi_check.cc
libstdc++-v3/testsuite/testsuite_abi.cc [new file with mode: 0644]
libstdc++-v3/testsuite/testsuite_abi.h [new file with mode: 0644]
This page took 0.055344 seconds and 5 git commands to generate.