aboutsummaryrefslogtreecommitdiff
path: root/sim/aarch64/configure
AgeCommit message (Expand)AuthorFilesLines
2021-01-11sim: clean up C11 header includesMike Frysinger1-10/+31
2021-01-09sim: clean up stale AC_PREREQ refsMike Frysinger1-14/+3
2021-01-09sim: enable -Werror by default for some archesMike Frysinger1-5/+3
2021-01-08sim: require a C11 compilerMike Frysinger1-13/+53
2021-01-04sim: update bug URI to https://Mike Frysinger1-1/+1
2018-06-19Bump to autoconf 2.69 and automake 1.15.1Simon Marchi1-503/+565
2018-06-18config: Sync with GCCSimon Marchi1-14/+18
2017-09-06Honor an existing CC_FOR_BUILD in the environment for sim.John Baldwin1-7/+11
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