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 50399b3d9dd sim: cr16: cleanup unused variable compiler warnings new 34cacf7d970 sim: ppc: sync WITH_TARGET_{ADDRESS,CELL}_BITSIZE with common/ new 9c81c318f6c sim: ppc: rename local ALU SIGNED64 macros new d4edfa1e2e0 sim: common: include sim-types.h in the endian header directly new b37a470842d sim: ppc: switch to common endian code
The 4 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/Makefile.in | 2 - sim/common/sim-endian.h | 2 + sim/ppc/idecode_expression.h | 12 +-- sim/ppc/local.mk | 4 - sim/ppc/sim-endian-n.h | 133 ------------------------- sim/ppc/sim-endian.c | 76 --------------- sim/ppc/sim-endian.h | 225 ------------------------------------------- sim/ppc/std-config.h | 8 ++ 8 files changed, 16 insertions(+), 446 deletions(-) delete mode 100644 sim/ppc/sim-endian-n.h delete mode 100644 sim/ppc/sim-endian.c delete mode 100644 sim/ppc/sim-endian.h