summaryrefslogtreecommitdiff
path: root/sim/common/sim-hw.c
Commit message (Expand)AuthorAgeFilesLines
* Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker2022-01-011-1/+1
* sim: include stdarg.h when usedMike Frysinger2021-12-041-0/+1
* sim: reorder header includesMike Frysinger2021-12-041-6/+5
* sim: split sim/callback.h include outMike Frysinger2021-06-171-0/+1
* sim: switch config.h usage to defs.hMike Frysinger2021-05-161-0/+3
* sim: hw: localize init callbackMike Frysinger2021-05-041-1/+5
* sim: hw: replace fgets with getlineMike Frysinger2021-01-301-30/+37
* sim: clean up C11 header includesMike Frysinger2021-01-111-9/+0
* 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
* 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-1/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* sim: fix func call style (space before paren)Mike Frysinger2011-05-111-4/+4
* sim: common: trim trailing whitespaceMike Frysinger2011-03-151-6/+6
* sim: punt zfree()Mike Frysinger2011-02-141-1/+1
* sim: enable hw_tree_delete in sim_hw_uninstallMike Frysinger2011-01-121-1/+1
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* sim: add missing values to array initializersMike Frysinger2010-04-121-8/+8
* sim: fix printf format warning about non-string literalMike Frysinger2010-03-301-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/+1
* Switch the license of all files explicitly copyright the FSFJoel Brobecker2007-08-241-5/+4
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* 2000-06-25 Stephane Carrez <Stephane.Carrez@worldnet.fr>Andrew Cagney2000-07-271-1/+12
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+508
* Initial creation of sourceware repositoryStan Shebs1999-04-161-505/+0
* Split out hw-event code. Clean up interface. Update all users.Andrew Cagney1998-05-251-59/+0
* * sim-hw.c: Include ctype.h.Andrew Cagney1998-05-211-0/+564