aboutsummaryrefslogtreecommitdiff
path: root/sim/aarch64/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-17/+17
2015-12-26sim: punt WITH_DEVICES & tconfig.h supportMike Frysinger1-4/+2
2015-11-24Add an AArch64 simulator to GDB.Nick Clifton1-0/+15689