aboutsummaryrefslogtreecommitdiff
path: root/sim/common/hw-device.h
AgeCommit message (Expand)AuthorFilesLines
2002-11-232002-11-22 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-19/+22
2002-02-102002-02-10 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-1/+1
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+535
1999-04-16Initial creation of sourceware repositoryStan Shebs1-531/+0
1998-05-25Make hw-main.h the main header file for H/W devices. Like sim-main.hAndrew Cagney1-24/+24
1998-05-25Add files hw-alloc.[hc] (mising from last CI)Andrew Cagney1-0/+30
1998-05-25Split out hw-alloc code. Add constructor and destructor for hw-alloc.Andrew Cagney1-17/+0
1998-05-25Split out hw-event code. Clean up interface. Update all users.Andrew Cagney1-22/+2
1998-05-25* hw-device.c (hw_ioctl), hw-device.h (hw_ioctl_callback): DropAndrew Cagney1-17/+26
1998-03-22Add function hw_trace() and macro HW_TRACE - provides trace supportAndrew Cagney1-0/+12
1998-03-22Add hw_{malloc,zalloc,free} functions to hw_device. Any memoryAndrew Cagney1-0/+21
1998-03-22Replace *attach_address() arguments SPACEMASK:ADDR with SPACE:ADDR.Andrew Cagney1-0/+496