summaryrefslogtreecommitdiff
path: root/sim/common/sim-core.c
Commit message (Expand)AuthorAgeFilesLines
* sim: split sim-signal.h include outMike Frysinger2021-06-181-0/+1
* sim: switch config.h usage to defs.hMike Frysinger2021-05-161-0/+3
* sim: create header namespaceMike Frysinger2021-05-141-1/+1
* sim: common: fix printf formatsMike Frysinger2021-01-111-1/+2
* sim: common: clean up asprintf includes a bitMike Frysinger2021-01-091-0/+1
* gdb/sim: add support for exporting memory mapMike Frysinger2021-01-071-0/+57
* Update copyright year range in all GDB filesJoel Brobecker2021-01-011-1/+1
* sim: add some stdlib.h includesSimon Marchi2020-01-191-0/+2
* 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
* Change "xor" name in cpu_core to allow building with iso646.h or C++ compilerКомпан, Вячеслав Олегович2018-09-281-3/+5
* 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
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* sim: punt WITH_DEVICES & tconfig.h supportMike Frysinger2015-12-261-54/+0
* sim: sim-core: pass down cpu to hw accesses when availableMike Frysinger2015-12-261-10/+34
* sim: device_error: puntMike Frysinger2015-12-251-24/+0
* sim: always enable callback memoryMike Frysinger2015-12-251-4/+2
* sim: always enable modulo memoryMike Frysinger2015-11-171-21/+3
* sim: replace CIA_{GET,SET} with CPU_PC_{GET,SET}Mike Frysinger2015-04-171-2/+2
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* sim: fix func call style (space before paren)Mike Frysinger2011-05-111-23/+23
* sim: common: trim trailing whitespaceMike Frysinger2011-03-151-9/+9
* sim: punt zfree()Mike Frysinger2011-02-141-4/+4
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* sim: cast away hw/device differencesMike Frysinger2010-11-231-0/+3
* sim: change raddr to address_wordMike Frysinger2010-03-301-2/+2
* Update copyright notices to add year 2010.Joel Brobecker2010-01-011-1/+1
* Update the copyright notice of some of the files I missedJoel Brobecker2009-01-141-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all files explicitly copyright the FSFJoel Brobecker2007-08-241-4/+2
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* Add support for m32r-linux target, including a RELA ABI and PIC.Nick Clifton2003-12-191-0/+19
* 2002-11-22 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-231-19/+22
* * tweakFrank Ch. Eigler2001-03-161-3/+3
* import gdb-19990422 snapshotStan Shebs1999-04-261-9/+6
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+839
* Initial creation of sourceware repositoryStan Shebs1999-04-161-820/+0
* * sim-core.h (SIM_CORE_SIGNAL_FN): New typedef.Doug Evans1998-06-111-130/+155
* * sim-core.c (sim_core_attach): Use xmalloc instead of zalloc.Doug Evans1998-03-041-6/+3
* Good grief. Detailed function descriptions should accompany their definition.Doug Evans1998-03-031-11/+1
* (sim_core_attach): Add a comment describing its function.Doug Evans1998-03-031-1/+13
* * sim-core.c (sim_core_attach): Revise last patch.Doug Evans1998-03-021-1/+4
* * sim-core.c (sim_core_attach): Use xmalloc instead of zalloc.Doug Evans1998-03-021-2/+3
* (profile_print_core): Simplify by calling sim_core_map_to_str.Doug Evans1998-02-251-1/+1
* Backout of revision 1.35. Abort may be valid operation.Andrew Cagney1998-02-201-3/+14
* * sim-core.c (sim_core_signal): Use sim_stopped instead ofDoug Evans1997-11-191-2/+2