Branch: refs/heads/Cog
Home:
https://github.com/OpenSmalltalk/opensmalltalk-vm Commit: 1e59bb39406f31e956f25208e935e2711f85ff80
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/1e59bb39406f31e956f25208e935e2711f85ff80 Author: Eliot Miranda <
[hidden email]>
Date: 2019-11-19 (Tue, 19 Nov 2019)
Changed paths:
M build.linux32x86/gdbarm32/conf.COG
M build.linux64x64/gdbarm32/conf.COG
M build.linux64x64/gdbarm64/conf.COG
M build.macos32x86/gdbarm32/conf.COG
M build.macos64x64/gdbarm32/conf.COG
M build.macos64x64/gdbarm64/conf.COG
M platforms/Cross/plugins/GdbARMv8Plugin/sqGdbARMv8Plugin.c
M processors/ARM/gdb-8.3.1/sim/common/sim-config.c
Log Message:
-----------
Bludgeon gdb-8.3.1 into a state where its endianness can be predetermined.
predetermine the endianness in all gdbarm library builds.
Fix the CU to answer and resetting of the CPU in sqGdbARMv8Plugin.c.
[ci skip]