diff options
author | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-06-15 23:24:00 +0000 |
---|---|---|
committer | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-06-15 23:24:00 +0000 |
commit | 124cc3644699cef7595536820398c280e25c07c5 (patch) | |
tree | 5d10e83404f10e5ca1739a63ef6a338a6d81051b /libstdc++-v3/ChangeLog | |
parent | ca86765427da42ec7b66be76d99f3a9d9ff54d63 (diff) | |
download | gcc-124cc3644699cef7595536820398c280e25c07c5.tar.gz |
* config/linker-map.gnu: Export virtual function thunks for
64-bit systems too.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67989 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/ChangeLog')
-rw-r--r-- | libstdc++-v3/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 115828554c2..b1f91a4fb53 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2003-06-15 Richard Henderson <rth@redhat.com> + + * config/linker-map.gnu: Export virtual function thunks for + 64-bit systems too. + 2003-06-13 Benjamin Kosnik <bkoz@redhat.com> * config/abi/i686-pc-linux-gnu: To.. |