42 Commits (6efcd6f3297bdd92ce9c6c46c8e22012926300d8)

Author SHA1 Message Date
Mike Frysinger 9c70334dee sim: always call SIM_AC_OPTION_WARNINGS 5 years ago
Mike Frysinger 68ed285428 sim: clean up C11 header includes 5 years ago
Mike Frysinger 50df264dae sim: clean up stale AC_PREREQ refs 5 years ago
Mike Frysinger bf470982f9 sim: enable -Werror by default for some arches 5 years ago
Mike Frysinger 46f900c065 sim: require a C11 compiler 5 years ago
Mike Frysinger dfb856ba26 sim: update bug URI to https:// 5 years ago
Andrew Burgess 7fb45a6895 sim/opcodes: Allow use of out of tree cgen source directory 8 years ago
John Baldwin 5c887dd5f6 Honor an existing CC_FOR_BUILD in the environment for sim. 9 years ago
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 9bbf6f91c6 sim: punt x86-specific bswap logic 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
Mike Frysinger 1b393626ce sim: punt WITH_DEVICES & tconfig.h support 10 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 bf12d44ee0 sim: fix the PKGVERSION define 11 years ago
Mike Frysinger 30452bbe7e sim: fix sim-hardware configure option 11 years ago
Mike Frysinger 64dd13dfc2 sim: drop support for requiring hw support 11 years ago
Mike Frysinger 49cd1634b2 sim: dv-sockser: move build to common dir 11 years ago
Mike Frysinger ae7d0cac8c sim: rename tconfig.in to tconfig.h 11 years ago
Mike Frysinger 1a8a700e3a sim: convert old style prototypes 12 years ago
Mike Frysinger 31e6ad7d64 sim: use AM_MAINTAINER_MODE 13 years ago
Tom Tromey d3685d60d6 gdb 13 years ago
Mike Frysinger 1517bd2742 sim: rewrite SIM_AC_OPTION_HARDWARE a bit to simplify things 13 years ago
Joel Sherrill 3fd38161b3 2013-03-23 Joel Sherrill <joel.sherrill@oarcorp.com> 13 years ago
H.J. Lu 6bb11ab3b2 Fix sim build when configured with --enable-plugins 14 years ago
Joel Brobecker 5f3ef9d035 Define PACKAGE macro in all sims' config.h. 14 years ago
Mike Frysinger 2232061b1c [PATCH] sim: make sure to include strsignal prototype 14 years ago
Mike Frysinger ac0aacdffa sim: sync build_warnings handling with gdb 14 years ago
Mike Frysinger 509deab2dc sim: use character classes rather than ranges 14 years ago
Mike Frysinger db2e4d67e7 sim: generate build dependencies on the fly 15 years ago
Mike Frysinger 4399a56be2 sim: dv-cfi: check for log2 support in libm when enabled 15 years ago
Mike Frysinger 9c082ca86e sim: rename common/aclocal.m4 to common/acinclude.m4 15 years ago
Mike Frysinger 6ffe910a7e sim: move from common.m4 to SIM_AC_COMMON 15 years ago
Mike Frysinger 4a99173dc3 sim: merge changes from common.m4 back into SIM_AC_COMMON 15 years ago
Mike Frysinger 6304252490 sim: fix broken skel configure.ac example 15 years ago
Mike Frysinger 24a6c33d74 sim: use AC_REQUIRE with AC_PROG_CC 15 years ago
Mike Frysinger 66ee273116 sim: cfi: new flash device simulation 15 years ago
Mike Frysinger cb11d1f450 sim: fix handling of 2nd arg to SIM_AC_OPTION_HARDWARE 15 years ago
Joel Brobecker 5912faddb2 * common/aclocal.m4: Add include of ../../config/zlib.m4. 17 years ago
Ralf Wildenhues 0aec8eb1b5 Remove SIM_CHECK_MEMBER* in sim/common/. 17 years ago