aboutsummaryrefslogtreecommitdiff
path: root/sim/common/hw-base.c
AgeCommit message (Expand)AuthorFilesLines
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