74 Commits (65a9835b29386b6ebccfff059efb4d5cd95beeaf)

Author SHA1 Message Date
Mike Frysinger aa0fca163e sim: add support for build-time ar & ranlib 5 years ago
Mike Frysinger fe34861780 sim: nrun: add local strsignal prototype 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 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 2c2645d7a8 sim: switch to AC_CHECK_HEADERS_ONCE 5 years ago
Mike Frysinger 37e9f18266 sim: switch to AC_CHECK_FUNCS_ONCE & merge a little 5 years ago
Mike Frysinger d5a71b1131 sim: cgen: move cgen_cpu_max_extra_bytes logic into the common code 10 years ago
Mike Frysinger c2783492b6 sim: unify toolchain settings 5 years ago
Mike Frysinger c25ea03dd6 sim: set up build-time compiler settings 5 years ago
Mike Frysinger a3e2cc64a6 sim: use AC_CHECK_TOOL to find ar 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 136da8cd9c sim: switch to AC_CONFIG_MACRO_DIRS 5 years ago
Mike Frysinger 7a36eeea26 sim: common: switch AC_CONFIG_HEADERS 5 years ago
Mike Frysinger aa09469fc6 sim: drop use of bfd/configure.host 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 bf470982f9 sim: enable -Werror by default for some arches 5 years ago
Mike Frysinger 46f900c065 sim: require a C11 compiler 5 years ago
Mike Frysinger 0f8e278da2 sim: ChangeLog: move arch-specific entries into the arch dir 5 years ago
Mike Frysinger dfb856ba26 sim: update bug URI to https:// 5 years ago
Joel Brobecker 3666a04883 Update copyright year range in all GDB files 5 years ago
Joel Brobecker b811d2c292 Update copyright year range in all GDB files. 6 years ago
Joel Brobecker 42a4f53d2b Update copyright year range in all GDB files. 7 years ago
Simon Marchi d0ac1c4488 Bump to autoconf 2.69 and automake 1.15.1 8 years ago
Simon Marchi 37f980dc03 config: Sync with GCC 8 years ago
Joel Brobecker e2882c8578 Update copyright year range in all GDB files 8 years ago
James Bowman dcc31d286a FT32: support for FT32B processor - part 2/2 9 years ago
James Bowman 3b4b0a629a FT32: support for FT32B processor - part 1 9 years ago
John Baldwin 5c887dd5f6 Honor an existing CC_FOR_BUILD in the environment for sim. 9 years ago
Joel Brobecker 61baf725ec update copyright year range in GDB files 9 years ago
Mike Frysinger ce39bd3890 sim: move many common settings from CPPFLAGS to config.h 10 years ago
Mike Frysinger e19418e02e sim: drop unused SIM_AC_OPTION_PACKAGES 10 years ago
Mike Frysinger 16f7876d71 sim: allow the environment configure option everywhere 10 years ago
Mike Frysinger 35656e9521 sim: allow the assert configure option everywhere 10 years ago
Mike Frysinger 99d8e87993 sim: drop targ-vals.def->nltvals.def indirection 10 years ago
Mike Frysinger 347fe5bb86 sim: allow the inline configure option everywhere 10 years ago
Mike Frysinger 0dc73ef7c3 sim: drop --enable-sim-{regparm,stdcall} options 10 years ago
Mike Frysinger 22be3fbeac sim: drop --enable-sim-cflags option 10 years ago
Mike Frysinger 936df7568a sim: drop common/cconfig.h in favor of a single config.h 10 years ago
Mike Frysinger 2e3d4f4d5d sim: sim_{create_inferior,open,parse_args}: constify argv/env slightly 10 years ago
Mike Frysinger 9bbf6f91c6 sim: punt x86-specific bswap logic 10 years ago
Mike Frysinger 77cf2ef5dc sim: parse_args: display getopt error ourselves 10 years ago
Mike Frysinger 0cb8d8513c sim: drop host endian configure option 10 years ago
Mike Frysinger 1ac72f0659 sim: convert to bfd_endian 10 years ago
Joel Brobecker 618f726fcb GDB copyright headers update after running GDB's copyright.py script. 10 years ago
Mike Frysinger 5e744ef887 sim: unify sim-hload 11 years ago