--- - branch: MAIN date: Wed Mar 31 06:26:27 UTC 2021 files: - new: '1.26' old: '1.25' path: src/external/cddl/osnet/dist/tools/ctf/cvt/dwarf.c pathrev: src/external/cddl/osnet/dist/tools/ctf/cvt/dwarf.c@1.26 type: modified id: 20210331T062627Z.2e56447fe746423a49deef784075db8a3bdf97a9 log: | Simplify the CTF float encoding type logic: all floating point types of 4 bytes or less are "float", 8 bytes or less are "double" and 16 bytes or less are "long double". Make ctfconvert much happier with N32 ABI where we have 4 byte pointers and 16 byte long doubles. Will also help ctfconvert if ever used on m68k or 32-bit RISC-V. @christos: LGTM module: src subject: 'CVS commit: src/external/cddl/osnet/dist/tools/ctf/cvt' unixtime: '1617171987' user: simonb