OSDN Git Service

2010-02-22 Paolo Carlini <paolo.carlini@oracle.com>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Feb 2010 22:54:49 +0000 (22:54 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 Feb 2010 22:54:49 +0000 (22:54 +0000)
commit9fd86bdfec9091d8286b817379ca3e46efe98806
tree202225fd61afbf03bfc857ac7b7be1ca34214e35
parente759020a241c1fcd30759e4e50156104fb166abf
2010-02-22  Paolo Carlini  <paolo.carlini@oracle.com>

* src/hash-aux.cc: Rename to...
* src/hash-string-aux.cc: ... this.
* src/hash-long-double-aux.cc: New.
* src/hash_c++0x.cc: Adjust.
* src/hash_tr1.cc: Likewise.
* src/compatibility-c++0x.cc: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@156981 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/src/compatibility-c++0x.cc
libstdc++-v3/src/hash-long-double-aux.cc [new file with mode: 0644]
libstdc++-v3/src/hash-string-aux.cc [moved from libstdc++-v3/src/hash-aux.cc with 96% similarity]
libstdc++-v3/src/hash_c++0x.cc
libstdc++-v3/src/hash_tr1.cc