aboutsummaryrefslogtreecommitdiff
path: root/sim/ft32/configure
AgeCommit message (Expand)AuthorFilesLines
2016-01-10sim: move many common settings from CPPFLAGS to config.hMike Frysinger1-68/+96
2016-01-10sim: drop unused SIM_AC_OPTION_PACKAGESMike Frysinger1-7/+2
2016-01-10sim: allow the environment configure option everywhereMike Frysinger1-22/+22
2016-01-10sim: allow the assert configure option everywhereMike Frysinger1-2/+19
2016-01-10sim: drop targ-vals.def->nltvals.def indirectionMike Frysinger1-57/+1
2016-01-10sim: allow the inline configure option everywhereMike Frysinger1-50/+36
2016-01-10sim: drop --enable-sim-{regparm,stdcall} optionsMike Frysinger1-12/+2
2016-01-10sim: drop --enable-sim-cflags optionMike Frysinger1-23/+2
2016-01-09sim: drop common/cconfig.h in favor of a single config.hMike Frysinger1-3/+336
2016-01-04sim: punt x86-specific bswap logicMike Frysinger1-21/+2
2016-01-03sim: drop host endian configure optionMike Frysinger1-260/+227
2016-01-03sim: convert to bfd_endianMike Frysinger1-18/+18
2015-12-26sim: punt WITH_DEVICES & tconfig.h supportMike Frysinger1-4/+2
2015-06-23sim: use AS_HELP_STRING everywhereMike Frysinger1-13/+24
2015-06-12sim: update configure.in->configure.ac docsMike Frysinger1-1/+1
2015-06-12sim: drop -DTRACE from configureMike Frysinger1-3/+3
2015-04-13sim: fix the PKGVERSION defineMike Frysinger1-2/+2
2015-04-02Regenerate configure in simH.J. Lu1-2/+2
2015-04-01Regenerate configure in simH.J. Lu1-4/+6
2015-04-01sim: update zlib handlingMike Frysinger1-81/+13
2015-03-28sim: ft32: new portJames Bowman1-0/+15740