aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdb-stabs.h
AgeCommit message (Collapse)AuthorFilesLines
1992-07-04Relocate symbols using an array of section_offsets, rather than aJohn Gilmore1-0/+86
single `addr' or `offset'. This makes Solaris-2 support work, and permits better VxWorks (and maybe xcoff) support later. See ChangeLog.