summaryrefslogtreecommitdiff
path: root/sim/common/sim-watch.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-2/+1
* sim: common: trim trailing whitespaceMike Frysinger2011-03-151-8/+8
* sim: punt zfree()Mike Frysinger2011-02-141-1/+1
* sim: check asprintf return valuesMike Frysinger2011-01-121-3/+4
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+2
* sim: add missing values to array initializersMike Frysinger2010-04-121-3/+3
* sim: constify watchpoint interrupt namesMike Frysinger2010-03-301-4/+4
* 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
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+458
* Initial creation of sourceware repositoryStan Shebs1999-04-161-463/+0
* o Wordwrap usage messages from sim-optionsAndrew Cagney1997-09-101-9/+34
* Redo watchpoint code so that it target can specify interrupt names.Andrew Cagney1997-09-051-198/+327
* o Add modulo argument to sim_core_attachAndrew Cagney1997-09-041-13/+27
* Watchpoint interface.Andrew Cagney1997-05-211-0/+295