diff options
author | Jakub Jelinek <jakub@redhat.com> | 2023-03-07 18:57:41 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2023-03-07 18:57:41 +0100 |
commit | f875857e008c4415c32d2f15e88f04c3e42719ea (patch) | |
tree | 2a50444308647cca14141f4cad40f6e7a2bb1e55 /gcc | |
parent | 7d30593c387e5feb0db8ad90d1650ee49361d536 (diff) | |
download | gcc-f875857e008c4415c32d2f15e88f04c3e42719ea.zip gcc-f875857e008c4415c32d2f15e88f04c3e42719ea.tar.gz gcc-f875857e008c4415c32d2f15e88f04c3e42719ea.tar.bz2 |
libstdc++: Some baseline_symbols.txt updates
This updates baseline_symbols.txt for the Fedora 39 arches.
Most of the added symbols are added to all 5 files, exceptions are
DF16_ rtti stuff (only added on x86 and aarch64 which supports those),
DF16b rtti stuff (only x86 right now), _M_replace_cold (m vs. j
differences), DF128_ charconv (only x86), GLIBCXX_LDBL_3.4.31
symver (s390x), _M_get_sys_info/_M_get_local_info (l vs. x).
I was using
grep ^+ | sed 's/OBJECT:[0-9]*:/OBJECT:/' | sort | uniq -c | sort -n | less
on the patch to analyze.
powerpc64le-linux not included because I'll need to regenerate it.
2023-03-07 Jakub Jelinek <jakub@redhat.com>
* config/abi/post/x86_64-linux-gnu/baseline_symbols.txt: Update.
* config/abi/post/x86_64-linux-gnu/32/baseline_symbols.txt: Update.
* config/abi/post/i486-linux-gnu/baseline_symbols.txt: Update.
* config/abi/post/aarch64-linux-gnu/baseline_symbols.txt: Update.
* config/abi/post/s390x-linux-gnu/baseline_symbols.txt: Update.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions