aboutsummaryrefslogtreecommitdiff
path: root/sim/common/sim-abort.c
AgeCommit message (Collapse)AuthorFilesLines
2009-01-14 Update the copyright notice of some of the files I missedJoel Brobecker1-1/+1
in the previous copyright update.
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-24 Switch the license of all files explicitly copyright the FSFJoel Brobecker1-5/+4
to GPLv3.
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2002-02-102002-02-10 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-1/+1
* callback.c: Fix some spelling errors. * hw-device.h: Likewise. * hw-tree.c: Likewise. * sim-abort.c: Likewise. * sim-alu.h: Likewise. * sim-core.h: Likewise. * sim-events.c: Likewise. * sim-events.h: Likewise. * sim-fpu.h: Likewise. * sim-profile.h: Likewise. * sim-utils.c: Likewise.
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+60
1999-04-16Initial creation of sourceware repositoryStan Shebs1-60/+0
1997-05-19o Implement generic halt/restart/abort module.Andrew Cagney1-0/+60
Use in tic80 and d30v simulators. o Add signal hook to sim-core module