This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository binutils-gdb.
from 44e88cd6312 sim: bpf: add explicit casts when using explicit formats new 5a4ce7aea03 sim: cgen: sync prototypes with implementation new 694d6fdba11 sim: cgen: always leverage the ops prototypes new 2d922d86bac sim: cgen: always leverage the mem prototypes new ded82565c6d sim: cgen: constify trace strings new a7ffa88dc66 sim: cgen: add printf attributes in a few more calls new b69bd9e723d sim: cgen: add asserts to fix unused engine warnings new 5db3a175cc1 sim: cgen: suppress trace non-literal printf warning
The 7 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: sim/common/ChangeLog | 50 ++++++++++++++++++++++++++ sim/common/cgen-mem.h | 56 +++++++++++++++++++++-------- sim/common/cgen-ops.h | 95 ++++++++++++++++++++++++------------------------- sim/common/cgen-run.c | 5 ++- sim/common/cgen-trace.c | 14 +++++--- sim/common/cgen-trace.h | 8 ++--- 6 files changed, 155 insertions(+), 73 deletions(-)