comparison ChangeLog @ 409:15698dc0cba3

- regression fix: return values were broken on some arm32-thumb targets
author Tassilo Philipp
date Sun, 03 Oct 2021 19:41:41 +0200
parents 5387564a1096
children 7608e34098b0
comparison
equal deleted inserted replaced
408:5387564a1096 409:15698dc0cba3
5 5
6 dynload: 6 dynload:
7 o Haiku/x86 build fix 7 o Haiku/x86 build fix
8 o dynload fix for PE files that do not contain a symbol export directory (thanks Ashok!) 8 o dynload fix for PE files that do not contain a symbol export directory (thanks Ashok!)
9 dyncall: 9 dyncall:
10 o fixed broken return values w/ arm32/thumb mode (only affected some platforms)
10 o build fix when using clang's integrated assembler on arm32 hard-float platforms 11 o build fix when using clang's integrated assembler on arm32 hard-float platforms
11 dyncallback: 12 dyncallback:
12 o build fix when using clang's integrated assembler on arm32 hard-float platforms 13 o build fix when using clang's integrated assembler on arm32 hard-float platforms
13 buildsys: 14 buildsys:
14 o windows/nmake based builds: output library name changes to follow conventions of the native 15 o windows/nmake based builds: output library name changes to follow conventions of the native