From 25ce4e6d624bd633c7b07e4f6e91417e8de05337 Mon Sep 17 00:00:00 2001 From: xleroy Date: Tue, 24 May 2011 13:56:32 +0000 Subject: Forgot something git-svn-id: https://yquem.inria.fr/compcert/svn/compcert/trunk@1658 fca1b0fc-160b-0410-b1d3-a4f43f01ea2e --- Changelog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 5a8271a..27acd9f 100644 --- a/Changelog +++ b/Changelog @@ -22,6 +22,10 @@ Release 1.8.2, 2011-05-24 was pushed through all intermediate languages of the back-end (previously: requirement present only up to Csharpminor). +- Emulation of assignment between structs and between unions was + simplified and made more efficient, thanks to a better implementation + of __builtin_memcpy. + - Improvements to the compiler driver: . -E option now prints preprocessed result to standard output instead of saving it in a .i file -- cgit v1.2.3