diff options
author | Robert Dubner <rdubner@symas.com> | 2025-08-13 11:17:05 -0400 |
---|---|---|
committer | Robert Dubner <rdubner@symas.com> | 2025-08-13 11:33:41 -0400 |
commit | 33e26a071f9daea57cb0d170d75d9fdf406040f1 (patch) | |
tree | 509a7f822ed4ca079bc7f46a630162e7461b1509 /libjava/classpath/javax/net/ssl | |
parent | 236633fd74706f11044ea51306775a43c294da57 (diff) | |
download | gcc-33e26a071f9daea57cb0d170d75d9fdf406040f1.zip gcc-33e26a071f9daea57cb0d170d75d9fdf406040f1.tar.gz gcc-33e26a071f9daea57cb0d170d75d9fdf406040f1.tar.bz2 |
cobol: Implement and use faster __gg__packed_to_binary() routine.
The new routine uses table lookups more effectively, and avoids __int128
arithmetic until necessary.
gcc/cobol/ChangeLog:
* genutil.cc (get_binary_value): Use the new routine.
libgcobol/ChangeLog:
* libgcobol.cc (get_binary_value_local): Use the new routine.
* stringbin.cc (int_from_string): Removed.
(__gg__packed_to_binary): Implement new routine.
* stringbin.h (__gg__packed_to_binary): Likewise.
Diffstat (limited to 'libjava/classpath/javax/net/ssl')
0 files changed, 0 insertions, 0 deletions