aboutsummaryrefslogtreecommitdiff
path: root/sim/common/hw-base.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-24 Switch the license of all files explicitly copyright the FSFJoel Brobecker1-4/+2
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2002-11-232002-11-22 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-19/+22
2000-11-25Fix for sim/common hw_delete()/hw_tree_delete()Stephane Carrez1-1/+6
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+571
1999-04-16Initial creation of sourceware repositoryStan Shebs1-567/+0
1998-05-25Make hw-main.h the main header file for H/W devices. Like sim-main.hAndrew Cagney1-4/+4
1998-05-25Initialize/destory hw-properties within the hw-device.Andrew Cagney1-0/+2
1998-05-25Split out hw-alloc code. Add constructor and destructor for hw-alloc.Andrew Cagney1-1/+2
1998-05-25Split out hw-event code. Clean up interface. Update all users.Andrew Cagney1-0/+2
1998-05-25Clean up create/delete of hw-portsAndrew Cagney1-38/+19
1998-03-22Fix typos: Setting trace in wrong function, ME vs HW.Andrew Cagney1-2/+2
1998-03-22Copy function ../ppc/device_table.c:generic_device_init_address() toAndrew Cagney1-4/+60
1998-03-22Add function hw_trace() and macro HW_TRACE - provides trace supportAndrew Cagney1-0/+4
1998-03-22Add hw_{malloc,zalloc,free} functions to hw_device. Any memoryAndrew Cagney1-7/+61
1998-03-22Replace *attach_address() arguments SPACEMASK:ADDR with SPACE:ADDR.Andrew Cagney1-0/+467