aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [sim] Run spellcheck.sh in sim (part 1)Tom de Vries2024-11-231-1/+1
* Update copyright year range in header of all files managed by GDBAndrew Burgess2024-01-121-1/+1
* Update copyright year range in header of all files managed by GDBJoel Brobecker2023-01-011-1/+1
* sim: m68hc11: move arch-specific settings to internal headerMike Frysinger2022-12-231-0/+2
* sim: m68hc11: invert sim_cpu storageMike Frysinger2022-12-211-59/+69
* sim: m68hc11: migrate to standard uintXX_t typesMike Frysinger2022-01-061-26/+26
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* sim: m68hc11: clean up pointer castsMike Frysinger2021-11-011-3/+3
* sim: switch config.h usage to defs.hMike Frysinger2021-05-161-0/+2
* sim: m68hc11: fix up cycle buffer printingMike Frysinger2021-05-071-5/+3
* sim: m68hc11: fix printf size warningsMike Frysinger2021-01-301-1/+1
* 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: m68hc11: standardize sim_cpu namingMike Frysinger2016-08-131-1/+1
* sim: m68hc11: fix up various prototype related warningsMike Frysinger2016-08-131-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* 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-2/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+2
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 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/+2
* Switch the license of all files explicitly copyright the FSFJoel Brobecker2007-08-241-6/+5
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * dv-m68hc11tim.c (cycle_to_string): Add flags parameter to betterStephane Carrez2003-08-081-39/+72
* * m68hc11_sim.c (print_io_word): New function to print 16-bit value.Stephane Carrez2003-08-081-2/+77
* * m68hc11_sim.c (cpu_move8): Call sim_engine_abort in default case.Stephane Carrez2002-03-071-20/+33
* * interp.c (sim_hw_configure): Save the HW cpu pointer in theStephane Carrez2002-03-071-5/+31
* Preliminary support for 68HC12Stephane Carrez2000-11-261-3/+3
* * sim-main.h: Define cycle_to_string.Stephane Carrez2000-09-091-4/+20
* Fix 68hc11 timer device (accuracy, io, timer overflow)Stephane Carrez2000-09-061-115/+187
* Use address mapping levels for 68hc11 simulator (kill overlap hack)Stephane Carrez2000-08-111-2/+1
* New simulator.Andrew Cagney2000-07-271-0/+607