30 Commits (412c4e940ed0380b2a7205327c43175fbf880ec7)

Author SHA1 Message Date
Andrew Cagney 412c4e940e Add config support for the size of the target address and OF cell. 29 years ago
Doug Evans d034002794 * Makefile.in (M32RX_OBJS): Comment out until m32rx port working. 29 years ago
Nick Clifton 34a3df1d20 Fixed duplicate definition of h_accums field in fmt_53_sadd structure 29 years ago
Doug Evans 8e42015266 * Makefile.in: Add m32rx objs, and rules to build them. 29 years ago
Doug Evans 462cfbc4eb * aclocal.m4: Recognize --enable-maintainer-mode. 29 years ago
Doug Evans 47d57be1db * cpu.h: New file. 29 years ago
Doug Evans 369fba3089 * arch.c, arch.h, cpuall.h: New files. 29 years ago
Nick Clifton ea9cac8aee Fix typo: .syntax.name should have been .name 29 years ago
Doug Evans 62381069c9 * m32r-sim.h (MSPR_ADDR): New macro. 29 years ago
Doug Evans 6e51f990a2 Regenerate configure files. 29 years ago
Doug Evans bbb9b83c5e * configure.in (SIM_AC_OPTION_ENVIRONMENT): Call. 29 years ago
Doug Evans 590fc16693 * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS). 29 years ago
Doug Evans 084219a513 * sem-ops.h (U{DIV,MOD}[BHSD]I): Use unsigned division. 29 years ago
Andrew Cagney 92f91d1ff0 Remove need to update <targ>/Makefile.in when adding optional options 29 years ago
Andrew Cagney 76a6247f07 Add memory alignment config option. 29 years ago
Andrew Cagney 794e9ac96a Simplify logic behind the generic configuration option --enable-sim-alignment. 29 years ago
Andrew Cagney b45caf050c Add support for --enable-sim-alignment to simulator common aclocal.m4 29 years ago
Andrew Cagney a2ab5e65eb Update to reflect change to sim/common/aclocal.m4 (allow sim/common 29 years ago
David Edelsohn 6fea47635b * configure: Regenerated to track ../common/aclocal.m4 changes. 29 years ago
Andrew Cagney 30efae3acd Define SIGNED64 and UNSIGNED64 macros - handle MSC/GCC LL issue. 29 years ago
Andrew Cagney a34abff813 o Add modulo argument to sim_core_attach 29 years ago
Andrew Cagney 8811705410 Fix doco on enable-sim-inline. 29 years ago
Andrew Cagney fafce69ab1 Add ABFD argument to sim_create_inferior. Document. 29 years ago
Andrew Cagney 7230ff0faa Flush defunct sim_kill. 29 years ago
Andrew Cagney 247fccdeb5 Add ABFD argument to sim_open call. Pass through to sim_config so 29 years ago
Andrew Cagney 50a2a69182 Watchpoint interface. 29 years ago
Andrew Cagney f03b093cd3 o Implement generic halt/restart/abort module. 29 years ago
Andrew Cagney 7a418800c1 Start of implementation of a distributed (between processors) 29 years ago
David Edelsohn 67ae5c9ac9 * decode.c (decode): Add computed goto support. 29 years ago
Andrew Cagney 1fe052808a Update devo version of m32r sim to build with recent sim/common changes. 29 years ago