summaryrefslogtreecommitdiff
path: root/sim/rx/configure
Commit message (Expand)AuthorAgeFilesLines
* Bump to autoconf 2.69 and automake 1.15.1Simon Marchi2018-06-191-504/+566
* config: Sync with GCCSimon Marchi2018-06-181-14/+18
* Honor an existing CC_FOR_BUILD in the environment for sim.John Baldwin2017-09-061-7/+11
* sim: move many common settings from CPPFLAGS to config.hMike Frysinger2016-01-101-68/+96
* sim: drop unused SIM_AC_OPTION_PACKAGESMike Frysinger2016-01-101-7/+2
* sim: allow the environment configure option everywhereMike Frysinger2016-01-101-2/+24
* sim: allow the assert configure option everywhereMike Frysinger2016-01-101-2/+19
* sim: drop targ-vals.def->nltvals.def indirectionMike Frysinger2016-01-101-57/+1
* sim: allow the inline configure option everywhereMike Frysinger2016-01-101-3/+36
* sim: drop --enable-sim-{regparm,stdcall} optionsMike Frysinger2016-01-101-12/+2
* sim: drop --enable-sim-cflags optionMike Frysinger2016-01-101-23/+2
* sim: drop common/cconfig.h in favor of a single config.hMike Frysinger2016-01-091-3/+336
* sim: punt x86-specific bswap logicMike Frysinger2016-01-041-21/+2
* sim: drop host endian configure optionMike Frysinger2016-01-031-7/+227
* sim: punt WITH_DEVICES & tconfig.h supportMike Frysinger2015-12-261-4/+2
* sim: use AS_HELP_STRING everywhereMike Frysinger2015-06-231-9/+14
* sim: update configure.in->configure.ac docsMike Frysinger2015-06-121-1/+1
* sim: drop -DTRACE from configureMike Frysinger2015-06-121-3/+3
* sim: fix the PKGVERSION defineMike Frysinger2015-04-131-2/+2
* Regenerate configure in simH.J. Lu2015-04-021-2/+2
* Regenerate configure in simH.J. Lu2015-04-011-4/+6
* sim: update zlib handlingMike Frysinger2015-04-011-81/+13
* sim: rename tconfig.in to tconfig.hMike Frysinger2015-03-161-12/+6
* Fix --diable-shared --enable-plugins build breakageAlan Modra2014-08-191-2/+60
* Regenerate sim configury.Roland McGrath2014-08-151-9/+40
* Regenerate sim configure files to pick up support for powerpc64le inAlan Modra2013-09-231-5/+11
* sim: use AM_MAINTAINER_MODEMike Frysinger2013-06-051-13/+28
* Fix sim build when configured with --enable-pluginsH.J. Lu2012-11-201-1/+8960
* Define PACKAGE macro in all sims' config.h.Joel Brobecker2012-06-151-0/+12
* [PATCH] sim: make sure to include strsignal prototypeMike Frysinger2012-03-241-123/+187
* sim: generate build dependencies on the flyMike Frysinger2011-12-031-0/+225
* sim: move from common.m4 to SIM_AC_COMMONMike Frysinger2011-10-181-1130/+575
* [sim/rx]DJ Delorie2010-07-281-653/+1238
* * configure.in: Check if the host has getopt.h.Masaki Muranaka2010-02-141-0/+13
* Sync Libtool from GCC.Ralf Wildenhues2010-01-091-1/+24
* [sim]DJ Delorie2009-11-241-0/+5840