summaryrefslogtreecommitdiff
path: root/sim/erc32/sis.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* sim/erc32: Use int32_t as IRQ callback argumentTsukasa OI2022-10-291-2/+2
* sim/erc32: Use int32_t as event callback argumentTsukasa OI2022-10-291-2/+2
* sim/erc32: fix gdb with simulator buildAndrew Burgess2022-09-041-2/+0
* sim: fixes for libopcodes styled disassemblerAndrew Burgess2022-04-041-0/+3
* sim: erc32: migrate to standard uintXX_t typesMike Frysinger2022-01-061-84/+77
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* sim: erc32: fix signedness compatibility and redefinition warningsOrgad Shaneh2021-10-311-5/+6
* sim: switch config.h usage to defs.hMike Frysinger2021-05-161-1/+0
* sim: create header namespaceMike Frysinger2021-05-141-2/+2
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2020-01-011-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-011-1/+1
* Update copyright year range in all GDB filesJoel Brobecker2018-01-021-1/+1
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* sim: drop host endian configure optionMike Frysinger2016-01-031-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Switch erc32 simulator copyright headers to FSF.Joel Brobecker2015-05-081-20/+14
* sim/erc32: Switched emulated memory to host endian order.Jiri Gaisler2015-04-191-0/+2
* sim/erc32: Fix a few compiler warningsJiri Gaisler2015-03-281-2/+2
* sim/erc32: Use memory_iread() function for instruction fetching.Jiri Gaisler2015-03-281-0/+2
* sim/erc32: Added -v command line switch for verbose outputJiri Gaisler2015-03-171-6/+4
* sim/erc32: use SIM_AC_OPTION_HOSTENDIAN to probe for host endianessJiri Gaisler2015-03-161-3/+8
* sim/erc32: Fix incorrect simulator performance reportJiri Gaisler2015-02-211-2/+3
* remove PARAMS from simTom Tromey2014-01-071-46/+46
* [sim] Update old contact info in GPL license noticesJoel Brobecker2012-12-191-2/+1
* Update sim copyright headers from GPLv2-or-later to GPLv3-or-later.Joel Brobecker2012-12-191-1/+1
* sim/erc32/sys.h: Include "config.h".Joel Brobecker2012-06-151-0/+1
* Fix erc32 sim build failure due to missing stdint.h.Joel Brobecker2010-05-201-3/+4
* 2010-04-20 Tiemen Schut <T.Schut@sron.nl>Joel Sherrill2010-05-111-23/+24
* Move include/callback.h and include/remote-sim.h to include/gdb/.Andrew Cagney2002-06-091-2/+2
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+217
* Initial creation of sourceware repositoryStan Shebs1999-04-161-145/+0
* * erc32.c (mec_reset mec_read mec_write memory_read memory_write),Stu Grossman1996-07-041-0/+145