OSDN Git Service

2004-05-13 Benjamin Kosnik <bkoz@redhat.com>
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 May 2004 12:50:53 +0000 (12:50 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 May 2004 12:50:53 +0000 (12:50 +0000)
commite2585cd835ae2dfa42f12b9ff4bbb56d339a83c9
tree63b5caca1dfe3a1f87e96af76329f6f1565e7266
parent578377eba22f40aa2699b0451be8f385125de557
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81781 138bc75d-0d04-0410-961f-82ee72b054a4
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]