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 dae666c968a sim: mips: fix format warnings when setting up memory new 430456e3475 sim: ppc: drop host endian configure option new 59765696412 sim: ppc: change bool variable name to boolean new b778e6b0799 sim: ppc: replace local CONCAT macros with common ones new f6428ce4238 sim: ppc: replace local UNUSED macros with common one
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/ppc/ChangeLog | 40 + sim/ppc/Makefile.in | 2 - sim/ppc/altivec_registers.h | 2 +- sim/ppc/basics.h | 26 - sim/ppc/config.in | 15 - sim/ppc/configure | 1698 ++++++++++++++++++------------------------ sim/ppc/configure.ac | 24 - sim/ppc/corefile.c | 1 + sim/ppc/device.h | 2 +- sim/ppc/gen-icache.c | 2 +- sim/ppc/idecode_expression.h | 4 +- sim/ppc/idecode_fields.h | 1 + sim/ppc/inline.h | 169 ++--- sim/ppc/options.c | 2 +- sim/ppc/psim.c | 13 +- sim/ppc/sim-endian-n.h | 12 +- sim/ppc/sim-endian.c | 5 +- sim/ppc/sim-endian.h | 175 ----- sim/ppc/std-config.h | 17 +- sim/ppc/vm.c | 1 + 20 files changed, 879 insertions(+), 1332 deletions(-)