summaryrefslogtreecommitdiff
path: root/sim/rx
Commit message (Expand)AuthorAgeFilesLines
* sim: unify toolchain settingsMike Frysinger2021-04-023-153/+162
* sim: set up build-time compiler settingsMike Frysinger2021-02-281-9/+10
* sim: use AC_CHECK_TOOL to find arMike Frysinger2021-02-281-3/+93
* sim: require AC_PROG_CPP explicitlyMike Frysinger2021-02-282-140/+145
* sim: common: split up acinclude.m4 into individual m4 filesMike Frysinger2021-02-214-14/+35
* sim: rx: mitigate fread warningMike Frysinger2021-02-132-2/+8
* sim: switch to AC_CONFIG_MACRO_DIRSMike Frysinger2021-02-134-1890/+91
* sim/rx: enable build with warningsAndrew Burgess2021-02-083-1/+8
* sim/rx: avoid pointer arithmetic on void * pointersAndrew Burgess2021-02-083-6/+18
* sim/rx: add some missing includesAndrew Burgess2021-02-083-2/+8
* sim/rx: use PRIx64 in printf format stringAndrew Burgess2021-02-082-2/+7
* sim/rx: move some variable declarations to the start of the blockAndrew Burgess2021-02-083-3/+11
* sim/rx: provide a format string for printfAndrew Burgess2021-02-082-4/+9
* sim/rx: delete an unused functionAndrew Burgess2021-02-082-9/+4
* sim/rx: mark some functions as staticAndrew Burgess2021-02-084-3/+9
* sim/rx: fill in missing 'void' for empty argument listsAndrew Burgess2021-02-087-9/+21
* sim/rx: fix an issue where we try to modify a const stringAndrew Burgess2021-02-082-2/+6
* sim/rx: define sim_memory_mapAndrew Burgess2021-02-082-0/+12
* sim: common: switch AC_CONFIG_HEADERSMike Frysinger2021-02-061-3/+2
* sim: drop use of bfd/configure.hostMike Frysinger2021-02-062-7/+15
* sim: call SIM_AC_OPTION_WARNINGS(no) in remaining portsMike Frysinger2021-01-113-2/+113
* sim: clean up C11 header includesMike Frysinger2021-01-114-18/+36
* sim: clean up stale AC_PREREQ refsMike Frysinger2021-01-092-14/+7
* sim: require a C11 compilerMike Frysinger2021-01-082-13/+57
* sim: update bug URI to https://Mike Frysinger2021-01-042-1/+5
* Update copyright year range in all GDB filesJoel Brobecker2021-01-0121-21/+21
* Update copyright year range in all GDB files.Joel Brobecker2020-01-0121-21/+21
* bfd_section_* macrosAlan Modra2019-09-193-4/+4
* Update copyright year range in all GDB files.Joel Brobecker2019-01-0121-21/+21
* Bump to autoconf 2.69 and automake 1.15.1Simon Marchi2018-06-194-548/+599
* config: Sync with GCCSimon Marchi2018-06-181-14/+18
* Update copyright year range in all GDB filesJoel Brobecker2018-01-0221-21/+21
* Honor an existing CC_FOR_BUILD in the environment for sim.John Baldwin2017-09-062-7/+15
* sim: use ARRAY_SIZE instead of ad-hoc sizeof calculationsMike Frysinger2017-02-132-2/+8
* update copyright year range in GDB filesJoel Brobecker2017-01-0121-21/+21
* Wean gdb and sim off private libbfd.h headerAlan Modra2016-07-272-3/+7
* Fix a typo in the check for SNANs in the RX simulator.Nick Clifton2016-04-272-1/+7
* sim: move many common settings from CPPFLAGS to config.hMike Frysinger2016-01-103-68/+124
* sim: drop unused SIM_AC_OPTION_PACKAGESMike Frysinger2016-01-102-7/+6
* sim: allow the environment configure option everywhereMike Frysinger2016-01-102-2/+28
* sim: allow the assert configure option everywhereMike Frysinger2016-01-102-2/+23
* sim: drop targ-vals.def->nltvals.def indirectionMike Frysinger2016-01-102-57/+5
* sim: allow the inline configure option everywhereMike Frysinger2016-01-102-3/+40
* sim: drop --enable-sim-{regparm,stdcall} optionsMike Frysinger2016-01-102-12/+6
* sim: drop --enable-sim-cflags optionMike Frysinger2016-01-102-23/+6
* sim: drop common/cconfig.h in favor of a single config.hMike Frysinger2016-01-093-3/+406
* sim: sim_{create_inferior,open,parse_args}: constify argv/env slightlyMike Frysinger2016-01-062-2/+8
* sim: punt x86-specific bswap logicMike Frysinger2016-01-042-21/+6
* sim: drop host endian configure optionMike Frysinger2016-01-033-7/+246
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-0121-21/+21