171 Commits (b2c6190bfc280f834c8aaefe8074c3a2ea6d61ad)

Author SHA1 Message Date
Mike Frysinger ce39bd3890 sim: move many common settings from CPPFLAGS to config.h 10 years ago
Mike Frysinger e19418e02e sim: drop unused SIM_AC_OPTION_PACKAGES 10 years ago
Mike Frysinger 16f7876d71 sim: allow the environment configure option everywhere 10 years ago
Mike Frysinger 35656e9521 sim: allow the assert configure option everywhere 10 years ago
Mike Frysinger 99d8e87993 sim: drop targ-vals.def->nltvals.def indirection 10 years ago
Mike Frysinger 347fe5bb86 sim: allow the inline configure option everywhere 10 years ago
Mike Frysinger 0dc73ef7c3 sim: drop --enable-sim-{regparm,stdcall} options 10 years ago
Mike Frysinger 22be3fbeac sim: drop --enable-sim-cflags option 10 years ago
Mike Frysinger 936df7568a sim: drop common/cconfig.h in favor of a single config.h 10 years ago
Mike Frysinger 2e3d4f4d5d sim: sim_{create_inferior,open,parse_args}: constify argv/env slightly 10 years ago
Mike Frysinger 9bbf6f91c6 sim: punt x86-specific bswap logic 10 years ago
Mike Frysinger 34fed69938 sim: use libiberty countargv in more places 10 years ago
Mike Frysinger 0cb8d8513c sim: drop host endian configure option 10 years ago
Mike Frysinger 1ac72f0659 sim: convert to bfd_endian 10 years ago
Joel Brobecker 618f726fcb GDB copyright headers update after running GDB's copyright.py script. 10 years ago
Mike Frysinger 1b393626ce sim: punt WITH_DEVICES & tconfig.h support 10 years ago
H.J. Lu 72f4393d8c Remove leading/trailing white spaces in ChangeLog 11 years ago
Mike Frysinger 8d0978fb4b sim: use AS_HELP_STRING everywhere 11 years ago
Mike Frysinger 306f4178ef sim: update configure.in->configure.ac docs 11 years ago
Mike Frysinger a348708291 sim: drop -DTRACE from configure 11 years ago
Mike Frysinger 296730a52b sim: erc32: restore attribution 11 years ago
Joel Brobecker 17d88f73c0 Switch erc32 simulator copyright headers to FSF. 11 years ago
Nick Clifton 0a13382c8e Fix problems in the sim sources discovered by running the cppcheck static analysis tool. 11 years ago
Nick Clifton de7669bfa5 Fix typos in sim sources exposed by static analysis. 11 years ago
Jiri Gaisler d3e9b40afb sim/erc32: Switched emulated memory to host endian order. 11 years ago
Mike Frysinger bf12d44ee0 sim: fix the PKGVERSION define 11 years ago
H.J. Lu 7fed4b0be6 Regenerate configure in sim 11 years ago
H.J. Lu 0ceaf1ec96 Regenerate configure in sim 11 years ago
Mike Frysinger aadc9410ba sim: update zlib handling 11 years ago
Jiri Gaisler 510d27512c sim/erc32: Fix a few compiler warnings 11 years ago
Jiri Gaisler 102b920e11 sim/erc32: Use memory_iread() function for instruction fetching. 11 years ago
Mike Frysinger 5831e29bc1 sim: erc32: strip paren from return statements 11 years ago
Mike Frysinger 523ba8f92e sim: erc32/h8300/m68hc11: trim unused functions 11 years ago
Jiri Gaisler b9f9ea2f5d sim/erc32: Removed type mismatch compiler warnings 11 years ago
Jiri Gaisler 638fcdad6a sim/erc32: Added -v command line switch for verbose output 11 years ago
Mike Frysinger ae7d0cac8c sim: rename tconfig.in to tconfig.h 11 years ago
Jiri Gaisler 9c5f41df36 sim/erc32: use SIM_AC_OPTION_HOSTENDIAN to probe for host endianess 11 years ago
Mike Frysinger 465fb143c8 sim: make nrun the default run program 11 years ago
Mike Frysinger 5cddc23a3a sim: drop duplicate header checks 11 years ago
Jiri Gaisler 5634e839cc sim/erc32: Use readline.h for readline types and functions. 11 years ago
Jiri Gaisler e26473a140 sim/erc32: File loading via command line did not work 11 years ago
Jiri Gaisler 96d6709579 sim/erc32: Fix incorrect simulator performance report 11 years ago
Jiri Gaisler bb6ead917c sim/erc32: Remove unused defines in Makefile and switch off statistics 11 years ago
Jiri Gaisler 0172ee3adc sim/erc32: Use fenv.h for host FPU access 11 years ago
Jiri Gaisler 20a0ffe33a sim/erc32: Perform pseudo-init if binary linked to non-zero address. 11 years ago
Jiri Gaisler df9bc4163b sim/erc32: Corrected wrong CPU implementation and version ID in psr 11 years ago
Jiri Gaisler 53b5af48f6 sim/erc32: Disassembly in stand-alone mode did not work. 11 years ago
Joel Brobecker 32d0add0a6 Update year range in copyright notice of all files owned by the GDB project. 11 years ago
Alan Modra 2974be626b Fix --diable-shared --enable-plugins build breakage 12 years ago
Roland McGrath faa743bb1b Regenerate sim configury. 12 years ago