summaryrefslogtreecommitdiff
path: root/sim/ft32/configure
Commit message (Expand)AuthorAgeFilesLines
* Bump to autoconf 2.69 and automake 1.15.1Simon Marchi2018-06-191-503/+565
* 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-22/+22
* 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-50/+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-260/+227
* sim: convert to bfd_endianMike Frysinger2016-01-031-18/+18
* sim: punt WITH_DEVICES & tconfig.h supportMike Frysinger2015-12-261-4/+2
* sim: use AS_HELP_STRING everywhereMike Frysinger2015-06-231-13/+24
* 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: ft32: new portJames Bowman2015-03-281-0/+15740