115 Commits (a48ff3efda87200f2a9b69d72287f9b6cd5dbba1)

Author SHA1 Message Date
Mike Frysinger dba333c1e4 sim: unify assert build settings 5 years ago
Mike Frysinger b15c5d7a51 sim: unify platform function & header tests 5 years ago
Mike Frysinger 6df01ab8ab sim: switch config.h usage to defs.h 5 years ago
Mike Frysinger 79633c125e sim: riscv: move __int128 check to configure 5 years ago
Mike Frysinger df68e12b3b sim: create header namespace 5 years ago
Mike Frysinger 75070a4ede sim: m32c/rl78/rx: fix command parsing 5 years ago
Mike Frysinger aa0fca163e sim: add support for build-time ar & ranlib 5 years ago
Mike Frysinger 5ee0bc23a6 sim: clean up bfd_vma printing 5 years ago
Simon Marchi f08708cbf5 sim: add ATTRIBUTE_PRINTF / ATTRIBUTE_NULL_PRINTF where necessary 5 years ago
Mike Frysinger fe34861780 sim: nrun: add local strsignal prototype 5 years ago
Mike Frysinger 2a83fd8f48 sim: rx: cast bfd_vma when printing 5 years ago
Mike Frysinger bd0918c910 sim: nltvals: unify common syscall tables 5 years ago
Mike Frysinger 66d055c754 sim: enable hardware support by default 5 years ago
Tom Tromey 19f6a43c6c Do not check for sys/time.h or sys/times.h 5 years ago
Tom Tromey 51de628a22 Remove LIBS from two sim Makefiles 5 years ago
Tom Tromey e7d8f1da71 Remove and modernize dependencies in sim 5 years ago
Tom Tromey efd82ac7cb Require GNU make 5 years ago
Mike Frysinger 2662c237a9 sim: regen against sim/m4/ 5 years ago
Simon Marchi 1f195bc327 sim: use -Werror when probing for supported warning flags 5 years ago
Mike Frysinger d549b029d6 sim: rl78/rx: drop unnecessary getopt.h probing 5 years ago
Mike Frysinger 2c2645d7a8 sim: switch to AC_CHECK_HEADERS_ONCE 5 years ago
Mike Frysinger b3d4da0f12 sim: rx: switch syscalls to common nltvals 5 years ago
Mike Frysinger 37e9f18266 sim: switch to AC_CHECK_FUNCS_ONCE & merge a little 5 years ago
Luis Machado 3a3fa80109 Add missing ChangeLog entry for sim/rx change. 5 years ago
Mike Frysinger c2783492b6 sim: unify toolchain settings 5 years ago
Mike Frysinger ebe9564b99 sim: require AC_PROG_CPP explicitly 5 years ago
Mike Frysinger 760b3e8bc9 sim: common: split up acinclude.m4 into individual m4 files 5 years ago
Mike Frysinger 9ee455572d sim: rx: mitigate fread warning 5 years ago
Mike Frysinger 136da8cd9c sim: switch to AC_CONFIG_MACRO_DIRS 5 years ago
Andrew Burgess 6bf99988c6 sim/rx: enable build with warnings 5 years ago
Andrew Burgess da9ecd6085 sim/rx: avoid pointer arithmetic on void * pointers 5 years ago
Andrew Burgess fab2b376e3 sim/rx: add some missing includes 5 years ago
Andrew Burgess ae41b4ce9f sim/rx: use PRIx64 in printf format string 5 years ago
Andrew Burgess 783a7b12d3 sim/rx: move some variable declarations to the start of the block 5 years ago
Andrew Burgess b9fe995797 sim/rx: provide a format string for printf 5 years ago
Andrew Burgess 4b42639636 sim/rx: delete an unused function 5 years ago
Andrew Burgess 73d4725f21 sim/rx: mark some functions as static 5 years ago
Andrew Burgess 1c3e93a41f sim/rx: fill in missing 'void' for empty argument lists 5 years ago
Andrew Burgess 93a01471f3 sim/rx: fix an issue where we try to modify a const string 5 years ago
Andrew Burgess 0309f9549d sim/rx: define sim_memory_map 5 years ago
Mike Frysinger aa09469fc6 sim: drop use of bfd/configure.host 5 years ago
Mike Frysinger 5c1008a41f sim: call SIM_AC_OPTION_WARNINGS(no) in remaining ports 5 years ago
Mike Frysinger 68ed285428 sim: clean up C11 header includes 5 years ago
Mike Frysinger 50df264dae sim: clean up stale AC_PREREQ refs 5 years ago
Mike Frysinger 46f900c065 sim: require a C11 compiler 5 years ago
Mike Frysinger dfb856ba26 sim: update bug URI to https:// 5 years ago
John Baldwin 5c887dd5f6 Honor an existing CC_FOR_BUILD in the environment for sim. 9 years ago
Mike Frysinger 13a590ca65 sim: use ARRAY_SIZE instead of ad-hoc sizeof calculations 9 years ago
Alan Modra 293acfae4e Wean gdb and sim off private libbfd.h header 10 years ago
Nick Clifton 7881f69ee9 Fix a typo in the check for SNANs in the RX simulator. 10 years ago