diff --git a/ChangeLog.d/alignment-perf.txt b/ChangeLog.d/alignment-perf.txt new file mode 100644 index 0000000000..8ab649bbc0 --- /dev/null +++ b/ChangeLog.d/alignment-perf.txt @@ -0,0 +1,4 @@ +Features + * Improvements to the code used to access unaligned and byte-swapped memory + reduce code size and improve performance (depending on compiler and target + architecture).